Changeset 503
- Timestamp:
- 11/10/08 02:07:11 (3 years ago)
- Location:
- branches/Release04x02
- Files:
-
- 34 edited
-
data/Main/WebHome.txt (modified) (1 diff)
-
data/Main/WebPreferences.txt (modified) (1 diff)
-
data/Sandbox/WebPreferences.txt (modified) (1 diff)
-
data/TWiki/TWikiReleaseNotes04x00.txt (modified) (2 diffs)
-
data/TWiki/TWikiUpgradeGuide.txt (modified) (1 diff)
-
data/Trash/WebPreferences.txt (modified) (1 diff)
-
data/_default/WebPreferences.txt (modified) (1 diff)
-
twikiplugins/BehaviourContrib/data/TWiki/BehaviourContrib.txt (modified) (1 diff)
-
twikiplugins/BuildContrib/data/TWiki/BuildContrib.txt (modified) (1 diff)
-
twikiplugins/CommentPlugin/data/TWiki/CommentPlugin.txt (modified) (1 diff)
-
twikiplugins/EmptyPlugin/data/TWiki/EmptyPlugin.txt (modified) (1 diff)
-
twikiplugins/InterwikiPlugin/data/TWiki/InterwikiPlugin.txt (modified) (1 diff)
-
twikiplugins/JSCalendarContrib/data/TWiki/JSCalendarContrib.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkin.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbook.txt (modified) (3 diffs)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPage.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPageBorder.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookEditTableStyle.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookFonts.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoLeftBar.txt (modified) (1 diff)
-
twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoTopBar.txt (modified) (1 diff)
-
twikiplugins/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt (modified) (1 diff)
-
twikiplugins/RenderListPlugin/data/TWiki/RenderListPlugin.txt (modified) (1 diff)
-
twikiplugins/SlideShowPlugin/data/TWiki/SlideShowPlugin.txt (modified) (1 diff)
-
twikiplugins/SmiliesPlugin/data/TWiki/SmiliesPlugin.txt (modified) (1 diff)
-
twikiplugins/SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt (modified) (1 diff)
-
twikiplugins/TWikiUserMappingContrib/data/Main/NobodyGroup.txt (modified) (1 diff)
-
twikiplugins/TWikiUserMappingContrib/data/Main/TWikiAdminGroup.txt (modified) (1 diff)
-
twikiplugins/TablePlugin/data/TWiki/TablePlugin.txt (modified) (2 diffs)
-
twikiplugins/TestFixturePlugin/data/TWiki/TestFixturePlugin.txt (modified) (1 diff)
-
twikiplugins/TipsContrib/data/TWiki/TipsContrib.txt (modified) (1 diff)
-
twikiplugins/TwistyContrib/data/TWiki/TwistyContrib.txt (modified) (1 diff)
-
twikiplugins/UnitTestContrib/data/TWiki/UnitTestContrib.txt (modified) (1 diff)
-
twikiplugins/WysiwygPlugin/data/TWiki/WysiwygPlugin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/data/Main/WebHome.txt
r481 r503 7 7 To learn more about TWiki, visit the [[%SYSTEMWEB%.WebHome][TWiki web]]. Please ensure that the read/write 8 8 permissions 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 new9 and [[%SYSTEMWEB%.DefaultPreferences]]). Replace this text with a description of your new 10 10 %IF{"defined WIKITOOLNAME" then="<nop>%WIKITOOLNAME%" else="TWiki"}% site. 11 11 -
branches/Release04x02/data/Main/WebPreferences.txt
r481 r503 9 9 ---++ Web Preferences Settings 10 10 11 These settings override the defaults for this web only. See [[%SYSTEMWEB%. TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]].11 These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 12 12 13 13 * Web settings: -
branches/Release04x02/data/Sandbox/WebPreferences.txt
r481 r503 8 8 ---++ Web Preferences Settings 9 9 10 These settings override the defaults for this web only. See [[%SYSTEMWEB%. TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]].10 These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 11 11 12 12 * Web Settings: -
branches/Release04x02/data/TWiki/TWikiReleaseNotes04x00.txt
r481 r503 277 277 The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 278 278 279 The [[%SYSTEMWEB%. TWikiPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not.279 The [[%SYSTEMWEB%.DefaultPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 280 280 281 281 On a related note, you can force __every__ save to be a new revision number by editing =lib/TWiki.cfg= and setting =={ReplaceIfEditedAgainWithin}== to 0. … … 301 301 The =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: 302 302 | *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% | 305 305 | web | !WebPreferences | %WEB%.%WEBPREFSTOPIC% | 306 306 | user | In one's user topic | %WIKIUSERNAME% | -
branches/Release04x02/data/TWiki/TWikiUpgradeGuide.txt
r481 r503 105 105 ---+++ Apply Preferences From Old Installation 106 106 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. 108 108 * 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. 109 109 * 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 9 9 ---++ Web Preferences Settings 10 10 11 These settings override the defaults for this web only. See [[%SYSTEMWEB%. TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]].11 These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 12 12 13 13 * Set WEBBGCOLOR = #FF0099 -
branches/Release04x02/data/_default/WebPreferences.txt
r481 r503 9 9 ---++ Web Preferences Settings 10 10 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.11 These 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. 12 12 13 13 * List of topics of the <nop>%WEB% web: -
branches/Release04x02/twikiplugins/BehaviourContrib/data/TWiki/BehaviourContrib.txt
r481 r503 291 291 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 292 292 293 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences293 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 294 294 295 295 %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 464 464 | 5960 | TWikibug:Item181 new version, supports DEVELOP and Cairo, and adds support for attachments (you can now mail attachments to topics) | 465 465 466 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences466 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 467 467 468 468 -- TWiki:Main/CrawfordCurrie - %$DATE% %BR% -
branches/Release04x02/twikiplugins/CommentPlugin/data/TWiki/CommentPlugin.txt
r481 r503 286 286 | Feedback: | TWiki:Plugins/%TOPIC%Dev | 287 287 288 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins288 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 289 289 290 290 %META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" version="1"}% -
branches/Release04x02/twikiplugins/EmptyPlugin/data/TWiki/EmptyPlugin.txt
r481 r503 51 51 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 52 52 53 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%. TWikiPreferences53 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 54 54 55 55 -- %SYSTEMWEB%.ProjectContributor - 01 Feb 2006 -
branches/Release04x02/twikiplugins/InterwikiPlugin/data/TWiki/InterwikiPlugin.txt
r481 r503 84 84 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 85 85 86 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.InterWikis86 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.InterWikis 87 87 88 88 -- TWiki:Main.PeterThoeny - 25 Nov 2007 -
branches/Release04x02/twikiplugins/JSCalendarContrib/data/TWiki/JSCalendarContrib.txt
r463 r503 76 76 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 77 77 78 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences78 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 79 79 80 80 %META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" version="1"}% -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkin.txt
r481 r503 63 63 * SKIN = %SKIN% 64 64 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:65 If 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: 66 66 <pre> 67 67 * %<nop>SYSTEMWEB%.PatternSkin settings: -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbook.txt
r481 r503 22 22 * Create a new topic that will contain your new CSS files 23 23 * 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: 25 25 <pre> 26 26 * <nop>Set TWIKILAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css … … 34 34 * Create a new topic that will contain your new CSS files 35 35 * 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): 37 37 <pre> 38 38 * <nop>Set USERLAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css … … 45 45 </pre> 46 46 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-wide47 Instead 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 49 49 * WebPreferences: the style is visible for all users in one web 50 50 * Home topic: the style is visible for that one user when viewing the site -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPage.txt
r481 r503 10 10 * Set USERSTYLEURL = %ATTACHURL%/centerpage.css 11 11 </verbatim> 12 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic or on a single page.12 You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 13 13 </div> 14 14 -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPageBorder.txt
r481 r503 10 10 * Set USERSTYLEURL = %ATTACHURL%/centerpageborder.css 11 11 </verbatim> 12 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic or on a single page.12 You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 13 13 </div> 14 14 -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookEditTableStyle.txt
r481 r503 21 21 * Set USERSTYLEURL = %ATTACHURL%/edittable.css 22 22 </verbatim> 23 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic or on a single page.23 You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 24 24 </div> 25 25 -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookFonts.txt
r481 r503 10 10 * Set USERSTYLEURL = %ATTACHURL%/fonts.css 11 11 </verbatim> 12 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic or on a single page.12 You can write this line in %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 13 13 </div> 14 14 -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoLeftBar.txt
r481 r503 8 8 * Set USERSTYLEURL = %ATTACHURL%/hideleftbar.css 9 9 </verbatim> 10 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic, or on a single page.10 You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic, or on a single page. 11 11 </div> 12 12 -
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCssCookbookNoTopBar.txt
r481 r503 10 10 * Set USERSTYLEURL=%ATTACHURL%/notopbar.css 11 11 </verbatim> 12 You can write this line in %SYSTEMWEB%. TWikiPreferences, in WebPreferences, in your user topic or on a single page.12 You can write this line in %SYSTEMWEB%.DefaultPreferences, in %USERSWEB%.SitePreferences, in WebPreferences, in your user topic or on a single page. 13 13 </div> 14 14 -
branches/Release04x02/twikiplugins/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt
r481 r503 53 53 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 54 54 55 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiForms55 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiForms 56 56 57 57 -
branches/Release04x02/twikiplugins/RenderListPlugin/data/TWiki/RenderListPlugin.txt
r481 r503 381 381 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 382 382 383 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%. TWikiPreferences, TWiki:Plugins/TreePlugin383 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, TWiki:Plugins/TreePlugin 384 384 385 385 -- TWiki:Main/PeterThoeny - 30 Sep 2007 -
branches/Release04x02/twikiplugins/SlideShowPlugin/data/TWiki/SlideShowPlugin.txt
r481 r503 172 172 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 173 173 174 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins174 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 175 175 176 176 %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 92 92 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 93 93 94 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins94 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 95 95 96 96 %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 768 768 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 769 769 770 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.VarCALC770 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.VarCALC 771 771 772 772 -- TWiki:Main/PeterThoeny - 13 Oct 2007 -
branches/Release04x02/twikiplugins/TWikiUserMappingContrib/data/Main/NobodyGroup.txt
r481 r503 7 7 * Set ALLOWTOPICCHANGE = TWikiAdminGroup 8 8 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.9 Used 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. 10 10 11 11 __Related topics:__ [[%WIKIUSERSTOPIC%]], [[TWikiGroups]], [[%SYSTEMWEB%.TWikiAccessControl][TWikiAccessControl]] -
branches/Release04x02/twikiplugins/TWikiUserMappingContrib/data/Main/TWikiAdminGroup.txt
r481 r503 22 22 1 Verify that new members show up properly in the group listing at %MAINWEB%.TWikiGroups 23 23 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 Group24 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 25 25 <sticky></div></sticky> 26 26 %IF{"(NOT defined GROUP) OR $GROUP = ''" then="" else="-->"}% -
branches/Release04x02/twikiplugins/TablePlugin/data/TWiki/TablePlugin.txt
r481 r503 9 9 * Table attributes can be set and overridden in this order: 10 10 * 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. 12 12 * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 13 13 * Before a table using =%<nop>TABLE{...}%= … … 175 175 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 176 176 177 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors177 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.StandardColors -
branches/Release04x02/twikiplugins/TestFixturePlugin/data/TWiki/TestFixturePlugin.txt
r481 r503 71 71 | Perl Version: | 5.8 | 72 72 73 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins73 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 74 74 75 75 -- TWiki:Main/CrawfordCurrie - 8 Nov 2004 -
branches/Release04x02/twikiplugins/TipsContrib/data/TWiki/TipsContrib.txt
r481 r503 52 52 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 53 53 54 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences54 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 55 55 56 56 -- TWiki:Main.PeterThoeny - 2007-01-04 -
branches/Release04x02/twikiplugins/TwistyContrib/data/TWiki/TwistyContrib.txt
r481 r503 181 181 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 182 182 183 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences183 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 184 184 185 185 %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 54 54 | Appraisal: | http://twiki.org/cgi-bin/view/Plugins/UnitTestContribAppraisal | 55 55 56 __Related Topics:__ %SYSTEMWEB%.WikiContribs, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%. TWikiPreferences56 __Related Topics:__ %SYSTEMWEB%.WikiContribs, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 57 57 58 58 <!-- 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 192 192 | Appraisal: | http://twiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 193 193 194 __Related Topics:__ %SYSTEMWEB%. TWikiPreferences, %SYSTEMWEB%.TWikiPlugins194 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.TWikiPlugins 195 195 196 196 <!-- 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.
