1
|
%META:TOPICINFO{author="BaseUserMapping_333" date="1366699085" format="1.1" version="1.9"}%
|
2
|
---+!! %MAKETEXT{"Local customisations of site-wide preferences"}%
|
3
|
|
4
|
<div class="twikiHelp">%ICON{"info"}% %MAKETEXT{"Site-level preferences are located in [_1], however this [_2] prefs topic has override priority and should be used for local customisations. This allows for easier upgrades as you don't need to worry about the shipped preferences clobbering yours. It's easier to keep a handle on if you only copy over the settings you actually change." args="[[%SYSTEMWEB%.%TOPIC%]], [[%USERSWEB%.%TOPIC%]]"}% </div>
|
5
|
|
6
|
%EDITPREFERENCES{"%SYSTEMWEB%/TWikiPreferencesForm"}%
|
7
|
%IF{"$ SCRIPTNAME != 'viewauth%SCRIPTSUFFIX%'" then="<span class='twikiGrayText'>%MAKETEXT{"Quick edit of existing preferences (edit the topic text to set new preferences)"}%</span>" }%
|
8
|
|
9
|
---++ Site Specific Site-wide Preferences
|
10
|
<!-- Add site-wide preferences here -->
|
11
|
|
12
|
* Set FORCENEWREVISIONCHECKBOX = checked="checked"
|
13
|
* Set DONTNOTIFYCHECKBOX = checked="checked"
|
14
|
|
15
|
|
16
|
|
17
|
---++ Final Preferences
|
18
|
|
19
|
* =FINALPREFERENCES= locks site-level preferences that are *not* allowed to be overridden by [[%WEBPREFSTOPIC%]] or user preferences:
|
20
|
* Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, TWIKILAYOUTURL, TWIKISTYLEURL, TWIKICOLORSURL, USERSWEB, SYSTEMWEB, DOCWEB
|
21
|
|
22
|
---++ Security Settings
|
23
|
|
24
|
* Only TWiki administrators are allowed to change this topic:
|
25
|
* Set ALLOWTOPICCHANGE = TWikiAdminGroup
|
26
|
* Set ALLOWTOPICRENAME = TWikiAdminGroup
|
27
|
* Disable WYSIWYG editor for this preferences topic only:
|
28
|
* Local TINYMCEPLUGIN_DISABLE = on
|
29
|
|
30
|
__Related topics:__ [[%SYSTEMWEB%.%TOPIC%]], [[%SYSTEMWEB%.TWikiVariables][TWikiVariables]], [[%SYSTEMWEB%.TWikiAccessControl][TWikiAccessControl]]
|