~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/Sandbox/WebPreferences.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="1"}%
 
2
---+!! <nop>%WEB% Web Preferences
 
3
 
 
4
The following settings are *web preferences* of the [[%WEB%.%HOMETOPIC%][%WEB%]] web. These preferences overwrite the *site-level preferences* in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]] and [[%LOCALSITEPREFS%]], and can be overwritten by *user preferences* (your personal topic, eg: [[%USERSWEB%.%WIKINAME%][%WIKINAME%]] in the [[%USERSWEB%.%HOMETOPIC%][%USERSWEB%]] web).
 
5
 
 
6
%TOC%
 
7
 
 
8
---++ Web Preferences Settings
 
9
 
 
10
These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]].
 
11
 
 
12
   * Web Settings: 
 
13
      * Set WEBBGCOLOR = #B9DAFF
 
14
      * Set SITEMAPWHAT = Sandbox test area with all features enabled. 
 
15
      * Set SITEMAPUSETO = ...experiment in an unrestricted hands-on web. 
 
16
      * Set SITEMAPLIST = on
 
17
 
 
18
   * Default template for *new topics* for this web: 
 
19
      * WebTopicEditTemplate: Default template for new topics in this web. (Site-level is used if topic does not exist)
 
20
      * [[%SYSTEMWEB%.WebTopicEditTemplate]]: Site-level default topic template
 
21
 
 
22
   * Comma separated list of *forms* that can be attached to topics in this web. See [[%SYSTEMWEB%.DataForms][DataForms]] for more information. 
 
23
      * Set WEBFORMS = TestForm
 
24
 
 
25
   * Users or groups who *are not* / *are* allowed to *view* / *change* / *rename* topics in the <nop>%WEB% web: (See [[%SYSTEMWEB%.AccessControl][AccessControl]]). Remove the # to enable any of these settings. Remember that an empty setting is a valid setting; setting DENYWEBVIEW to nothing means that anyone can view the web. 
 
26
      * Set DENYWEBVIEW = 
 
27
      * Set ALLOWWEBVIEW = 
 
28
      * Set DENYWEBCHANGE = 
 
29
      * Set ALLOWWEBCHANGE = 
 
30
      * Set DENYWEBRENAME = 
 
31
      * Set ALLOWWEBRENAME = 
 
32
 
 
33
   * Users or groups allowed to change or rename this <nop>%TOPIC% topic: (e.g., [[%USERSWEB%.AdminGroup][AdminGroup]]) 
 
34
      * Set ALLOWTOPICCHANGE = %USERSWEB%.AdminGroup
 
35
      * Set ALLOWTOPICRENAME = %USERSWEB%.AdminGroup
 
36
 
 
37
   * Web preferences that are *not* allowed to be overridden by sub-web, user or topic preferences: 
 
38
      * Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
 
39
%INCLUDE{"%SYSTEMWEB%.WebPreferencesHelp"}%