Creating a new topic only shows:

Title:

Free form topic title text. The actual topic name will be derived from the title automatically. You can specify a different topic name in the advanced options below.

Submit | Cancel

How can I get the other input fields visible - like select a template etc. ? Or how can I debug this? I don't see any errors in the foswiki and apache logs.

Thanks.

-- UrsBeyerle - 17 Sep 2009

Have to add: This is a Twiki installation migrated to Foswiki.

-- UrsBeyerle - 17 Sep 2009

If a take WebCreateNewTopicTemplate.txt instead of NatSkinWebCreateNewTopicTemplate.txt

cp -a WebCreateNewTopicTemplate.txt NatSkinWebCreateNewTopicTemplate.txt

I see more fields, but still not all:

Topic name:

Topic parent:

Pick from a list

Use template:

-- UrsBeyerle - 17 Sep 2009

Confirmed. Either we fix the wording or fix the feature.

-- PaulHarvey - 27 Oct 2009

This is how it is supposed to look like:

Urs, what does it look like for you?

-- MichaelDaum - 27 Oct 2009

Hi Micheal, thanks for looking into this.

In my case it looks like:

I think I know what really causes the problem. It is not related to NatSkinWebCreateNewTopicTemplate.txt. The "Show advanced options" is not visible. In fact, TwistyPlugin is broken in on my foswiki installation. I have to investigate further...

-- UrsBeyerle - 27 Oct 2009

I did a fresh foswiki (1.0.7) installation. Add natskin plugins and enabled it. TwistyPlugin works. Afterwards I Set SKIN=nat and TwistyPlugin is broken. Can somebody confirm that?

-- UrsBeyerle - 27 Oct 2009

ok. Here is the solution (I hope). JQueryLibPlugin was missing. Installing JQueryLibPlugin and TwistyPlugin works with natskin. I think JQueryLibPlugin should be added as dependence for natskin? (or JQueryPlugin?)

-- UrsBeyerle - 27 Oct 2009

Ah no. All other JQueryXXXPlugin extensions have been merged into JQueryPlugin and are deprecated now. In fact, they even conflict with each other. The problem is that the current TwistyPlugin does not work with the JQueryPlugin being in "noconflict" mode. I am recasting this bug item to TwistyPlugin.

The quick-fix for you is to go to configure and disable the default =noconflict mode. The next JQueryPlugin will have this disabled by default. This flag is only needed if you install more than one javascript framework that each reuse the $ global variable.

-- MichaelDaum - 27 Oct 2009

I have now disabled again JQueryLibPlugin and I have also disable the default noconflict mode of JQueryPlugin. - TwistyPlugin is working now. - Thanks!

-- UrsBeyerle - 27 Oct 2009

What is the next action on this one Michael and is it you that has the action?

-- KennethLavrsen - 09 Jan 2010

Next action is to make TwistyPlugin work with noconflict switched on.

-- MichaelDaum - 09 Jan 2010

Several updates happened to TwistyPlugin. This may be solved. After a nearly a year and releaae of 1.1 it cannot be a Twisty problem. I reassign this back to NatSkin which is still not working for Foswiki 1.1.

Close the bug if it is resolved in new NatSkin.

-- KennethLavrsen - 17 Nov 2010

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads