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

    r500 r527  
    2323<img src="%ATTACHURLPATH%/TalkSuffix.jpg" alt="TalkSuffix.jpg" width='320' height='200' style="float:right;margin:10px;border:1px solid black;"/> 
    2424 
    25 To enable Talk Topics, add the =talk= skin to the SKIN path in %MAINWEB%.TWikiPreferences or the <nop>WebPreferences topic of whatever web you want to enable Talk topics in (eg, if you're using PatternSkin): 
     25To enable Talk Topics, add the =talk= skin to the SKIN path in %USERSWEB%.SitePreferences or the <nop>WebPreferences topic of whatever web you want to enable Talk topics in (eg, if you're using PatternSkin): 
    2626<verbatim> 
    2727      * Set <nop>SKIN = talk,pattern 
     
    3030 
    3131 
    32 You can over-ride the suffix (defaults to =Talk=) that is appended to a topic to create its Talk topic by setting =TALKSUFFIX= in %MAINWEB%.TWikiPreferences 
     32You can over-ride the suffix (defaults to =Talk=) that is appended to a topic to create its Talk topic by setting =TALKSUFFIX= in %USERSWEB%.SitePreferences 
    3333<verbatim> 
    3434      * Set <nop>TALKSUFFIX = Talk 
    3535</verbatim> 
    3636 
    37 You can over-ride the Topic template that is used when creating a new Talk topic by setting =TALKTOPICTEMPLATE= in %MAINWEB%.TWikiPreferences 
     37You can over-ride the Topic template that is used when creating a new Talk topic by setting =TALKTOPICTEMPLATE= in %USERSWEB%.SitePreferences 
    3838<verbatim> 
    3939      * Set <nop>TALKTOPICTEMPLATE = TWiki.MyTalkTemplate 
    4040</verbatim> 
    41 You can over-ride the Topic formtemplate that is used when creating a new Talk topic by setting =TALKTOPICFORMTEMPLATE= in %MAINWEB%.TWikiPreferences 
     41You can over-ride the Topic formtemplate that is used when creating a new Talk topic by setting =TALKTOPICFORMTEMPLATE= in %USERSWEB%.SitePreferences 
    4242<verbatim> 
    4343      * Set <nop>TALKTOPICFORMTEMPLATE = TWiki.MyTalkFormTemplate 
Note: See TracChangeset for help on using the changeset viewer.