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

    r502 r527  
    172172So given you want to have the string <nop>%WIKITOOLNAME% in the logo position 
    173173when using NatSkin but not so when using a different skin on the same site. 
    174 Then add the following to the %MAINWEB%.TWikiPreferences: 
     174Then add the following to the %USERSWEB%.SitePreferences: 
    175175<verbatim> 
    176176  * Set NATWEBLOGONAME = %WIKITOOLNAME% 
     
    179179 
    180180If you want to have a different logo using NatSkin than using another skin on the same site 
    181 then add the following to  the %MAINWEB%.TWikiPreferences: 
     181then add the following to  the %USERSWEB%.SitePreferences: 
    182182<verbatim> 
    183183  * Set NATWEBLOGOIMG = /path/to/your/natskinlogo.gif 
     
    328328     customize the default style adding the variables SKINSTYLE, STYLEBORDER, 
    329329     STYLEBUTTONS and STYLESIDEBAR (see NatSkin) 
    330    * If you have set up ssl for your server add the following variable to your <nop>TWikiPreferences: 
     330   * If you have set up ssl for your server add the following variable to your <nop>SitePreferences: 
    331331     <verbatim> * Set HTTPSLOGON = on </verbatim> 
    332332     This will prevent passwords being sent in clear-text over a possibly insecure net. 
Note: See TracChangeset for help on using the changeset viewer.