- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FlexWebListPlugin/data/TWiki/FlexWebListExamples.txt
r134 r464 19 19 ---++ Influencing order 20 20 <verbatim> 21 %FLEXWEBLIST{webs="%MAINWEB%,public,% TWIKIWEB%"}%21 %FLEXWEBLIST{webs="%MAINWEB%,public,%SYSTEMWEB%"}% 22 22 </verbatim> 23 %FLEXWEBLIST{webs="%MAINWEB%,public,% TWIKIWEB%"}%23 %FLEXWEBLIST{webs="%MAINWEB%,public,%SYSTEMWEB%"}% 24 24 25 25 ---++ Controlling subwebs … … 117 117 <verbatim> 118 118 %~~ FLEXWEBLIST{ 119 ~~~ webs="%MAINWEB%,public,% TWIKIWEB%"119 ~~~ webs="%MAINWEB%,public,%SYSTEMWEB%" 120 120 ~~~ exclude="TestCases|Trash.*" 121 121 ~~~ header="<ul>" … … 136 136 ~~~ }% 137 137 </verbatim> 138 %FLEXWEBLIST{webs="%MAINWEB%,public,% TWIKIWEB%" exclude="TestCases|Trash.*" header="<ul>" format="<li>[[$web.%HOMETOPIC%][$name]] $percntIFDEFINEDTHEN{\"$nrsubwebs \" as=\"0 \"}$percnt $percntELSEDEFINED$percnt $percntTWISTYBUTTON{id=\"sitemap_$web\" buttonmode=\"span\" showimg=\"$percntICONURLPATH{\"toggleopenleft\"}$percnt\" hideimg=\"$percntICONURLPATH{\"toggleclose\"}$percnt\" }$percnt $percntFIDEFINED$percnt" separator="</li>$n" subheader="$percntTWISTYTOGGLE{id=\"sitemap_$web\" mode=\"div\"}$percnt<ul>" subfooter="</li></ul>$percntENDTWISTY$percnt" footer="</ul>"}%138 %FLEXWEBLIST{webs="%MAINWEB%,public,%SYSTEMWEB%" exclude="TestCases|Trash.*" header="<ul>" format="<li>[[$web.%HOMETOPIC%][$name]] $percntIFDEFINEDTHEN{\"$nrsubwebs \" as=\"0 \"}$percnt $percntELSEDEFINED$percnt $percntTWISTYBUTTON{id=\"sitemap_$web\" buttonmode=\"span\" showimg=\"$percntICONURLPATH{\"toggleopenleft\"}$percnt\" hideimg=\"$percntICONURLPATH{\"toggleclose\"}$percnt\" }$percnt $percntFIDEFINED$percnt" separator="</li>$n" subheader="$percntTWISTYTOGGLE{id=\"sitemap_$web\" mode=\"div\"}$percnt<ul>" subfooter="</li></ul>$percntENDTWISTY$percnt" footer="</ul>"}% 139 139 140 140 ---++ Sitemap 141 141 %~~ FLEXWEBLIST{ 142 ~~~ webs="%MAINWEB%,public,% TWIKIWEB%"142 ~~~ webs="%MAINWEB%,public,%SYSTEMWEB%" 143 143 ~~~ header="<div class=\"header\">" 144 144 ~~~ format="<div class=\"web\"> … … 167 167 <verbatim> 168 168 %~~ FLEXWEBLIST{ 169 ~~~ map="TestCases=Tests,% TWIKIWEB%=System,%MAINWEB%=Home"169 ~~~ map="TestCases=Tests,%SYSTEMWEB%=System,%MAINWEB%=Home" 170 170 ~~~ format="$indent * [[$web.%HOMETOPIC%][$name]]$n" 171 171 ~~~ }% 172 172 </verbatim> 173 %FLEXWEBLIST{map="TestCases=Tests,% TWIKIWEB%=System,%MAINWEB%=Home" format="$indent * [[$web.%HOMETOPIC%][$name]]$n"}%173 %FLEXWEBLIST{map="TestCases=Tests,%SYSTEMWEB%=System,%MAINWEB%=Home" format="$indent * [[$web.%HOMETOPIC%][$name]]$n"}% 174 174 175 175 ---++ Marking a selection
Note: See TracChangeset
for help on using the changeset viewer.
