Difference: WebPreferences (1 vs. 34)

Revision 342015-04-16 - DanielAndersen

Line: 1 to 1
 

Main Web Preferences

Line: 30 to 30
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
>
>
 

Revision 332015-04-16 - TWikiAdminUser

Line: 1 to 1
 

Main Web Preferences

Line: 30 to 30
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
    • Set ALLOWWEBCHANGE =
>
>
 
    • Set DENYWEBRENAME =
Changed:
<
<
    • Set ALLOWWEBRENAME =
>
>
 
  • TIP Note: If you restrict access to this web, make sure to add the TWikiRegistrationAgent so that users can register.

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

Revision 322014-11-21 - TWikiAdminUser

Line: 1 to 1
 

Main Web Preferences

Line: 17 to 17
 
Added:
>
>
 
  • Default template for new topics in this web:

Revision 312012-05-22 - TWikiContributor

Line: 1 to 1
 

Main Web Preferences

Line: 32 to 32
 
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =
Added:
>
>
  • TIP Note: If you restrict access to this web, make sure to add the TWikiRegistrationAgent so that users can register.
 

Revision 302011-09-24 - TWikiContributor

Line: 1 to 1
 

Main Web Preferences

Line: 15 to 15
 
Changed:
<
<
    • Set SITEMAPWHAT = TWiki home where users and groups are located
>
>
 
    • Set SITEMAPLIST = on

  • Default template for new topics in this web:
Line: 23 to 23
 
    • TWiki.WebTopicEditTemplate: System-level default topic template (do not modify! Create a site-level template in this web instead)

  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
Changed:
<
<
>
>
 
  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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 =

Revision 292011-02-02 - TWikiContributor

Line: 1 to 1
 

Main Web Preferences

Changed:
<
<
The following settings are web preferences of the Main 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 Main web).
>
>
The following settings are web preferences of the Main web. These preferences override the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, such as TWikiGuest in the Main web). These web preferences can be overridden by topic preferences, e.g. preferences in individual topics.
 
Changed:
<
<
>
>
%EDITPREFERENCES{"TWiki.TWikiPreferencesForm"}%
 

Web Preferences Settings

Line: 15 to 18
 
    • Set SITEMAPWHAT = TWiki home where users and groups are located
    • Set SITEMAPLIST = on
Changed:
<
<
>
>
  • Default template for new topics in this web:
 
  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.

Revision 282010-05-06 - TWikiContributor

Line: 1 to 1
Deleted:
<
<
META TOPICPARENT name="WebHome"
 

Main Web Preferences

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

Line: 13 to 12
 
Changed:
<
<
    • Set SITEMAPWHAT = Welcome to TWiki... Users, Groups
    • Set SITEMAPUSETO = ...see who is registered on this TWiki
>
>
    • Set SITEMAPWHAT = TWiki home where users and groups are located
 
    • Set SITEMAPLIST = on

  • Default template for new topics for this web:

Revision 272008-12-01 - TWikiAdminUser

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Line: 28 to 28
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
>
>
    • Set ALLOWWEBCHANGE =
 
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

Revision 262008-12-01 - TWikiAdminUser

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Line: 28 to 28
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
    • Set ALLOWWEBCHANGE =
>
>
 
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

Revision 252007-03-01 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Line: 22 to 22
 

  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
Changed:
<
<
>
>
 
  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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 =
Line: 36 to 36
 
Changed:
<
<
  • Web preferences that are not allowed to be overridden by user or topic preferences:
>
>
  • Web preferences that are not allowed to be overridden by sub-web, user or topic preferences:
 
    • 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 customization. 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

Rename, Move or Delete this Web

  • Note: The Main web cannot be renamed. See also: ManagingWebs

Revision 242007-03-01 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

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

Web Preferences Settings

Changed:
<
<
These settings override the defaults for this web only. See full list of defaults with explanation.
>
>
These settings override the defaults for this web only. See full list of defaults with explanation.
 
Line: 19 to 19
 
  • 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:
<
<
>
>
 
Changed:
<
<
  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
>
>
  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
 
Changed:
<
<
  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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.
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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 =
Line: 32 to 32
 
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =
Changed:
<
<
>
>
 
  • 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:
<
<

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

Rename, Move or Delete this Web

  • Note: The Main web cannot be renamed. See also: ManagingWebs
>
>

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

Rename, Move or Delete this Web

  • Note: The Main web cannot be renamed. See also: ManagingWebs

Revision 232007-03-01 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Line: 25 to 25
 

  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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.
Changed:
<
<
    • #Set DENYWEBVIEW =
    • #Set ALLOWWEBVIEW =
    • #Set DENYWEBCHANGE =
    • #Set ALLOWWEBCHANGE = TWikiAdminGroup
    • #Set DENYWEBRENAME =
    • #Set ALLOWWEBRENAME = TWikiAdminGroup
>
>
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =
 
  • Users or groups allowed to change or rename this WebPreferences topic: (e.g., TWikiAdminGroup)
Changed:
<
<
>
>
 

  • Web preferences that are not allowed to be overridden by user or topic preferences:

Revision 222005-03-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

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

Revision 212005-03-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Revision 202005-03-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

Main Web Preferences

>
>

Main Web Preferences

 
Changed:
<
<
The following settings are web preferences of the Main web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web).
>
>
The following settings are web preferences of the Main 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 Main 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. Main.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 =
>
>
 
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:
<
<

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

Rename, Move or Delete this Web

  • Note: The Main web cannot be renamed. See also: ManagingWebs

Revision 192004-08-16 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main Web Preferences

Changed:
<
<
The following settings are web preferences of the Main 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.Main web)
>
>
The following settings are web preferences of the Main web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main 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.
 

Revision 182004-08-15 - ArthurClemens

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main 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. Main.Topic links.

Revision 172003-12-26 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

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

Revision 162003-12-20 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Main 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

Revision 152003-12-16 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

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

Revision 142003-03-22 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

TWiki.Main Web Preferences

>
>

Main Web Preferences

 
Changed:
<
<
The following settings are web preferences of the TWiki.Main 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.Main web)
>
>
The following settings are web preferences of the Main 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.Main 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. Main.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. Main.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 Main web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the Main web: (See TWikiAccessControl)
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =

Revision 132003-01-19 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.Main Web Preferences

Line: 8 to 8
 Preferences:

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

Revision 122002-04-12 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.Main 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. Main.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 =

Revision 112001-09-18 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.Main Web Preferences

Line: 19 to 19
 
Changed:
<
<
>
>
 
    • Set WEBFORMS =

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

Revision 102001-09-09 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

TWiki.Main Web Preferences

Line: 16 to 16
 
  • 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 view / change / rename topics in the Main 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

Revision 92001-08-08 - PeterThoeny

Line: 1 to 1
Changed:
<
<
TWiki.Main Web Preferences
>
>
META TOPICPARENT name="WebHome"

TWiki.Main Web Preferences

  The following settings are web preferences of the TWiki.Main 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.Main 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 Main web: (See TWikiAccessControl)
>
>
  • Users or groups who are not / are allowed to view / change / rename topics in the Main 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:

Revision 82001-08-07 - JohnTalintyre

Line: 1 to 1
 TWiki.Main Web Preferences

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

Revision 72001-07-23 - PeterThoeny

Line: 1 to 1
 TWiki.Main Web Preferences

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

Line: 7 to 7
 Preferences:

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

Revision 62001-07-17 - PeterThoeny

Line: 1 to 1
 TWiki.Main Web Preferences

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

Line: 7 to 8
 
  • List of topics of the TWiki.Main web:
    • Set WEBTOPICLIST = Main . {
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 .

Revision 52000-12-14 - PeterThoeny

Line: 8 to 8
 
  • List of topics of the TWiki.Main web:
    • Set WEBTOPICLIST = Main . { Home
Changed:
<
<
| Users
>
>
| Users
  | Offices | Changes | Index

Revision 42000-11-08 - 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)

Revision 32000-10-29 - 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 Main 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:
>
>

Revision 22000-08-19 - PeterThoeny

Line: 1 to 1
 TWiki.Main Web Preferences
Changed:
<
<
The following settings are web preferences of the TWiki.Main 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.Main web)
>
>
The following settings are web preferences of the TWiki.Main 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.Main web)
  Preferences:

  • List of topics of the TWiki.Main web:
    • Set WEBTOPICLIST = Main . { 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:
<
<
>
>

Revision 12000-02-26 - PeterThoeny

Line: 1 to 1
Added:
>
>
TWiki.Main Web Preferences

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

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback