Shadows In The Fog

...see who is registered on this TWiki
View   r22  >  r21  >  r20  >  r19  >  r18  ...
WebPreferences 22 - 03 Nov 2007 - User.TrevisMartin
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User Web Preferences

Line: 27 to 27
 
  • Users or groups who are not / are allowed to view / change / rename topics in the User 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 =
>
>
 

WebPreferences 21 - 27 Mar 2005 - User.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User Web Preferences


WebPreferences 20 - 27 Mar 2005 - User.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

User Web Preferences

>
>

User Web Preferences

 
Changed:
<
<
The following settings are web preferences of the User web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the User web).
>
>
The following settings are web preferences of the User web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and User.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the User web).
 
Changed:
<
<
Preferences:
>
>
 
Changed:
<
<
>
>

Web Preferences Settings

 
Changed:
<
<
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFEFA6
>
>
These settings override the defaults for this web only. See full list of defaults with explanation.
 
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. User.Topic links.
>
>
  • Web settings:
    • Set WEBTOPICLIST = Users | Groups | Changes | Index | Search | Go
    • Set WEBBGCOLOR = #FFEFA6
    • Set SITEMAPWHAT = Welcome to TWiki... Users, Groups
    • Set SITEMAPUSETO = ...see who is registered on this TWiki
 
    • Set SITEMAPLIST = on
Deleted:
<
<
    • Set SITEMAPWHAT = Welcome to TWiki... Users, Groups, Offices? - tour this expandable virtual workspace.
    • Set SITEMAPUSETO = ...get a first-hand feel for TWiki possibilities.
 
Changed:
<
<
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =
>
>
  • 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)
    • TWiki.WebTopicEditTemplate: Site-level default topic template
 
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.
>
>
  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
 
Changed:
<
<
  • 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
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =

  • Users or groups who are not / are allowed to view / change / rename topics in the User 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 User 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 #FFEFA6 .
  • 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 TWiki 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 #FFEFA6
  • 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


WebPreferences 19 - 15 Aug 2004 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User Web Preferences

Changed:
<
<
The following settings are web preferences of the User 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 TWiki.User web)
>
>
The following settings are web preferences of the User web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the User web).
 Preferences:
Line: 22 to 21
 
  • 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 18 - 14 Aug 2004 - User.ArthurClemens
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User Web Preferences

Line: 11 to 11
 

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

WebPreferences 17 - 25 Dec 2003 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User 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 16 - 20 Dec 2003 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User 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 15 - 15 Dec 2003 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

User 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 14 - 21 Mar 2003 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

TWiki.User Web Preferences

>
>

User Web Preferences

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

Preferences:

Line: 14 to 14
 
    • Set WEBBGCOLOR = #FFFFC0

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. User.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. User.Topic links.
 
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome to TWiki... Users, Groups, Offices? - tour this expandable virtual workspace.
    • Set SITEMAPUSETO = ...get a first-hand feel for TWiki possibilities.
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 User web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the User web: (See TWikiAccessControl)
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =

WebPreferences 13 - 19 Jan 2003 - User.PeterThoeny
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.User Web Preferences

Line: 8 to 8
 Preferences:

  • List of topics of the TWiki.User web:
Changed:
<
<
>
>
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFFFC0

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

TWiki.User Web Preferences

Line: 13 to 13
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFFFC0
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. User.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome to TWiki... Users, Groups, Offices? - tour this expandable virtual workspace.
    • Set SITEMAPUSETO = ...get a first-hand feel for TWiki possibilities.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

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

TWiki.User 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 User web: (See TWikiAccessControl)

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

TWiki.User 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 User 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 9 - 07 Aug 2001 - User.PeterThoeny
Line: 1 to 1
Changed:
<
<
TWiki.User Web Preferences
>
>
META TOPICPARENT name="WebHome"

TWiki.User Web Preferences

 The following settings are web preferences of the TWiki.User 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 TWiki.User 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/rename topics in the User web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the User web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
 
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
Changed:
<
<
>
>
    • 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 8 - 07 Aug 2001 - User.JohnTalintyre
Line: 1 to 1
 TWiki.User Web Preferences

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

Line: 15 to 15
 
  • 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 User web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to change/rename topics in the User web: (See TWikiAccessControl)
 
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
Added:
>
>
 
  • Users or groups allowed to change this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =

WebPreferences 7 - 23 Jul 2001 - User.PeterThoeny
Line: 1 to 1
 TWiki.User Web Preferences

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

Line: 7 to 7
 Preferences:

  • List of topics of the TWiki.User web:
Changed:
<
<
>
>
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FFFFC0

