(1 vs. 11) WebPreferences < Desperate < TWiki

Home - this site is powered by TWiki(R)
Desperate  WebPreferences (1 vs. 11)

Changes | Index | Search | Go

 <<O>>  Difference Topic WebPreferences (11 - 2003-10-23 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

Changed:
<
<
  • Set the new skin to used
>
>
    • List of topics of the TWiki.Desperate web:
Deleted:
<
<

  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
    • Set FLOATINGMENUSKIN_BGCOLOR = FF99FF
    • Set FLOATINGMENUSKIN_FGCOLOR = 000000
    • Set FLOATINGMENUSKIN_ROLLOVER_BGCOLOR = CC66CC
    • Set FLOATINGMENUSKIN_ROLLOVER_FGCOLOR = FFFFFF
    • Define the contents of the web topic list
    • Set FLOATINGMENUSKIN_WEBTOPICLIST = Changes|Index|Search
    • Define the contents of the drop down menu listing available wiki webs
    • Set FLOATINGMENUSKIN_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait

  • List of topics of the TWiki.Desperate web:
 

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #FF99FF

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
Changed:
<
<
    • Set SITEMAPWHAT = Welcome to the Kamm family web site
    • Set SITEMAPUSETO = ... discover various bits of information on the Kamm family.
>
>
    • Set SITEMAPWHAT = Welcome to the Desperate 4 Jesus web site
    • Set SITEMAPUSETO = ... help you to see how desperate for Jesus we all are.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (10 - 2003-09-02 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
Changed:
<
<
    • Set FLOATINGMENUSKIN_BGCOLOR = 00FF00
>
>
    • Set FLOATINGMENUSKIN_BGCOLOR = FF99FF
 
    • Set FLOATINGMENUSKIN_FGCOLOR = 000000
Changed:
<
<
    • Set FLOATINGMENUSKIN_ROLLOVER_BGCOLOR = 3A60C0
>
>
    • Set FLOATINGMENUSKIN_ROLLOVER_BGCOLOR = CC66CC
 
    • Set FLOATINGMENUSKIN_ROLLOVER_FGCOLOR = FFFFFF
    • Define the contents of the web topic list
    • Set FLOATINGMENUSKIN_WEBTOPICLIST = Changes|Index|Search
    • Define the contents of the drop down menu listing available wiki webs
    • Set FLOATINGMENUSKIN_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait

  • List of topics of the TWiki.Desperate web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #00FF00
>
>
    • Set WEBBGCOLOR = #FF99FF
 
  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Welcome to the Kamm family web site
    • Set SITEMAPUSETO = ... discover various bits of information on the Kamm family.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (9 - 2003-09-02 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
Changed:
<
<
    • Set MENU_BGCOLOR = 00FF00
    • Set MENU_FGCOLOR = 000000
    • Set MENU_ROLLOVER_BGCOLOR = 3A60C0
    • Set MENU_ROLLOVER_FGCOLOR = FFFFFF
>
>
    • Set FLOATINGMENUSKIN_BGCOLOR = 00FF00
    • Set FLOATINGMENUSKIN_FGCOLOR = 000000
    • Set FLOATINGMENUSKIN_ROLLOVER_BGCOLOR = 3A60C0
    • Set FLOATINGMENUSKIN_ROLLOVER_FGCOLOR = FFFFFF
 
    • Define the contents of the web topic list
Changed:
<
<
    • Set MENU_WEBTOPICLIST = Changes|Index|Search
>
>
    • Set FLOATINGMENUSKIN_WEBTOPICLIST = Changes|Index|Search
 
    • Define the contents of the drop down menu listing available wiki webs
Changed:
<
<
    • Set MENU_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait
>
>
    • Set FLOATINGMENUSKIN_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait
 
  • List of topics of the TWiki.Desperate web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00FF00

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
Changed:
<
<
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.
>
>
    • Set SITEMAPWHAT = Welcome to the Kamm family web site
    • Set SITEMAPUSETO = ... discover various bits of information on the Kamm family.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (8 - 2003-09-01 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set the new skin to used
Changed:
<
<
    • Set SKIN = menu2
>
>
 
  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
    • Set MENU_BGCOLOR = 00FF00
    • Set MENU_FGCOLOR = 000000
    • Set MENU_ROLLOVER_BGCOLOR = 3A60C0
    • Set MENU_ROLLOVER_FGCOLOR = FFFFFF
    • Define the contents of the web topic list
Changed:
<
<
    • Set WEBTOPICLIST_FLOATING_MENUS = Changes|Index|Search
>
>
    • Set MENU_WEBTOPICLIST = Changes|Index|Search
 
    • Define the contents of the drop down menu listing available wiki webs
    • Set MENU_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait

  • List of topics of the TWiki.Desperate web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00FF00

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (7 - 2003-09-01 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set the new skin to used
Changed:
<
<
    • Set SKIN = menu
>
>
    • Set SKIN = menu2
 
  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
    • Set MENU_BGCOLOR = 00FF00
    • Set MENU_FGCOLOR = 000000
    • Set MENU_ROLLOVER_BGCOLOR = 3A60C0
    • Set MENU_ROLLOVER_FGCOLOR = FFFFFF
    • Define the contents of the web topic list
    • Set WEBTOPICLIST_FLOATING_MENUS = Changes|Index|Search
    • Define the contents of the drop down menu listing available wiki webs
    • Set MENU_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait

  • List of topics of the TWiki.Desperate web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00FF00

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (6 - 2003-09-01 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set the new skin to used
Changed:
<
<
    • Set SKIN = kamm
>
>
    • Set SKIN = menu
 
Added:
>
>
  • Set various variables used by the FloatingMenuSkin. Note, for setting the web bg color, you must NOT specify a # as this will cause things to not work correctly.
    • Define the topic menu colors
    • Set MENU_BGCOLOR = 00FF00
    • Set MENU_FGCOLOR = 000000
    • Set MENU_ROLLOVER_BGCOLOR = 3A60C0
    • Set MENU_ROLLOVER_FGCOLOR = FFFFFF
    • Define the contents of the web topic list
    • Set WEBTOPICLIST_FLOATING_MENUS = Changes|Index|Search
    • Define the contents of the drop down menu listing available wiki webs
    • Set MENU_WIKIWEBLIST = Desperate|Main|Sandbox|TWiki|Tait
 
  • List of topics of the TWiki.Desperate web:
Deleted:
<
<
    • Set WEBTOPICLIST_FLOATING_MENUS = Changes|Index|Search
 
Deleted:
<
<
    • Set WIKIWEBLIST_FLOATING_MENUS = Desperate|Main|Sandbox|TWiki|Tait
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00FF00
Deleted:
<
<
    • Set WEBBGCOLOR_FLOATING_MENUS = 00FF00
 
  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (5 - 2003-08-31 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • Set the new skin to used
    • Set SKIN = kamm

  • List of topics of the TWiki.Desperate web:
Added:
>
>
    • Set WEBTOPICLIST_FLOATING_MENUS = Changes|Index|Search
 
Added:
>
>
    • Set WIKIWEBLIST_FLOATING_MENUS = Desperate|Main|Sandbox|TWiki|Tait
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00FF00
Added:
>
>
    • Set WEBBGCOLOR_FLOATING_MENUS = 00FF00
 
  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (4 - 2003-08-30 - TaitCyrus)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

Added:
>
>
  • Set the new skin to used
    • Set SKIN = kamm
 
  • List of topics of the TWiki.Desperate web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #D0D0D0
>
>
    • Set WEBBGCOLOR = #00FF00
 
  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (3 - 2003-01-19 - PeterThoeny)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.

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

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (2 - 2002-04-12 - PeterThoeny)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • 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 to on, do not set NOSEARCHALL, 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. Desperate.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


 <<O>>  Difference Topic WebPreferences (1 - 2001-09-18 - PeterThoeny)
 
META TOPICPARENT name="WebHome"

TWiki.Desperate Web Preferences

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

  • 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)
    • Set NOSEARCHALL =

  • Users or groups who are not / are allowed to view / change / rename topics in the Desperate web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
    • Set ALLOWWEBCHANGE =
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

  • Users or groups allowed to change or rename this WebPreferences topic: (I.e. TWikiAdminGroup)
    • Set ALLOWTOPICCHANGE =
    • Set ALLOWTOPICRENAME =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

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 #FF99FF .
  • 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:


View | History: r11 < r10 < r9 < r8 | More

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

Revision r11 - 2003-10-23 - 03:52:34 - TaitCyrus Edit

(%REVTITLE2% vs. %REVTITLE1%) WebPreferences < Desperate < TWiki