~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/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 override the *site-level preferences* in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]] and [[%LOCALSITEPREFS%]], and can be overwritten by *user preferences* (your personal topic, eg: %USERSWEB%.%WIKINAME% in the [[%USERSWEB%.%HOMETOPIC%][%USERSWEB%]] web).
 
5
 
 
6
%TOC%
 
7
 
 
8
---++ Web Preferences Settings
 
9
 
 
10
These [[%SYSTEMWEB%.PreferenceSettings][preference settings]] override the defaults for this web and it's subwebs only.
 
11
 
 
12
   * Web settings:
 
13
      * Set WEBTOPICLIST = [[WelcomeGuest][Welcome]] %SEP% [[UserRegistration][Register]] %SEP% [[WebChanges][Changes]] %SEP% [[WebTopicList][Topics]] %SEP% [[WebIndex][Index]] %SEP% [[WebSearch][Search]] %SEP% Go <input type="text" name="topic" size="16" />
 
14
      * Set WEBBGCOLOR = #FFD8AA
 
15
      * Set SITEMAPLIST = on
 
16
      * Set SITEMAPWHAT = [[%WEB%.WelcomeGuest][Welcome]], [[%WEB%.UserRegistration][Registration]], and other %WEB%.StartingPoints; Foswiki history &amp; Wiki style; All the docs...
 
17
      * Set SITEMAPUSETO = ...discover Foswiki details, and how to start your own site.
 
18
      * Hide Table of Contents if the topic is included
 
19
         * Set TOC_HIDE_IF_INCLUDED = on
 
20
      * Set default Table of Contents title
 
21
         * Set TOC_TITLE = On this page:
 
22
      * The first header level to appear in the TOC:
 
23
         * Set TOC_MIN_DEPTH = 2
 
24
      * Use auto linking for the Foswiki documentation pages:
 
25
         * Set NOAUTOLINK = 0
 
26
 
 
27
   * Default template for *new topics* for this web:
 
28
      * WebTopicEditTemplate: Site-level default topic template
 
29
 
 
30
   * Comma separated list of *forms* that can be attached to topics in this web. See [[%SYSTEMWEB%.DataForms][DataForms]] for more information.
 
31
      * Set WEBFORMS = DefaultPreferencesForm
 
32
 
 
33
   * Copyright notice for the web.
 
34
      * Set WEBCOPYRIGHT = <span class="foswikiRight"> <a href="http://foswiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/foswiki-badge.gif" alt="This site is powered by Foswiki" title="This site is powered by Foswiki" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this site is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then=""}%
 
35
 
 
36
   * Users or groups who *are not* / *are* allowed to *view* / *change* / *rename* topics in the <nop>%WEB% web: (See %SYSTEMWEB%.AccessControl).
 
37
      * Set ALLOWWEBCHANGE = %USERSWEB%.AdminGroup
 
38
      * Set ALLOWWEBRENAME = %USERSWEB%.AdminGroup
 
39
 
 
40
   * Users or groups allowed to change or rename this <nop>%TOPIC% topic: (e.g., %USERSWEB%.WebAdministratorsGroup)
 
41
      * Set ALLOWTOPICCHANGE = %USERSWEB%.AdminGroup
 
42
 
 
43
   * Web preferences that are *not* allowed to be overridden by sub-web, user or topic preferences:
 
44
      * Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, ALLOWWEBRENAME, DENYWEBRENAME
 
45
 
 
46
%INCLUDE{%SYSTEMWEB%.WebPreferencesHelp}%
 
47