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

Item109: More TWikiPreferences to Default/SitePreferences changes
More to come

File:
1 edited

Legend:

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

    r482 r526  
    2222 
    2323---+++ Additional installation steps 
    24    * Modify TablePlugin settings: copy the =TABLEATTRIBUTES= below to !Main.TWikiPreferences: %BR% 
     24   * Modify TablePlugin settings: copy the =TABLEATTRIBUTES= below to !%USERSWEB%.SitePreferences: %BR% 
    2525   <verbatim> 
    2626   * TWikiNetSkin table attributes: 
    2727      * Set TABLEPLUGIN_TABLEATTRIBUTES = tableborder="1" cellpadding="0" cellspacing="0" valign="top" headercolor="#252b37" headerbg="#d8dde4" headerbgsorted="#ced4dd" headercolor="#252b37" databg="#ffffff,#f2f3f6" databgsorted="#f3f5f7,#e7e9ee" tablerules="cols" 
    2828</verbatim> 
    29    * In !TWiki.TWikiPreferences, remove the =&lt;div class="twikiBroadcastMessage"&gt;&lt;/div&gt;= tags (if any) from =BROADCASTMESSAGE= 
     29   * In !%SYSTEMWEB%.DefaultPreferences, remove the =&lt;div class="twikiBroadcastMessage"&gt;&lt;/div&gt;= tags (if any) from =BROADCASTMESSAGE= 
    3030 
    31    * To turn on the skin, write in !Main.TWikiPreferences: %BR% 
     31   * To turn on the skin, write in !%USERSWEB%.SitePreferences: %BR% 
    3232   <verbatim> 
    3333      * Set SKIN = twikinet,pattern 
Note: See TracChangeset for help on using the changeset viewer.