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/MoveableTypeSkin/data/TWiki/MoveableTypeSkin.txt

    r223 r464  
    6767<input type="hidden" name="colsidx" value="%CURRENTCOLS%" /> 
    6868<input type="hidden" name="moveabletypecolumns" value="%URLPARAM{"moveabletypecolumns" default="%COLS%CURRENTCOLS%%"}%" /> 
    69 <input type="text" style="width:65%" name="cssfile" value="%PUBURL%/%TWIKIWEB%/MoveableTypeSkin/"/> 
     69<input type="text" style="width:65%" name="cssfile" value="%PUBURL%/%SYSTEMWEB%/MoveableTypeSkin/"/> 
    7070<input type="submit" value="View design" /> 
    7171</form> 
     
    122122Get the common text section definitions from this topic (see the "Customisation" section in %WEB%.%TOPIC% for more information on what this means): 
    123123   *<nop> Set MOVEABLETYPESKIN_DESIGNTOPIC = %URLPARAM{"moveabletypetopic" default="MoveableTypeSampleDesign"}% 
    124 Get the Moveable Type compatible CSS and images from this topic (must be in the %TWIKIWEB%): 
     124Get the Moveable Type compatible CSS and images from this topic (must be in the %SYSTEMWEB%): 
    125125   *<nop> Set MOVEABLETYPESKIN_CSSFILE = <nop>%URLPARAM{"cssfile" default="%CSS%FIRSTCSS%%"}% 
    126126Get the extra CSS required by TWiki from this topic 
    127    *<nop> Set MOVEABLETYPESKIN_TWIKICSSFILE = %URLPARAM{"twikicssfile" default="%PUBURLPATH%/%TWIKIWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/TWiki.css"}% 
     127   *<nop> Set MOVEABLETYPESKIN_TWIKICSSFILE = %URLPARAM{"twikicssfile" default="%PUBURLPATH%/%SYSTEMWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/TWiki.css"}% 
    128128Set the column preference: 
    129129   *<nop> Set MOVEABLETYPESKIN_COLUMNS = %URLPARAM{"moveabletypecolumns" default="two-column-left"}% 
     
    164164   * cssfile - the url to the moveabletype css file you want to view 
    165165   * twikicssfile - the url to the TWiki.css file (usually directly linked to the moveabletypetopic) 
    166    * moveabletypetopic - the topic (in the %TWIKIWEB% only) that the moveabletype common sections come from 
     166   * moveabletypetopic - the topic (in the %SYSTEMWEB% only) that the moveabletype common sections come from 
    167167   * moveabletypecolumns - column setting (one-column, two-column-left, two-column-right, three-column) 
    168168 
     
    202202|  Appraisal: | [[http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal][%TOPIC%Appraisal]] | 
    203203 
    204 __Related Topics:__ %TWIKIWEB%.TWikiPreferences 
     204__Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
    205205 
    206206-- TWiki:Main/SvenDowideit - %DATE% 
     
    212212   * Set MOVEABLETYPESKIN_DESIGNTOPIC = %URLPARAM{"moveabletypetopic" default="%DESIGN%FIRSTDESIGN%%"}% 
    213213   * Set MOVEABLETYPESKIN_CSSFILE = %URLPARAM{"cssfile" default="%CSS%FIRSTCSS%%"}% 
    214    * Set MOVEABLETYPESKIN_TWIKICSSFILE = %URLPARAM{"twikicssfile" default="%PUBURLPATH%/%TWIKIWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/TWiki.css"}% 
     214   * Set MOVEABLETYPESKIN_TWIKICSSFILE = %URLPARAM{"twikicssfile" default="%PUBURLPATH%/%SYSTEMWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/TWiki.css"}% 
    215215Set the column preference: 
    216216   * Set MOVEABLETYPESKIN_COLUMNS = %URLPARAM{"moveabletypecolumns" default="two-column-left"}% 
     
    236236CSSes 
    237237   * Set FIRSTCSS = 47 
    238    * Set CSS47 = %PUBURL%/%TWIKIWEB%/MoveableTypeSample3Design/theme.css 
     238   * Set CSS47 = %PUBURL%/%SYSTEMWEB%/MoveableTypeSample3Design/theme.css 
    239239   * Set NAME47 = Sample3Theme 
    240    * Set CSS48 = %PUBURL%/%TWIKIWEB%/MoveableTypeSample2Design/theme.css 
     240   * Set CSS48 = %PUBURL%/%SYSTEMWEB%/MoveableTypeSample2Design/theme.css 
    241241   * Set NAME48 = Sample2Theme 
    242    * Set CSS49 = %PUBURL%/%TWIKIWEB%/MoveableTypeSampleDesign/theme.css 
     242   * Set CSS49 = %PUBURL%/%SYSTEMWEB%/MoveableTypeSampleDesign/theme.css 
    243243   * Set NAME49 = SampleTheme 
    244244   * Set CSS50 = http://www.sixapart.com/movabletype/styles/vicksburg_variations/theme-vicksburg_desert/theme-vicksburg_desert.css 
Note: See TracChangeset for help on using the changeset viewer.