Ignore:
Timestamp:
11/10/08 22:47:48 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Finally reached the end of the renaming of
TWikiPreferences to Default/SitePreferences in trunk

File:
1 edited

Legend:

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

    r189 r527  
    179179                Tradition versions of Sun, HP, etc,... will not work 
    180180          <ol> 
    181         4 Set in your global web preferences TWiki.TWikiPreferences: 
     181        4 Set in your global web preferences %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences: 
    182182          <br> _6 spaces_ * Set SKIN = koala 
    183183          <br> _6 spaces_ * Set TOPICS =  
     
    288288          and generated templates. Leaves the local customizations  
    289289          (<nop>KoalaSkinWebList topic) untouched. You need also to change or remove 
    290           the  <tt>* Set SKIN = koala</tt> in TWiki.TWikiPreferences 
     290          the  <tt>* Set SKIN = koala</tt> in %SYSTEMWEB%.DefaultPreferences or  
     291          %USERSWEB%.SitePreferences 
    291292          to complete the uninstallation. 
    292293 
     
    339340will be seen in all the site, and that local web topics are appended to these 
    340341but do not override them (as is the case if you redefine TOPICS in a web), 
    341 define in your site prefs TWiki.TWikiPreferences: 
     342define in your site prefs %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences: 
    342343        * *Set TOPICS =* _some globally visible topics..._ %<nop>TOPICS_WEB% 
    343344        * *Set TOPICS_WEB =*  
     
    425426          Can be used to redefine any KoalaSkin template, see Theming. 
    426427To do this, set in TWiki.KoalaSkinWebList the variable to a %-var, that you will 
    427 have to define the default in the site preferences in TWiki.TWikiPreferences, 
     428have to define the default in the site preferences in %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences, 
    428429that then can be used to define things per web. For instance, in 
    429430TWiki.KoalaSkinWebList, with the following declaration you will be able to use 
     
    496497 
    497498---+++ Boxes 
    498 If you insert in your TWiki.TWikiPreferences site-wide preferences 
     499If you insert in your %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences site-wide preferences 
    499500the contents of the provided file =templates/ks_boxes.koala.txt= 
    500501you will have %-macros to create colored boxes of text in the colors scheme 
     
    808809                * new PRINTCSS twiki var 
    809810                * *%X%* you must add a <tt>* Set PRINTCSS =</tt> to your 
    810                   site global prefs, in TWiki.TWikiPreferences 
     811                  site global prefs, in %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences 
    811812                * new NOSHOW option 
    812813                * =bin/koalaskin-generate= config: new lib var 
    813814                * Beijing: *%X%* you must add a  
    814815                  <tt>* Set BROADCASTMESSAGE =</tt> to  
    815                   your site global prefs, in TWiki.TWikiPreferences 
     816                  your site global prefs, in %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences 
    816817                  Cairo users do not need it. 
    817818                * the topic list is now <nop>TWiki.KoalaSkinWebList, not 
     
    940941                  <br> *%X%* You *must* add a line: 
    941942                  <br> _3 spaces_ * Set RELATEDWEBS = 
    942                   <br> to your TWiki.<nop>TWikiPreferences topic 
     943                  <br> to your !%SYSTEMWEB%.DefaultPreferences or !%USERSWEB%.SitePreferences topic 
    943944                * bugfix: the script searchmulti ignored the templatetopic 
    944945                  parameter (searchmulti can be used to create topics, with 
     
    10311032                * Final bugfix for macintoshes (by Jon Reid) 
    10321033                * *%X%* new variable KSBUTTONS. You *must* declare it 
    1033                   in your TWiki.TWikiPreferences as a: 
     1034                  in your %SYSTEMWEB%.DefaultPreferences / %USERSWEB%.SitePreferences as a: 
    10341035                  <br> * Set KSBUTTONS = 
    10351036                * *%X%* Apply patch TWiki:Codev/TopicMovedMessageTooVisible 
     
    11001101                * koalaskin-generate -i was broken 
    11011102                * *%X%* new version of =ks_boxes.koala.txt= , update your 
    1102                   TWiki.TWikiPreferences with it (MBOXHEAD, MBOXBODY, MBOXEND) 
     1103                  %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences with it (MBOXHEAD, MBOXBODY, MBOXEND) 
    11031104                * *%X%* New recommended patch  
    11041105                  TWiki:Codev/LinksToWebHomeShowWebName 
     
    11521153                * docfix: TOPICSTOP was not documented 
    11531154                * script now checks that the needed variables are defined in 
    1154                   TWiki.TWikiPreferences, and issue warnings on missing ones 
     1155                  %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences, and issue warnings on missing ones 
    11551156                * default css for html tags &lt;b> and &lt;i>, and twiki __ 
    11561157                  constructs are rendered in a colored ink. Note that this is 
     
    11661167                  (it is only cosmetics, will not break if not applied) 
    11671168                * *%X%* define the variable *%<nop>CSS%* in the 
    1168                   TWiki.TWikiPreferences to nothing. 
     1169                  %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences to nothing. 
    11691170                * *%X%* define the variable *%<nop>TOPICSTOP%* in the 
    1170                   TWiki.TWikiPreferences to nothing. 
     1171                  %SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences to nothing. 
    11711172                * New %<nop>CSS% TWiki var to override CSS per web 
    11721173                * New global Koala Skin KSCSS var to define an additional 
     
    12131214        * *1.17* _21 Aug 2002_ 
    12141215                * *%X%* add the line to your Site Prefs 
    1215                   (TWiki.TWikiPreferences), to be forward-compatible with the 
     1216                  (%SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences), to be forward-compatible with the 
    12161217                  upcoming TWiki release. 
    12171218                  <br> _6 spaces_ * Set EDITBOXSTYLE = width: 99% 
Note: See TracChangeset for help on using the changeset viewer.