...discover TWiki details, and how to start your own site.

View | r1.24 | > | r1.23 | > | r1.22 | > | r1.21 | > | r1.20 | ...
WebPreferences 24 - 12 Feb 2007 - Users.JasonHill
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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: 40 to 40
 

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 #FFD8AA
  • 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 attachment="favicon.ico" attr="" comment="" date="1100974473" name="favicon.ico" path="favicon.ico" size="318" tmpFilename="/var/tmp/CGItemp25580" user="TWikiContributor" version="1.1"
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1139324923" name="logo.gif" path="logo.gif" size="2545" user="UnknownUser" version=""
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1139324923" name="Dakar.gif" path="Dakar.gif" size="13818" user="UnknownUser" version=""
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1139324923" name="favicon.ico" path="favicon.ico" size="1406" user="UnknownUser" version=""

WebPreferences 23 - 27 Mar 2005 - Users.TWikiContributor
Line: 1 to 1
Changed:
<
<

TWiki Web Preferences

>
>

TWiki Web Preferences

 
Changed:
<
<
The following settings are web preferences of the TWiki 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 TWiki 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:
<
<
>
>
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)
>
>
 
    • Set WEBBGCOLOR = #FFD8AA
Changed:
<
<
  • 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. TWiki.Topic links.
>
>
    • Set WEBHEADERART = /twiki/pub/TWiki/WebPreferences/Dakar.gif
 
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
    • Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
Changed:
<
<
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
>
>
  • Default template for new topics for this web:

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

  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki 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 TWiki web: (See TWikiAccessControl).
    • #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:
    • Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
>
>
  • 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, ALLOWWEBMANAGE, DENYWEBMANAGE
 
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 #FFD8AA .
  • 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 #FFD8AA
  • 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

 
Added:
>
>
META FILEATTACHMENT attachment="favicon.ico" attr="" comment="" date="1100974473" name="favicon.ico" path="favicon.ico" size="318" tmpFilename="/var/tmp/CGItemp25580" user="TWikiContributor" version="1.1"

WebPreferences 22 - 14 Aug 2004 - Users.ArthurClemens
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 10 to 10
 

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #FFE0B0
>
>
    • Set WEBBGCOLOR = #FFD8AA
 
  • 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. TWiki.Topic links.

WebPreferences 21 - 25 Dec 2003 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 43 to 43
 

  • 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 20 - 20 Dec 2003 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 40 to 40
 
  • 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 19 - 15 Dec 2003 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 43 to 43
 
    • 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 18 - 21 Mar 2003 - Users.PeterThoeny
Line: 1 to 1
Changed:
<
<

TWiki Web Preferences

>
>

TWiki Web Preferences

 The following settings are web preferences of the TWiki 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).
Line: 13 to 13
 
    • Set WEBBGCOLOR = #FFE0B0

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. TWiki.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. TWiki.Topic links.
 
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
    • Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
Line: 30 to 30
 
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =
Changed:
<
<
  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =

WebPreferences 17 - 22 Jan 2003 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 9 to 9
 
Added:
>
>
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0
 
  • 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. TWiki.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
    • Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
Deleted:
<
<
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

WebPreferences 16 - 19 Jan 2003 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

Line: 7 to 7
 Preferences:

  • List of topics of the QBFreak.net.TWiki web:
Changed:
<
<
>
>
 
  • 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. TWiki.Topic links.

WebPreferences 15 - 31 Dec 2002 - Users.PeterThoeny
Line: 1 to 1
 

TWiki Web Preferences

The following settings are web preferences of the TWiki 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).

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

WebPreferences 14 - 11 May 2002 - Users.MikeMannix
Line: 1 to 1
Changed:
<
<

QBFreak.net.TWiki Web Preferences

>
>

TWiki Web Preferences

 
Changed:
<
<
The following settings are web preferences of the QBFreak.net.TWiki 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 TWiki 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:

  • List of topics of the QBFreak.net.TWiki web:
Changed:
<
<
>
>
 
  • 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. TWiki.Topic links.

WebPreferences 13 - 14 Apr 2002 - Users.PeterThoeny
Line: 1 to 1
 

QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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: 18 to 18
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0
Deleted:
<
<
  • Graphics used in TWiki documentation - view all images in TWikiDocGraphics. (There are various ways to set up common icons as text variables. This is simply one quick approach.):
    • Set TLS = TWiki ID button
    • Set H = HELP
    • Set X = ALERT!
    • Set T = TIP
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

WebPreferences 12 - 12 Apr 2002 - Users.PeterThoeny
Line: 1 to 1
 

QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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: 9 to 9
 
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. TWiki.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
    • Set SITEMAPUSETO = ...discover TWiki details, and how to start your own site.
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0

WebPreferences 11 - 27 Dec 2001 - Users.MikeMannix
Line: 1 to 1
 

QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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: 12 to 12
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0
Changed:
<
<
>
>
  • Graphics used in TWiki documentation - view all images in TWikiDocGraphics. (There are various ways to set up common icons as text variables. This is simply one quick approach.):
 
    • Set TLS = TWiki ID button
    • Set H = HELP
Deleted:
<
<
    • Set A = ALERT!
 
    • Set X = ALERT!
    • Set T = TIP

WebPreferences 10 - 27 Sep 2001 - Users.MikeMannix
Line: 1 to 1
 

QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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: 12 to 12
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0
Added:
>
>
  • Graphics used in TWiki documentation (view all images in TWikiDocGraphics):
    • Set TLS = TWiki ID button
    • Set H = HELP
    • Set A = ALERT!
    • Set X = ALERT!
    • Set T = TIP
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

WebPreferences 9 - 11 Sep 2001 - Users.MikeMannix
Line: 1 to 1
Deleted:
<
<
META TOPICPARENT name="WebHome"
 

QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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: 18 to 17
 
  • Default template for new topics and form(s) for this web:
Changed:
<
<
    • TWikiFormTemplate?: How to enable form(s)
>
>
 
    • Set WEBFORMS =

  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)

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

QBFreak.net.TWiki 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: Site-level default template for new topics
    • TWikiFormTemplate?: How to enable form(s)
    • Set WEBFORMS =
 
  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
Line: 24 to 29
 
    • 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 7 - 07 Aug 2001 - Users.PeterThoeny
Line: 1 to 1
Changed:
<
<
QBFreak.net.TWiki Web Preferences
>
>
META TOPICPARENT name="WebHome"

QBFreak.net.TWiki Web Preferences

 The following settings are web preferences of the QBFreak.net.TWiki 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: 15 to 16
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
Changed:
<
<
  • Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the TWiki 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 6 - 23 Jul 2001 - Users.PeterThoeny
Line: 1 to 1
 QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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.TWiki web:
Changed:
<
<
>
>
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFE0B0

WebPreferences 5 - 17 Jul 2001 - Users.PeterThoeny
Line: 1 to 1
 QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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.TWiki web:
    • Set WEBTOPICLIST = TWiki . {
Changed:
<
<
Home | Welcome | Register | Changes | Index | Search | Go
>
>
Home | Welcome | Register | Changes | Index | Search | Go
  }

  • Web specific background color: (Pick a lighter one of the StandardColors)
Line: 33 to 34
 
    • 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 #FFD8AA .

WebPreferences 4 - 06 Mar 2001 - Users.PeterThoeny
Line: 23 to 23
 
    • Set NOSEARCHALL =

  • Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
Changed:
<
<
>
>
    • Set DENYWEBCHANGE =
 
    • Set ALLOWWEBCHANGE =

  • Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)

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

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

  • Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
Changed:
<
<
    • Set DENYWEBCHANGE = TWikiGuest?
>
>
 
    • Set ALLOWWEBCHANGE =

  • Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)

WebPreferences 2 - 28 Oct 2000 - Users.PeterThoeny
Line: 22 to 22
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
Added:
>
>
  • Users or groups who are not / are allowed to change topics in the TWiki web: (See TWikiAccessControl)
    • Set DENYWEBCHANGE = TWikiGuest?
    • 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: 34 to 44
 
Added:
>
>

WebPreferences 1 - 17 Aug 2000 - Users.PeterThoeny
Line: 1 to 1
Added:
>
>
QBFreak.net.TWiki Web Preferences

The following settings are web preferences of the QBFreak.net.TWiki 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:

  • Web specific background color:
    • Set WEBBGCOLOR = #FFE0B0

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

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 #FFD8AA .
  • 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 24r24 - 12 Feb 2007 - 18:35 - JasonHill
Revision 23r23 - 27 Mar 2005 - 05:14 - TWikiContributor
Revision 22r22 - 14 Aug 2004 - 18:13 - ArthurClemens
Revision 21r21 - 25 Dec 2003 - 18:24 - PeterThoeny?
Revision 20r20 - 20 Dec 2003 - 14:04 - PeterThoeny?
Revision 19r19 - 15 Dec 2003 - 23:32 - PeterThoeny?
Revision 18r18 - 21 Mar 2003 - 22:44 - PeterThoeny?
Revision 17r17 - 22 Jan 2003 - 01:58 - PeterThoeny?
Revision 16r16 - 19 Jan 2003 - 13:36 - PeterThoeny?
Revision 15r15 - 31 Dec 2002 - 14:15 - PeterThoeny?
Revision 14r14 - 11 May 2002 - 23:06 - MikeMannix?
Revision 13r13 - 14 Apr 2002 - 00:06 - PeterThoeny?
Revision 12r12 - 12 Apr 2002 - 00:29 - PeterThoeny?
Revision 11r11 - 27 Dec 2001 - 18:56 - MikeMannix?
Revision 10r10 - 27 Sep 2001 - 17:44 - MikeMannix?
Revision 9r9 - 11 Sep 2001 - 23:51 - MikeMannix?
Revision 8r8 - 09 Sep 2001 - 01:20 - PeterThoeny?
Revision 7r7 - 07 Aug 2001 - 22:38 - PeterThoeny?
Revision 6r6 - 23 Jul 2001 - 00:56 - PeterThoeny?
Revision 5r5 - 17 Jul 2001 - 00:47 - PeterThoeny?
Revision 4r4 - 06 Mar 2001 - 00:14 - PeterThoeny?
Revision 3r3 - 07 Nov 2000 - 20:28 - PeterThoeny?
Revision 2r2 - 28 Oct 2000 - 22:46 - PeterThoeny?
Revision 1r1 - 17 Aug 2000 - 23:12 - 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
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebPreferences
Powered by TWiki/Dakar Wed, 08 Feb 2006 build 8740
Syndicate this site RSSATOM