- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FlexWebListPlugin/data/TWiki/FlexWebListExamples.txt
r878 r1090 179 179 ~~~ exclude="TestCases|Trash.*" 180 180 ~~~ format="$indent * <span class=\"$marker\"> $web </span>$n" 181 ~~~ marker=" twikiAlert"181 ~~~ marker="foswikiAlert" 182 182 ~~~ selection="%BASEWEB%" 183 183 ~~~ }% 184 184 </verbatim> 185 %FLEXWEBLIST{exclude="TestCases|Trash.*" format="$indent * <span class=\"$marker\"> $web </span>$n" marker=" twikiAlert" selection="%BASEWEB%"}%185 %FLEXWEBLIST{exclude="TestCases|Trash.*" format="$indent * <span class=\"$marker\"> $web </span>$n" marker="foswikiAlert" selection="%BASEWEB%"}% 186 186 187 187 ---+++ Using markerformat … … 191 191 ~~~ format="$indent * [[$web.%HOMETOPIC%][$name]]$n" 192 192 ~~~ markerformat="$indent * 193 ~~~ [[$web.%HOMETOPIC%][<span class=\" twikiAlert\">$name</span>]]$n"193 ~~~ [[$web.%HOMETOPIC%][<span class=\"foswikiAlert\">$name</span>]]$n" 194 194 ~~~ selection="%BASEWEB%" 195 195 ~~~ }% 196 196 </verbatim> 197 %FLEXWEBLIST{exclude="TestCases|Trash.*" format="$indent * [[$web.%HOMETOPIC%][$name]]$n" markerformat="$indent * [[$web.%HOMETOPIC%][<span class=\" twikiAlert\">$name</span>]]$n" selection="%BASEWEB%"}%197 %FLEXWEBLIST{exclude="TestCases|Trash.*" format="$indent * [[$web.%HOMETOPIC%][$name]]$n" markerformat="$indent * [[$web.%HOMETOPIC%][<span class=\"foswikiAlert\">$name</span>]]$n" selection="%BASEWEB%"}%
Note: See TracChangeset
for help on using the changeset viewer.
