Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NavBarAddOn/data/TWiki/NavBarAddOn.txt

    r233 r464  
    1212          %BR% =%<nop>STARTINCLUDE%= 
    1313          %BR% =%<nop>CALC{$SET( ...optional parameters listed below... )}%= 
    14           %BR% =%<nop>INCLUDE{%<nop>TWIKIWEB%.NavBarAddOnStart}%= 
     14          %BR% =%<nop>INCLUDE{%<nop>SYSTEMWEB%.NavBarAddOnStart}%= 
    1515          %BR% =%<nop>CALC{$SET(topic, <nop>TopicArt) $SET(label, Art) $EXEC($GET(tab))}%= 
    1616          %BR% =%<nop>CALC{$SET(topic, <nop>TopicBar) $SET(label, Bar) $EXEC($GET(tab))}%= 
    1717          %BR% =%<nop>CALC{$SET(topic, <nop>TopicCat) $SET(label, Cat) $EXEC($GET(tab))}%= 
    18           %BR% =%<nop>INCLUDE{%<nop>TWIKIWEB%.NavBarAddOnEnd}%= 
     18          %BR% =%<nop>INCLUDE{%<nop>SYSTEMWEB%.NavBarAddOnEnd}%= 
    1919          %BR% =%<nop>STOPINCLUDE%= 
    2020        * Optional parameters can be defined by setting spreadsheet variables: (default values are shown) 
    21           %BR% =$SET(bga_color, #999999)= %M% Background [[%TWIKIWEB%.StandardColors][color]] of active tab 
     21          %BR% =$SET(bga_color, #999999)= %M% Background [[%SYSTEMWEB%.StandardColors][color]] of active tab 
    2222          %BR% =$SET(fga_color, #FFFFFF)= %M% Foreground color of active tab 
    2323          %BR% =$SET(bgi_color, #DDDDDD)= %M% Background color of inactive tab 
     
    2727          %BR% =$SET(web, %<nop>MAINWEB%)= %M% Name of web (optional) 
    2828          %BR% =$SET(topic, %<nop>HOMETOPIC%)= %M% Name of topic (required) 
    29           %BR% =$SET(label, Home)= %M% Label of tab (required) which may contain an [[%TWIKIWEB%.TWikiDocGraphics][icon]] 
     29          %BR% =$SET(label, Home)= %M% Label of tab (required) which may contain an [[%SYSTEMWEB%.TWikiDocGraphics][icon]] 
    3030 
    3131---+++ 2. Use Navigation Bar 
     
    6464---++ Known Limitations 
    6565 
    66 This Add-on works properly with different skins on IE, Netspace and Firefox. It works nicely with the !PatternSkin shipped with the TWiki:Codev.TWikiRelease02Sep2004, but not with the latest version of the TWiki:Plugins:PatternSkin due to interference of the Plugin stylesheet with the table layout of the tabs. [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=classic][Test this topic]] with the %TWIKIWEB%.ClassicSkin 
     66This Add-on works properly with different skins on IE, Netspace and Firefox. It works nicely with the !PatternSkin shipped with the TWiki:Codev.TWikiRelease02Sep2004, but not with the latest version of the TWiki:Plugins:PatternSkin due to interference of the Plugin stylesheet with the table layout of the tabs. [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=classic][Test this topic]] with the %SYSTEMWEB%.ClassicSkin 
    6767 
    6868---++ Add-On Info 
     
    8888 
    8989__Related Topic:__ 
    90         * %TWIKIWEB%.TWikiAddOns 
     90        * %SYSTEMWEB%.TWikiAddOns 
    9191        * NavBarAddOnExample 
    9292        * NavBarAddOnStart 
Note: See TracChangeset for help on using the changeset viewer.