Changeset 503


Ignore:
Timestamp:
11/10/08 02:07:11 (3 years ago)
Author:
KennethLavrsen
Message:

Item109: Continuing TWiki to Default/SitePreferences update
More to come

Location:
branches/Release04x02
Files:
34 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/Main/WebHome.txt

    r481 r503  
    77To learn more about TWiki, visit the [[%SYSTEMWEB%.WebHome][TWiki web]]. Please ensure that the read/write 
    88permissions for each web on your site match your access control policies (see TWiki.SitePermissions 
    9 and [[%SYSTEMWEB%.TWikiPreferences]]). Replace this text with a description of your new 
     9and [[%SYSTEMWEB%.DefaultPreferences]]). Replace this text with a description of your new 
    1010%IF{"defined WIKITOOLNAME" then="<nop>%WIKITOOLNAME%" else="TWiki"}% site.  
    1111 
  • branches/Release04x02/data/Main/WebPreferences.txt

    r481 r503  
    99---++ Web Preferences Settings 
    1010 
    11 These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
     11These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
    1212 
    1313   * Web settings: 
  • branches/Release04x02/data/Sandbox/WebPreferences.txt

    r481 r503  
    88---++ Web Preferences Settings 
    99 
    10 These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
     10These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
    1111 
    1212   * Web Settings: 
  • branches/Release04x02/data/TWiki/TWikiReleaseNotes04x00.txt

    r481 r503  
    277277The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 
    278278 
    279 The [[%SYSTEMWEB%.TWikiPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
     279The [[%SYSTEMWEB%.DefaultPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
    280280 
    281281On a related note, you can force __every__ save to be a new revision number by editing =lib/TWiki.cfg= and setting =={ReplaceIfEditedAgainWithin}== to 0. 
     
    301301The =FINALPREFERENCES= setting prevents particular preference settings from being over-ridden at a lower level. The hierarchy of how =FINALPREFERENCES= settings are applied has been clarified/formalized as reflected in the following chart: 
    302302| *Level* | *Set By* | *Local site examples* | 
    303 | default site | !%SYSTEMWEB%.TWikiPreferences or !%WIKIPREFSTOPIC%  | %SYSTEMWEB%.%WIKIPREFSTOPIC% | 
    304 | local site | !%MAINWEB%.TWikiPreferences or !%LOCALSITEPREFS%  | %LOCALSITEPREFS% | 
     303| default site | !%SYSTEMWEB%.DefaultPreferences or !%WIKIPREFSTOPIC%  | %SYSTEMWEB%.%WIKIPREFSTOPIC% | 
     304| local site | !%USERSWEB%.SitePreferences or !%LOCALSITEPREFS%  | %LOCALSITEPREFS% | 
    305305| web | !WebPreferences  | %WEB%.%WEBPREFSTOPIC% | 
    306306| user | In one's user topic  | %WIKIUSERNAME% | 
  • branches/Release04x02/data/TWiki/TWikiUpgradeGuide.txt

    r481 r503  
    105105---+++ Apply Preferences From Old Installation 
    106106 
    107    * Transfer any customized and local settings from [[%SYSTEMWEB%.TWikiPreferences]] to the topic pointed at by {LocalSitePreferences} ([[%LOCALSITEPREFS%]]). Per default this is =Main.TWikiPreferences=. This avoids having to write over files in the distribution on a later upgrade. 
     107   * Transfer any customized and local settings from [[%SYSTEMWEB%.TWikiPreferences]] or [[%SYSTEMWEB%.DefaultPreferences]] to the topic pointed at by {LocalSitePreferences} ([[%LOCALSITEPREFS%]]). Per default this is =%USERSWEB%.SitePreferences=. This avoids having to write over files in the distribution on a later upgrade. 
    108108   * If you changed any of the topics in the original TWiki distribution, you will have to transfer your changes to the new install manually. There is no simple way to do this, though a suggestion is to use 'diff' to find changed files in the =data/TWiki= of the old and new TWiki installation, and transfer the changes into the new TWiki install. If you can run a GUI on your server, you may find that using a visual diff tool like !WinMerge, meld, kdiff3, xxdiff, etc. is helpful. 
    109109   * Compare the =WebPreferences= topics in the old TWiki Installation with the default from the new TWiki installation and add any new Preferences that may be relevant. 
  • branches/Release04x02/data/Trash/WebPreferences.txt

    r481 r503  
    99---++ Web Preferences Settings 
    1010 
    11 These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
     11These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
    1212 
    1313   * Set WEBBGCOLOR = #FF0099 
  • branches/Release04x02/data/_default/WebPreferences.txt

    r481 r503  
    99---++ Web Preferences Settings 
    1010 
    11 These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. Many of the settings below are commented out. Remove the # sign to enable a local customisation. 
     11These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. Many of the settings below are commented out. Remove the # sign to enable a local customisation. 
    1212 
    1313   * List of topics of the <nop>%WEB% web: 
  • branches/Release04x02/twikiplugins/BehaviourContrib/data/TWiki/BehaviourContrib.txt

    r481 r503  
    291291|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    292292 
    293 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
     293__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    294294 
    295295%META:FILEATTACHMENT{name="behaviour.js" attr="" autoattached="1" comment="" date="1162075796" path="behaviour.compressed.js" size="2902" user="UnknownUser" version=""}% 
  • branches/Release04x02/twikiplugins/BuildContrib/data/TWiki/BuildContrib.txt

    r463 r503  
    464464|  5960 | TWikibug:Item181   new version, supports DEVELOP and Cairo, and adds support for attachments (you can now mail attachments to topics) | 
    465465 
    466 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
     466__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    467467 
    468468-- TWiki:Main/CrawfordCurrie - %$DATE% %BR% 
  • branches/Release04x02/twikiplugins/CommentPlugin/data/TWiki/CommentPlugin.txt

    r481 r503  
    286286|  Feedback: | TWiki:Plugins/%TOPIC%Dev | 
    287287 
    288 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
     288__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 
    289289 
    290290%META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" version="1"}% 
  • branches/Release04x02/twikiplugins/EmptyPlugin/data/TWiki/EmptyPlugin.txt

    r481 r503  
    5151|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5252 
    53 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
     53__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    5454 
    5555-- %SYSTEMWEB%.ProjectContributor - 01 Feb 2006 
  • branches/Release04x02/twikiplugins/InterwikiPlugin/data/TWiki/InterwikiPlugin.txt

    r481 r503  
    8484|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    8585 
    86 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.InterWikis 
     86__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.InterWikis 
    8787 
    8888-- TWiki:Main.PeterThoeny - 25 Nov 2007 
  • branches/Release04x02/twikiplugins/JSCalendarContrib/data/TWiki/JSCalendarContrib.txt

    r463 r503  
    7676|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    7777 
    78 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
     78__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    7979 
    8080%META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" version="1"}% 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkin.txt

    r481 r503  
    6363   * SKIN = %SKIN% 
    6464 
    65 If TWIKILAYOUTURL or TWIKISTYLEURL don't give a value or point to non-existing files, check in %SYSTEMWEB%.TWikiPreferences that the following variables do exist and that they are set to on: 
     65If TWIKILAYOUTURL or TWIKISTYLEURL don't give a value or point to non-existing files, check in %SYSTEMWEB%.DefaultPreferences and in %USERSWEB%.SitePreferences that the following variables do exist and that they are set to on: 
    6666<pre> 
    6767   * %<nop>SYSTEMWEB%.PatternSkin settings: 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbook.txt

    r481 r503  
    2222   * Create a new topic that will contain your new CSS files 
    2323   * Attach 3 new style sheets to the topic 
    24    * Point the CSS variables in [[%SYSTEMWEB%.TWikiPreferences]] to your new files: 
     24   * Point the CSS variables in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files: 
    2525<pre> 
    2626      * <nop>Set TWIKILAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css 
     
    3434   * Create a new topic that will contain your new CSS files 
    3535   * Attach 1, 2 or 3 new style sheets to the topic, dependent on your CSS setup (if you don't change much, you might as well put everything in one CSS file, layout, margins and colors) 
    36    * Point the CSS variables in [[%SYSTEMWEB%.TWikiPreferences]] to your new files (below the =TWIKIXXXURL= variables): 
     36   * Point the CSS variables in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files (below the =TWIKIXXXURL= variables): 
    3737<pre> 
    3838      * <nop>Set USERLAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css 
     
    4545 </pre> 
    4646 
    47 Instead of setting these variables in [[%SYSTEMWEB%.TWikiPreferences]], you can set these in your home topic, or in any other topic. Setting style URL variables in: 
    48    * [[%SYSTEMWEB%.TWikiPreferences]]: the style is visible for all users, site-wide 
     47Instead of setting these variables in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]], you can set these in your home topic, or in any other topic. Setting style URL variables in: 
     48   * [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]]: the style is visible for all users, site-wide 
    4949   * WebPreferences: the style is visible for all users in one web 
    5050   * Home topic: the style is visible for that one user when viewing the site 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPage.txt

    r481 r503  
    1010   * Set USERSTYLEURL = %ATTACHURL%/centerpage.css 
    1111</verbatim> 
    12 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     12You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 
    1313</div> 
    1414 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPageBorder.txt

    r481 r503  
    1010   * Set USERSTYLEURL = %ATTACHURL%/centerpageborder.css 
    1111</verbatim> 
    12 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     12You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 
    1313</div> 
    1414 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookEditTableStyle.txt

    r481 r503  
    2121   * Set USERSTYLEURL = %ATTACHURL%/edittable.css 
    2222</verbatim> 
    23 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     23You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 
    2424</div> 
    2525 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookFonts.txt

    r481 r503  
    1010   * Set USERSTYLEURL = %ATTACHURL%/fonts.css 
    1111</verbatim> 
    12 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     12You can write this line in %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 
    1313</div> 
    1414 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoLeftBar.txt

    r481 r503  
    88   * Set USERSTYLEURL = %ATTACHURL%/hideleftbar.css 
    99</verbatim> 
    10 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic, or on a single page. 
     10You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic, or on a single page. 
    1111</div> 
    1212 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoTopBar.txt

    r481 r503  
    1010   * Set USERSTYLEURL=%ATTACHURL%/notopbar.css 
    1111</verbatim> 
    12 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     12You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 
    1313</div> 
    1414 
  • branches/Release04x02/twikiplugins/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt

    r481 r503  
    5353|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5454 
    55 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiForms 
     55__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiForms 
    5656 
    5757 
  • branches/Release04x02/twikiplugins/RenderListPlugin/data/TWiki/RenderListPlugin.txt

    r481 r503  
    381381|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    382382 
    383 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences, TWiki:Plugins/TreePlugin 
     383__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, TWiki:Plugins/TreePlugin 
    384384 
    385385-- TWiki:Main/PeterThoeny - 30 Sep 2007 
  • branches/Release04x02/twikiplugins/SlideShowPlugin/data/TWiki/SlideShowPlugin.txt

    r481 r503  
    172172|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    173173 
    174 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
     174__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 
    175175 
    176176%META:FILEATTACHMENT{name="next.gif" attr="h" comment="Next button" date="1037510613" path="C:\Data\next.gif" size="993" user="ProjectContributor" version="1.2"}% 
  • branches/Release04x02/twikiplugins/SmiliesPlugin/data/TWiki/SmiliesPlugin.txt

    r481 r503  
    9292|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    9393 
    94 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
     94__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 
    9595 
    9696%META:FILEATTACHMENT{name="biggrin.gif" attr="h" comment="" date="1071216488" path="C:\Data\MyTWiki\Plugins\SmiliesPlugin\pub\TWiki\SmiliesPlugin\biggrin.gif" size="152" user="ProjectContributor" version="1.1"}% 
  • branches/Release04x02/twikiplugins/SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt

    r463 r503  
    768768|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    769769 
    770 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.VarCALC 
     770__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.VarCALC 
    771771 
    772772-- TWiki:Main/PeterThoeny - 13 Oct 2007 
  • branches/Release04x02/twikiplugins/TWikiUserMappingContrib/data/Main/NobodyGroup.txt

    r481 r503  
    77      * Set ALLOWTOPICCHANGE = TWikiAdminGroup 
    88 
    9 Used to prevent dangerous actions e.g. renaming [[%SYSTEMWEB%.TWikiPreferences][TWikiPreferences]] - put !NobodyGroup as the only group allowed to rename a topic and it can't be renamed. 
     9Used to prevent dangerous actions e.g. renaming [[%SYSTEMWEB%.DefaultPreferences][DefaultPreferences]] - put !NobodyGroup as the only group allowed to rename a topic and it can't be renamed. 
    1010 
    1111__Related topics:__ [[%WIKIUSERSTOPIC%]], [[TWikiGroups]], [[%SYSTEMWEB%.TWikiAccessControl][TWikiAccessControl]] 
  • branches/Release04x02/twikiplugins/TWikiUserMappingContrib/data/Main/TWikiAdminGroup.txt

    r481 r503  
    2222   1 Verify that new members show up properly in the group listing at %MAINWEB%.TWikiGroups 
    2323   1 Make sure always to keep this topic write protected by keeping the already defined ALLOWTOPICCHANGE setting 
    24    1 The ALLOWTOPICHANGE and ALLOWTOPICRENAME settings in [[%SYSTEMWEB%.TWikiPreferences]] and [[%MAINWEB%.TWikiPreferences]] have already been set to this group (<nop>TWikiAdminGroup), restricting edit of site-wide preferences to the TWiki Administrator Group 
     24   1 The ALLOWTOPICHANGE and ALLOWTOPICRENAME settings in [[%SYSTEMWEB%.DefaultPreferences]] and [[%USERSWEB%.SitePreferences]] have already been set to this group (<nop>TWikiAdminGroup), restricting edit of site-wide preferences to the TWiki Administrator Group 
    2525<sticky></div></sticky> 
    2626%IF{"(NOT defined GROUP) OR $GROUP = ''" then="" else="-->"}% 
  • branches/Release04x02/twikiplugins/TablePlugin/data/TWiki/TablePlugin.txt

    r481 r503  
    99        * Table attributes can be set and overridden in this order: 
    1010                * Default =TABLEATTRIBUTES= Plugin setting in this topic. 
    11                 * A =TABLEATTRIBUTES= preferences setting on site-level (%SYSTEMWEB%.TWikiPreferences) or web-level (any WebPreferences), e.g. 
     11                * A =TABLEATTRIBUTES= preferences setting on site-level (%SYSTEMWEB%.DefaultPreferences or %USERSWEB%.SitePreferences) or web-level (any WebPreferences), e.g. 
    1212                        * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 
    1313                * Before a table using =%<nop>TABLE{...}%= 
     
    175175|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    176176 
    177 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors 
     177__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors 
  • branches/Release04x02/twikiplugins/TestFixturePlugin/data/TWiki/TestFixturePlugin.txt

    r481 r503  
    7171|  Perl Version: | 5.8 | 
    7272 
    73 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
     73__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 
    7474 
    7575-- TWiki:Main/CrawfordCurrie - 8 Nov 2004 
  • branches/Release04x02/twikiplugins/TipsContrib/data/TWiki/TipsContrib.txt

    r481 r503  
    5252|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5353 
    54 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
     54__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    5555 
    5656-- TWiki:Main.PeterThoeny - 2007-01-04 
  • branches/Release04x02/twikiplugins/TwistyContrib/data/TWiki/TwistyContrib.txt

    r481 r503  
    181181|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    182182 
    183 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences 
     183__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    184184  
    185185%META:FILEATTACHMENT{name="twist.js" attachment="twist.js" attr="" comment="!JavaScript library" date="1126427179" path="twist.js" size="3441" stream="twist.js" user="ProjectContributor" version="0"}% 
  • branches/Release04x02/twikiplugins/UnitTestContrib/data/TWiki/UnitTestContrib.txt

    r479 r503  
    5454|  Appraisal: | http://twiki.org/cgi-bin/view/Plugins/UnitTestContribAppraisal | 
    5555 
    56 __Related Topics:__ %SYSTEMWEB%.WikiContribs, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
     56__Related Topics:__ %SYSTEMWEB%.WikiContribs, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    5757 
    5858<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the feedback topic on twiki.org instead. --> 
  • branches/Release04x02/twikiplugins/WysiwygPlugin/data/TWiki/WysiwygPlugin.txt

    r463 r503  
    192192|  Appraisal: | http://twiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    193193 
    194 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
     194__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 
    195195 
    196196<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. --> 
Note: See TracChangeset for help on using the changeset viewer.