...experiment in an unrestricted hands-on web.

View | r1.18 | > | r1.17 | > | r1.16 | > | r1.15 | > | r1.14 | ...
WebPreferences 18 - 31 May 2008 - Users.JasonHill
Line: 1 to 1
 

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).

Line: 25 to 25
 
  • 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 =
Changed:
<
<
    • #Set DENYWEBCHANGE =
>
>
 
Line: 38 to 38
 
    • 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:
    • Set WEBBGCOLOR = #FFFFC0
  • 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

Changed:
<
<
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
Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

>
>

Sandbox Web Preferences

 
Changed:
<
<
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).
 
Added:
>
>
 
Changed:
<
<
Preferences:
>
>

Web Preferences Settings

 
Changed:
<
<
  • 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.
 
Changed:
<
<
  • Web specific background color: (Pick a lighter one of the StandardColors)
>
>
  • Web Settings:
 
    • Set WEBBGCOLOR = #B9DAFF
Deleted:
<
<
  • 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.
Added:
>
>
    • Set SITEMAPLIST = on
 
Changed:
<
<
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • 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)
Changed:
<
<
>
>

  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
 
    • Set WEBFORMS =
Changed:
<
<
  • 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
 
Changed:
<
<
  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
>
>
 
Changed:
<
<
  • 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
Changed:
<
<
Notes:
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • 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:
    • Set WEBBGCOLOR = #FFFFC0
  • 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

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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

Changed:
<
<
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:

Line: 22 to 22
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
Added:
>
>
  • 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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

Line: 11 to 11
 

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #D0D0D0
>
>
    • Set WEBBGCOLOR = #B9DAFF
 
  • 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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

Line: 41 to 41
 

  • Web preferences that are not allowed to be overridden by user preferences:
Changed:
<
<
    • 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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

Line: 38 to 38
 
  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
Changed:
<
<
    • Set ALLOWTOPICRENAME =
>
>
 
  • 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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Sandbox Web Preferences

Line: 41 to 41
 
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
Changed:
<
<
    • 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
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

QBFreak.net.Sandbox Web Preferences

>
>

Sandbox Web Preferences

 
Changed:
<
<
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:

Line: 14 to 14
 
    • Set WEBBGCOLOR = #D0D0D0

Changed:
<
<
    • 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.
Line: 28 to 28
 
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =
Changed:
<
<
  • 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 10 - 19 Jan 2003 - Users.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

QBFreak.net.Sandbox Web Preferences

Line: 8 to 8
 Preferences:

  • List of topics of the QBFreak.net.Sandbox web:
Changed:
<
<
>
>
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #D0D0D0

WebPreferences 9 - 12 Apr 2002 - Users.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

QBFreak.net.Sandbox Web Preferences

Line: 13 to 13
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #D0D0D0
Added:
>
>
  • 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)
    • Set NOSEARCHALL =

WebPreferences 8 - 17 Sep 2001 - Users.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

QBFreak.net.Sandbox Web Preferences

Line: 19 to 19
 
  • 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
Changed:
<
<
    • 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)

WebPreferences 7 - 09 Sep 2001 - Users.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

QBFreak.net.Sandbox Web Preferences

Line: 16 to 16
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
Added:
>
>
  • 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 =
Line: 24 to 30
 
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =
Changed:
<
<
  • 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)
 
    • Set ALLOWTOPICCHANGE =
Added:
>
>
    • Set ALLOWTOPICRENAME =
 
  • 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
Line: 1 to 1
Changed:
<
<
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)
Line: 13 to 14
 
    • Set WEBBGCOLOR = #D0D0D0

  • Exclude web from a web="all" search: (Set to on for hidden webs)
Changed:
<
<
    • Set NOSEARCHALL = on
>
>
    • Set NOSEARCHALL =
 
Changed:
<
<
  • 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 =
Added:
>
>
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =
 
  • Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =

  • Web preferences that are not allowed to be overridden by user preferences:
Changed:
<
<
    • 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
Line: 1 to 1
 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)

Line: 7 to 7
 Preferences:

  • List of topics of the QBFreak.net.Sandbox web:
Changed:
<
<
>
>
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #D0D0D0

WebPreferences 4 - 17 Jul 2001 - Users.PeterThoeny
Line: 1 to 1
 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)

Line: 7 to 8
 
  • List of topics of the QBFreak.net.Sandbox web:
    • Set WEBTOPICLIST = Sandbox . {
Changed:
<
<
Home | Changes | Index | Search | Go
>
>
Home | Changes | Index | Search | Go
  }

  • Web specific background color: (Pick a lighter one of the StandardColors)
Line: 31 to 32
 
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE

Notes:

Changed:
<
<
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
>
>
  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
 
    • Set WEBBGCOLOR = #FFFFC0
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #B9DAFF .

WebPreferences 3 - 07 Nov 2000 - Users.PeterThoeny
Line: 14 to 14
  | Go }
Changed:
<
<
  • Web specific background color:
>
>
  • Web specific background color: (Pick a lighter one of the StandardColors)
 
    • Set WEBBGCOLOR = #D0D0D0

  • Exclude web from a web="all" search: (Set to on for hidden webs)

WebPreferences 2 - 28 Oct 2000 - Users.PeterThoeny
Line: 20 to 20
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL = on
Added:
>
>
  • 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)
    • Set ALLOWTOPICCHANGE =

  • 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:
    • Set WEBBGCOLOR = #FFFFC0
Line: 32 to 42
 
Added:
>
>

WebPreferences 1 - 18 Aug 2000 - Users.PeterThoeny
Line: 1 to 1
Added:
>
>
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:
    • Set WEBBGCOLOR = #D0D0D0

  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL = on

Notes:

  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • 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 18r18 - 31 May 2008 - 06:31 - JasonHill
Revision 17r17 - 22 Sep 2005 - 08:03 - TWikiContributor
Revision 16r16 - 15 Aug 2004 - 20:16 - PeterThoeny?
Revision 15r15 - 14 Aug 2004 - 18:19 - ArthurClemens
Revision 14r14 - 25 Dec 2003 - 18:26 - PeterThoeny?
Revision 13r13 - 20 Dec 2003 - 14:05 - PeterThoeny?
Revision 12r12 - 15 Dec 2003 - 23:33 - PeterThoeny?
Revision 11r11 - 21 Mar 2003 - 23:35 - PeterThoeny?
Revision 10r10 - 19 Jan 2003 - 13:37 - PeterThoeny?
Revision 9r9 - 12 Apr 2002 - 01:38 - PeterThoeny?
Revision 8r8 - 17 Sep 2001 - 23:39 - PeterThoeny?
Revision 7r7 - 09 Sep 2001 - 01:23 - PeterThoeny?
Revision 6r6 - 07 Aug 2001 - 22:35 - PeterThoeny?
Revision 5r5 - 23 Jul 2001 - 00:59 - PeterThoeny?
Revision 4r4 - 17 Jul 2001 - 00:48 - PeterThoeny?
Revision 3r3 - 07 Nov 2000 - 20:29 - PeterThoeny?
Revision 2r2 - 28 Oct 2000 - 23:05 - PeterThoeny?
Revision 1r1 - 18 Aug 2000 - 18:04 - PeterThoeny?
This site is powered by the TWiki collaboration platformCopyright © 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
Powered by TWiki/Dakar Wed, 08 Feb 2006 build 8740
Syndicate this site RSSATOM