Ignore:
Timestamp:
11/30/08 18:41:52 (3 years ago)
Author:
ArthurClemens
Message:

Item113: the first 16 css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FlexWebListPlugin/data/TWiki/FlexWebListExamples.txt

    r878 r1090  
    179179~~~   exclude="TestCases|Trash.*" 
    180180~~~   format="$indent   * <span class=\"$marker\"> $web </span>$n" 
    181 ~~~   marker="twikiAlert" 
     181~~~   marker="foswikiAlert" 
    182182~~~   selection="%BASEWEB%" 
    183183~~~ }% 
    184184</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%"}% 
    186186 
    187187---+++ Using markerformat 
     
    191191~~~   format="$indent   * [[$web.%HOMETOPIC%][$name]]$n" 
    192192~~~   markerformat="$indent   *  
    193 ~~~     [[$web.%HOMETOPIC%][<span class=\"twikiAlert\">$name</span>]]$n" 
     193~~~     [[$web.%HOMETOPIC%][<span class=\"foswikiAlert\">$name</span>]]$n" 
    194194~~~   selection="%BASEWEB%" 
    195195~~~ }% 
    196196</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.