Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinColorSettings.txt

    r3 r463  
    11%META:TOPICINFO{author="TWikiContributor" date="1190579319" format="1.1" version="1.1"}% 
    2 ---+!! Color scheme settings for %TWIKIWEB%.PatternSkin 
    3 Use this topic to change the color settings of %TWIKIWEB%.PatternSkin. When this topic is saved, the attachment =theme-colors.css= will be updated with new color values. This method relies on TWiki:Plugins.AttachContentPlugin to work. 
     2---+!! Color scheme settings for %SYSTEMWEB%.PatternSkin 
     3Use this topic to change the color settings of %SYSTEMWEB%.PatternSkin. When this topic is saved, the attachment =theme-colors.css= will be updated with new color values. This method relies on TWiki:Plugins.AttachContentPlugin to work. 
    44 
    55<nop>AttachContentPlugin is %IF{"context AttachContentPluginEnabled" then="" else="*not* "}%installed. 
     
    77---++!! Usage 
    88---+++!! Step 1 
    9 Let %TWIKIWEB%.PatternSkin point to the custom-made colors style sheet. In [[%MAINWEB%.TWikiPreferences]] put: <verbatim> 
    10    * Set USERCOLORSURL = %PUBURLPATH%/%TWIKIWEB%/PatternSkin/theme-colors.css 
     9Let %SYSTEMWEB%.PatternSkin point to the custom-made colors style sheet. In [[%MAINWEB%.TWikiPreferences]] put: <verbatim> 
     10   * Set USERCOLORSURL = %PUBURLPATH%/%SYSTEMWEB%/PatternSkin/theme-colors.css 
    1111</verbatim> 
    1212 
     
    1515 
    1616---+++!! Step 3 
    17 Save the topic. This will generate an [[%PUBURLPATH%/%TWIKIWEB%/PatternSkin/theme-colors.css][attachment]] to topic [[PatternSkin]]. 
     17Save the topic. This will generate an [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/theme-colors.css][attachment]] to topic [[PatternSkin]]. 
    1818 
    1919%IF{"context AttachContentPluginEnabled" then='<div class="twikiHelp"><a href="%SCRIPTURL{save}%/%WEB%/%TOPIC%?action_save=1" class="twikiButton">Update the <nop>CSS file for this page now</a></div>'}% 
     
    188188--- 
    189189<verbatim> 
    190 %STARTATTACH{"theme-colors.css" web="%TWIKIWEB%" topic="PatternSkin"}% 
     190%STARTATTACH{"theme-colors.css" web="%SYSTEMWEB%" topic="PatternSkin"}% 
    191191/* PatternSkin colors */ 
    192192/* Generated by AttachContentPlugin from %WEB%.%TOPIC% */ 
Note: See TracChangeset for help on using the changeset viewer.