WebPreferences 6 - 17 Jul 2001 - User.PeterThoeny
Line: 1 to 1
 TWiki.User Web Preferences

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

Line: 7 to 8
 
  • List of topics of the TWiki.User web:
    • Set WEBTOPICLIST = User . {
Changed:
<
<
Home | Users | Offices | Changes | Index | Search | Go
>
>
Home | Users | Groups | Offices? | Changes | Index | Search | Go
  }

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

WebPreferences 5 - 13 Dec 2000 - User.PeterThoeny
Line: 8 to 8
 
  • List of topics of the TWiki.User web:
    • Set WEBTOPICLIST = User . { Home
Changed:
<
<
| Users
>
>
| Users
  | Offices | Changes | Index

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

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

WebPreferences 3 - 28 Oct 2000 - User.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 User 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: 34 to 44
 
Added:
>
>

WebPreferences 2 - 18 Aug 2000 - User.PeterThoeny
Line: 1 to 1
 TWiki.User Web Preferences
Changed:
<
<
The following settings are web preferences of the TWiki.User web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. PeterThoeny in the TWiki.User web)
>
>
The following settings are web preferences of the TWiki.User 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 TWiki.User web)
 Preferences:

  • List of topics of the TWiki.User web:
    • Set WEBTOPICLIST = User . { Home
Changed:
<
<
| Welcome | Users | Changes | Index
>
>
| Users | Offices | Changes | Index
  | Search | Go }
Line: 18 to 19
 
  • Web specific background color:
    • Set WEBBGCOLOR = #FFFFC0
Added:
>
>
  • 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
Changed:
<
<
  • Preferences are used as TWikiVariables? by enclosing the name in percent signs. Example:
>
>
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
 
    • When you write variable %WEBBGCOLOR% , it gets expanded to #FFEFA6 .
  • 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 TWiki engine (Perl scripts).

Related Topics:

Changed:
<
<
>
>
 
  • TWikiUsers has a list of user topics. User topics can have optional user preferences.
Changed:
<
<
  • TWikiVariables? has a list of common %VARIABLES% .
>
>

WebPreferences 1 - 26 Feb 2000 - User.PeterThoeny
Line: 1 to 1
Added:
>
>
TWiki.User Web Preferences

The following settings are web preferences of the TWiki.User web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. PeterThoeny in the TWiki.User web)

Preferences:

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

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 #FFEFA6 .
  • 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 TWiki engine (Perl scripts).

Related Topics:

  • TWikiPreferences has site-level preferences.
  • TWikiUsers has a list of user topics. User topics can have optional user preferences.
  • TWikiVariables? has a list of common %VARIABLES% .

Revision 22r22 - 03 Nov 2007 - 22:18:05 - TrevisMartin
Revision 21r21 - 27 Mar 2005 - 05:45:41 - TWikiContributor
Revision 20r20 - 27 Mar 2005 - 05:45:41 - TWikiContributor
Revision 19r19 - 15 Aug 2004 - 20:15:30 - PeterThoeny
Revision 18r18 - 14 Aug 2004 - 18:16:45 - ArthurClemens?
Revision 17r17 - 25 Dec 2003 - 18:25:53 - PeterThoeny
Revision 16r16 - 20 Dec 2003 - 14:04:48 - PeterThoeny
Revision 15r15 - 15 Dec 2003 - 23:32:49 - PeterThoeny
Revision 14r14 - 21 Mar 2003 - 23:33:59 - PeterThoeny
Revision 13r13 - 19 Jan 2003 - 13:36:22 - PeterThoeny
Revision 12r12 - 12 Apr 2002 - 00:26:00 - PeterThoeny
Revision 11r11 - 17 Sep 2001 - 23:41:05 - PeterThoeny
Revision 10r10 - 09 Sep 2001 - 01:20:59 - PeterThoeny
Revision 9r9 - 07 Aug 2001 - 22:36:31 - PeterThoeny
Revision 8r8 - 07 Aug 2001 - 08:54:53 - JohnTalintyre?
Revision 7r7 - 23 Jul 2001 - 00:57:51 - PeterThoeny
Revision 6r6 - 17 Jul 2001 - 00:43:52 - PeterThoeny
Revision 5r5 - 13 Dec 2000 - 18:48:28 - PeterThoeny
Revision 4r4 - 07 Nov 2000 - 20:28:50 - PeterThoeny
Revision 3r3 - 28 Oct 2000 - 22:59:50 - PeterThoeny
Revision 2r2 - 18 Aug 2000 - 17:16:25 - PeterThoeny
Revision 1r1 - 26 Feb 2000 - 01:50:35 - PeterThoeny

Navigation

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 TWiki? Send feedback
Syndicate this site RSSATOM