(9 vs. 10) WebPreferences < Amazed < TWiki

Home - this site is powered by TWiki(R)
Amazed  WebPreferences (9 vs. 10)

Changes | Index | Search | Go

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

TWiki.Amazed Web Preferences

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

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 = Amazed|Main|Sandbox|TWiki|Tait
 
  • List of topics of the TWiki.Amazed 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. Amazed.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 Amazed By Grace web site
    • Set SITEMAPUSETO = ... help you to be more amazed by God's grace.
 
  • 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 Amazed 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: r10 < r9 < r8 < r7 | 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 r10 - 2003-10-22 - 02:11:00 - TaitCyrus Edit

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