|
WebPreferences 18 - 31 May 2008 - Users.JasonHill
|
| | Sandbox Web Preferences
The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Users web). | | |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl). 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.
- #Set DENYWEBVIEW =
- #Set ALLOWWEBVIEW =
| |
< < | | > > | | | | | | |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
Help on Preferences
- A preference setting is defined by:
3 or 6 spaces * Set NAME = value Example:
- A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #B9DAFF
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce your own preferences variables and use them in your topics and templates.
Related Topics
Tools
-
Rename, move or delete this web:
| |
< < |
| META FILEATTACHMENT | attr="" comment="" date="1126793019" name="logo.gif" path="logo.png" size="3362" user="TWikiContributor" version="" |
| META FILEATTACHMENT | attr="" comment="" date="1125867877" name="favicon.ico" path="favicon.ico" size="1750" user="TWikiContributor" version="" |
| > > |
| META FILEATTACHMENT | attr="" autoattached="1" comment="" date="1139324921" name="logo.gif" path="logo.gif" size="2545" user="TWikiContributor" version="" |
| META FILEATTACHMENT | attr="" autoattached="1" comment="" date="1139324921" name="favicon.ico" path="favicon.ico" size="1406" user="TWikiContributor" version="" |
|
|
|
WebPreferences 17 - 22 Sep 2005 - Users.TWikiContributor
|
|
< < |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | > > | Sandbox Web Preferences | | | | |
< < | The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Users web). | > > | The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Users web). | | | | |
> > | | | | | |
< < | Preferences: | > > | Web Preferences Settings | | | | |
< < |
- List of topics of the QBFreak.net.Sandbox web:
| > > | These settings override the defaults for this web only. See full list of defaults with explanation. | | | | |
< < |
- Web specific background color: (Pick a lighter one of the StandardColors)
| > > | | | | | |
< < |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Sandbox.Topic links.
- Set SITEMAPLIST = on
| | |
-
- Set SITEMAPWHAT = Sandbox test area with all features enabled.
- Set SITEMAPUSETO = ...experiment in an unrestricted hands-on web.
| |
> > | | | | | |
< < |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
- Prevent automatic linking of WikiWords and acronyms (if set to
on); link WikiWords (if empty); can be overwritten by web preferences:
- Set NOAUTOLINK =
- Note: Use the
[[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.
- Default template for new topics and form(s) for this web:
| > > |
- Default template for new topics for this web:
| | |
-
- WebTopicEditTemplate?: Default template for new topics in this web. (Site-level is used if topic does not exist)
| |
< < | | > > |
- Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
| | | | |
< < |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
- Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE =
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl). 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.
- #Set DENYWEBVIEW =
- #Set ALLOWWEBVIEW =
- #Set DENYWEBCHANGE =
- #Set ALLOWWEBCHANGE = TWikiAdminGroup
- #Set DENYWEBRENAME =
- #Set ALLOWWEBRENAME = TWikiAdminGroup
| | | | |
< < |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| > > |
- Users or groups allowed to change or rename this WebPreferences topic: (e.g., TWikiAdminGroup)
| | | | |
< < |
- Web preferences that are not allowed to be overridden by user preferences:
| > > |
- Web preferences that are not allowed to be overridden by user or topic preferences:
| | |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| |
< < | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #B9DAFF .
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce new preferences variables and use them in your topics and templates. There is no need to change the QBFreak.net engine (Perl scripts).
Related Topics: | > > | Help on Preferences
- A preference setting is defined by:
3 or 6 spaces * Set NAME = value Example:
- A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #B9DAFF
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce your own preferences variables and use them in your topics and templates.
Related Topics
Tools
-
Rename, move or delete this web:
| META FILEATTACHMENT | attr="" comment="" date="1126793019" name="logo.gif" path="logo.png" size="3362" user="TWikiContributor" version="" |
| META FILEATTACHMENT | attr="" comment="" date="1125867877" name="favicon.ico" path="favicon.ico" size="1750" user="TWikiContributor" version="" |
|
|
|
WebPreferences 16 - 15 Aug 2004 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | |
< < | The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web) | > > | The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Users web). | | |
Preferences: | | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Prevent automatic linking of WikiWords and acronyms (if set to
on); link WikiWords (if empty); can be overwritten by web preferences:
- Set NOAUTOLINK =
- Note: Use the
[[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.
| | |
- Default template for new topics and form(s) for this web:
- WebTopicEditTemplate?: Default template for new topics in this web. (Site-level is used if topic does not exist)
- TWiki.WebTopicEditTemplate: Site-level default template
|
|
|
WebPreferences 15 - 14 Aug 2004 - Users.ArthurClemens
|
| |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | | |
- Web specific background color: (Pick a lighter one of the StandardColors)
| |
< < | | > > | | | |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Sandbox.Topic links.
|
|
|
WebPreferences 14 - 25 Dec 2003 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | | |
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| > > |
-
- Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
|
WebPreferences 13 - 20 Dec 2003 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | | |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| |
< < | | > > | | | |
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
|
|
|
WebPreferences 12 - 15 Dec 2003 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
Sandbox Web Preferences | | |
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| > > |
-
- Set FINALPREFERENCES = NOSEARCHALL, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
|
WebPreferences 11 - 21 Mar 2003 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
| |
< < | QBFreak.net.Sandbox Web Preferences | > > | Sandbox Web Preferences | | | | |
< < | The following settings are web preferences of the QBFreak.net.Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web) | > > | The following settings are web preferences of the Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web) | | |
Preferences: | | |
| |
< < |
-
- If yes, Set SITEMAPLIST =
on, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Sandbox.Topic links.
| > > |
-
- If yes, Set SITEMAPLIST =
on, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Sandbox.Topic links.
| | |
-
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Sandbox test area with all features enabled.
- Set SITEMAPUSETO = ...experiment in an unrestricted hands-on web.
| | | | |
< < |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
| | |
-
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
- Set DENYWEBCHANGE =
|
|
|
WebPreferences 9 - 12 Apr 2002 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
QBFreak.net.Sandbox Web Preferences | | |
- Web specific background color: (Pick a lighter one of the StandardColors)
| |
> > |
- List this web in the SiteMap:
- If yes, Set SITEMAPLIST =
on, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Sandbox.Topic links.
- Set SITEMAPLIST = on
- Set SITEMAPWHAT = Sandbox test area with all features enabled.
- Set SITEMAPUSETO = ...experiment in an unrestricted hands-on web.
| | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
|
|
|
WebPreferences 8 - 17 Sep 2001 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
QBFreak.net.Sandbox Web Preferences | | |
- Default template for new topics and form(s) for this web:
- WebTopicEditTemplate?: Default template for new topics in this web. (Site-level is used if topic does not exist)
- TWiki.WebTopicEditTemplate: Site-level default template
| |
< < |
-
- TWikiFormTemplate?: How to enable form(s)
| > > | | | |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
|
|
|
WebPreferences 7 - 09 Sep 2001 - Users.PeterThoeny
|
| |
| META TOPICPARENT | name="WebHome" |
QBFreak.net.Sandbox Web Preferences | | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Default template for new topics and form(s) for this web:
- WebTopicEditTemplate?: Default template for new topics in this web. (Site-level is used if topic does not exist)
- TWiki.WebTopicEditTemplate: Site-level default template
- TWikiFormTemplate?: How to enable form(s)
- Set WEBFORMS =
| | |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
| | |
-
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| |
< < |
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
| > > |
- Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
| | | | |
> > | | | |
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
|
|
|
WebPreferences 6 - 07 Aug 2001 - Users.PeterThoeny
|
|
< < | QBFreak.net.Sandbox Web Preferences | > > |
| META TOPICPARENT | name="WebHome" |
QBFreak.net.Sandbox Web Preferences | | | The following settings are web preferences of the QBFreak.net.Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web) | | |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
< < | | > > | | | | | |
< < |
- Users or groups who are not / are allowed to change topics in the Sandbox web: (See TWikiAccessControl)
| > > |
- Users or groups who are not / are allowed to view / change / rename topics in the Sandbox web: (See TWikiAccessControl)
- Set DENYWEBVIEW =
- Set ALLOWWEBVIEW =
| | |
-
- Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE =
| |
> > |
-
- Set DENYWEBRENAME =
- Set ALLOWWEBRENAME =
| | |
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
- Web preferences that are not allowed to be overridden by user preferences:
| |
< < |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE
| > > |
-
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
| | | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
|
|
|
WebPreferences 5 - 23 Jul 2001 - Users.PeterThoeny
|
| | QBFreak.net.Sandbox Web Preferences
The following settings are web preferences of the QBFreak.net.Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web) | | | Preferences:
- List of topics of the QBFreak.net.Sandbox web:
| |
< < | | > > | | | |
- Web specific background color: (Pick a lighter one of the StandardColors)
|
|
|
WebPreferences 2 - 28 Oct 2000 - Users.PeterThoeny
|
| |
- Exclude web from a
web="all" search: (Set to on for hidden webs)
| |
> > |
- Users or groups who are not / are allowed to change topics in the Sandbox web: (See TWikiAccessControl)
- Set DENYWEBCHANGE =
- Set ALLOWWEBCHANGE =
- Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
- Web preferences that are not allowed to be overridden by user preferences:
- Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE
| | | Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
| | | | |
> > | |
|
|
WebPreferences 1 - 18 Aug 2000 - Users.PeterThoeny
|
|
> > | QBFreak.net.Sandbox Web Preferences
The following settings are web preferences of the QBFreak.net.Sandbox web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the QBFreak.net.Users web)
Preferences:
- List of topics of the QBFreak.net.Sandbox web:
- Web specific background color:
- Exclude web from a
web="all" search: (Set to on for hidden webs)
Notes:
- A preference is defined as:
6 spaces * Set NAME = value Example:
- Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
- When you write variable
%WEBBGCOLOR% , it gets expanded to #B9DAFF .
- The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set
WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
- You can introduce new preferences variables and use them in your topics and templates. There is no need to change the QBFreak.net engine (Perl scripts).
Related Topics: |
|
| Revision 18 | r18 - 31 May 2008 - 06:31 - JasonHill |
| Revision 17 | r17 - 22 Sep 2005 - 08:03 - TWikiContributor |
| Revision 16 | r16 - 15 Aug 2004 - 20:16 - PeterThoeny? |
| Revision 15 | r15 - 14 Aug 2004 - 18:19 - ArthurClemens |
| Revision 14 | r14 - 25 Dec 2003 - 18:26 - PeterThoeny? |
| Revision 13 | r13 - 20 Dec 2003 - 14:05 - PeterThoeny? |
| Revision 12 | r12 - 15 Dec 2003 - 23:33 - PeterThoeny? |
| Revision 11 | r11 - 21 Mar 2003 - 23:35 - PeterThoeny? |
| Revision 10 | r10 - 19 Jan 2003 - 13:37 - PeterThoeny? |
| Revision 9 | r9 - 12 Apr 2002 - 01:38 - PeterThoeny? |
| Revision 8 | r8 - 17 Sep 2001 - 23:39 - PeterThoeny? |
| Revision 7 | r7 - 09 Sep 2001 - 01:23 - PeterThoeny? |
| Revision 6 | r6 - 07 Aug 2001 - 22:35 - PeterThoeny? |
| Revision 5 | r5 - 23 Jul 2001 - 00:59 - PeterThoeny? |
| Revision 4 | r4 - 17 Jul 2001 - 00:48 - PeterThoeny? |
| Revision 3 | r3 - 07 Nov 2000 - 20:29 - PeterThoeny? |
| Revision 2 | r2 - 28 Oct 2000 - 23:05 - PeterThoeny? |
| Revision 1 | r1 - 18 Aug 2000 - 18:04 - PeterThoeny? |
|
|
|
 Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding QBFreak.net? Send feedback
|
|