In our Twiki %WEBLIST% and %WIKIWEBLIST% (used in the Classic skin) produce different results.
The output of %WEBLIST% is correct; in the output of %WIKIWEBLIST% one Web is missing:
- %WEBLIST% result: General Main Sandbox TWiki
- %WIKIWEBLIST% result: Main | TWiki | Sandbox
Is there some setting which causes a Web being ignored in %WIKIWEBLIST% but not in %WEBLIST%?
Thanks!
--
TWiki:Main/DetlefMarxsen
- 10 Jul 2007
Sorry: Could not correct topic:
In our Twiki %WEBLIST% and %WIKIWEBLIST% (used in the Classic skin) produce different results.
The output of %WEBLIST% is correct; in the output of %WIKIWEBLIST% one Web is missing:
- %WEBLIST% result: General Main Sandbox TWiki
- %WIKIWEBLIST% result: Main | TWiki | Sandbox
Is there some setting which causes a Web being ignored in %WIKIWEBLIST% but not in %WEBLIST%?
Thanks!
PS:
Percent signs and names separated with spaces here to prevent messing up the topic.
Kenneth Lavrsen added <nop> the right places to make it all readable:
--
TWiki:Main.DetlefMarxsen
- 10 Jul 2007
The %WIKIWEBLIST% is indeed a different variable.
It is defined in
TWikiPreferences as
* Set WIKIWEBLIST = [[%MAINWEB%.%HOMETOPIC%][%MAINWEB%]] %SEP% [[%TWIKIWEB%.%HOMETOPIC%][%TWIKIWEB%]] %SEP% [[Sandbox.%HOMETOPIC%][Sandbox]]
In Classic Skin you cannot display that many webs in a horizontal row so you have to choose which webs to show and this is defined in
TWikiPreferences.
There is no error to correct here.
--
TWiki:Main.KennethLavrsen
- 11 Jul 2007