Question
Hello
Is it possible to change the
WebTopicList values dynamically for Web Pages under a same Web Space? If yes how to do that.
Environment
--
MadanKumarThangavel - 20 Feb 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Should be possible using a drop down for specifying the
<WEB> part of
%TOPICLIST{" * [[<WEB>.$name][$name]]"}%
Though I never have tried this out, sorry.
--
FranzJosefSilli - 20 Feb 2006
Hello Franz
Thanx, but this is not working.
--
MadanKumarThangavel - 22 Feb 2006
Although it is not 100% clear what you actually want to achieve you
may try the FORMATLIST tag of the
FilterPlugin to render the output you like given
a list. You could also use the
SpreadSheetPlugin to calculate the css
display property
of a html tag and thereby switch them on and off.
--
MichaelDaum - 22 Feb 2006