Add note about DNS SRV records
[openafs-wiki.git] / _default / WebPreferences.mdwn
1 # <a name="%WEB% Web Preferences"></a><a name=" %WEB% Web Preferences"></a> %WEB% Web Preferences
2
3 The following settings are **_web preferences_** of the [[%WEB%|WEB/WebHome]] web. These preferences overwrite the **_site-level preferences_** in [[%SYSTEMWEB%.TWikiPreferences|SYSTEMWEB/TWikiPreferences]] and [[Main.TWikiPreferences|Main/TWikiPreferences]], and can be overwritten by **_user preferences_** (your personal topic, eg: %USERSWEB%.admin in the [[%USERSWEB%|USERSWEB/WebHome]] web).
4
5 <div>
6   <ul>
7     <li><a href="#Web Preferences Settings"> Web Preferences Settings</a></li>
8   </ul>
9 </div>
10
11 ## <a name="Web Preferences Settings"></a> Web Preferences Settings
12
13 These settings override the defaults for this web only. See [[full list of defaults with explanation|SYSTEMWEB/TWikiPreferences#DefaultWebPreferences]]. Many of the settings below are commented out. Remove the # sign to enable a local customisation.
14
15 - List of topics of the %WEB% web:
16   - #Set WEBTOPICLIST = %WEBTOPICLIST%
17
18 <div style="background-color: %WEBBGCOLOR%; float: right">  %WEBBGCOLOR%  </div>
19
20 - Web-specific background color: (Pick a lighter one of the %SYSTEMWEB%.StandardColors).
21   - Set WEBBGCOLOR = #DDDDDD
22   - **_Note:_** This setting is automatically configured when you create a web
23
24 - Image, URL and alternate tooltip text of web's logo.%BR% **_Note:_** Don't add your own local logos to the %SYSTEMWEB%.TWikiLogos topic; create your own logos topic instead.
25   - #Set WEBLOGOIMG = %WEBLOGOIMG%
26   - #Set WEBLOGOURL = %WEBLOGOURL%
27   - #Set WEBLOGOALT = %WEBLOGOALT%
28
29 - List this web in the %SYSTEMWEB%.SiteMap. If you want the web listed, then set SITEMAPLIST to `on`, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Use links that include the name of the web, i.e. %WEB%.Topic links.%BR% **_Note:_** Unlike other variables, the setting of SITEMAPLIST is **not** inherited from parent webs. It has to be set in **every** web that is to be listed in the %SYSTEMWEB%.SiteMap %BR%
30   - Set SITEMAPLIST = on
31   - Set SITEMAPWHAT =
32   - Set SITEMAPUSETO =
33   - **_Note:_** Above settings are automatically configured when you create a web
34
35 - Exclude web from a `web="all"` search: (Set to `on` for hidden webs).
36   - Set NOSEARCHALL =
37   - **_Note:_** This setting is automatically configured when you create a web
38
39 - Prevent automatic linking of [[WikiWords]] and acronyms (if set to `on`); link WikiWords (if empty); can be overwritten by web preferences:
40   - #Set NOAUTOLINK = %NOAUTOLINK%
41   - **_Note:_** You can still use the `[[...][...]]` syntax to link topics if you disabled WikiWord linking. The `<noautolink> ... </noautolink>` syntax can be used to prevents links within a block of text.
42
43 - Default template for **new topics** for this web:
44   - [[WebTopicEditTemplate]]: Default template for new topics in this web. (Site-level is used if topic does not exist)
45   - [[%SYSTEMWEB%.WebTopicEditTemplate|SYSTEMWEB/WebTopicEditTemplate]]: Site-level default topic template
46
47 - Comma separated list of **forms** that can be attached to topics in this web. See %SYSTEMWEB%.TWikiForms for more information.
48   - Set WEBFORMS =
49
50 - Users or groups who **_are not_** / **_are_** allowed to **_view_** / **_change_** / **_rename_** topics in the %WEB% web: (See %SYSTEMWEB%.TWikiAccessControl).
51   - Set DENYWEBVIEW =
52   - Set ALLOWWEBVIEW =
53   - Set DENYWEBCHANGE =
54   - Set ALLOWWEBCHANGE =
55   - Set DENYWEBRENAME =
56   - Set ALLOWWEBRENAME =
57
58 - Users or groups allowed to change or rename this %TOPIC% topic: (e.g., %USERSWEB%.TWikiAdminGroup)
59   - Set ALLOWTOPICCHANGE =
60   - Set ALLOWTOPICRENAME =
61
62 - Web preferences that are **not** allowed to be overridden by sub-web, user or topic preferences:
63   - Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME