Difference: WebPreferences (1 vs. 6)

Revision 602 Dec 2009 - Main.ElisangelaSilva

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

TWiki.Tabuleiro Web Preferences

Line: 8 to 8
 Preferences:

  • Definição do aspecto visual:
Changed:
<
<
    • Set SKIN = free
>
>
    • #Set SKIN = free
  • View template for Pattern Skin (FreeSkin is deprecated) NEW
    • Set VIEW_TEMPLATE = layout
 
  • List of topics of the TWiki.Tabuleiro web:
Line: 35 to 37
 
    • Set DENYWEBVIEW =
    • Set ALLOWWEBVIEW =
    • Set DENYWEBCHANGE =
Changed:
<
<
    • Set ALLOWWEBCHANGE =
>
>
 
    • Set DENYWEBRENAME =
    • Set ALLOWWEBRENAME =

Revision 504 Mar 2005 - RozaneZart

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

TWiki.Tabuleiro Web Preferences

Line: 29 to 29
 
Changed:
<
<
    • Set WEBFORMS =
>
>
 
  • Users or groups who are not / are allowed to view / change / rename topics in the Tabuleiro web: (See TWikiAccessControl)
    • Set DENYWEBVIEW =

Revision 414 Sep 2004 - RozaneZart

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

TWiki.Tabuleiro Web Preferences

Line: 7 to 7
  Preferences:
Added:
>
>
  • Definição do aspecto visual:
    • Set SKIN = free
 
  • List of topics of the TWiki.Tabuleiro web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
Changed:
<
<
    • Set WEBBGCOLOR = #D0D0D0
>
>
    • Set WEBBGCOLOR = #D0A060
 
  • 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. Tabuleiro.Topic links.
    • Set SITEMAPLIST = on
Changed:
<
<
    • Set SITEMAPWHAT = Describe what this web does.
    • Set SITEMAPUSETO = ...to do something.
>
>
    • Set SITEMAPWHAT = Tabuleiro Digital - Faced/UFBA
    • Set SITEMAPUSETO = ...Sítio Web dos tabuleiros para a inclusão digital com colaboração.
 
  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

Revision 319 Jan 2003 - PeterThoeny

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

TWiki.Tabuleiro Web Preferences

Line: 8 to 8
 Preferences:

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

Revision 212 Apr 2002 - PeterThoeny

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

TWiki.Tabuleiro Web Preferences

Line: 13 to 13
 
  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #D0D0D0
Added:
>
>
  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST 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. Tabuleiro.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 =

Revision 118 Sep 2001 - PeterThoeny

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

TWiki.Tabuleiro Web Preferences

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

  • 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 Tabuleiro 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 #D0A060 .
  • 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 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