tip TWiki Tip of the Day
Escaping TWiki rendering
Use the verbatim tag to surround code excerpts and other formatted text with verbatim and /verbatim ... Read on Read more

You are here: FS > Sandbox Web > WebPreferences r17 - 22 Sep 2005 - 15:03 - TWikiContributor


Start of topic | Skip to actions

Sandbox Web Preferences

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

  • Custom web preferences:
    • Set TOPICTRANSLATIONS = pt-br, en

Preferences:

These settings override the defaults for this web only. See a full list of defaults.

  • Set WEBBGCOLOR = #B9DAFF
  • Set SITEMAPWHAT = Sandbox test area with all features enabled.
  • Set SITEMAPUSETO = ...experiment in an unrestricted hands-on web.
  • Set WEBFORMS = TestForm1? TestForm2?
  • Set ALLOWTOPICRENAME = TWikiAdminGroup
  • Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST

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

Related Topics:

Tools:

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Sizeup Date Who Comment
logo.gifgif logo.gif manage 2.5 K 31 Dec 2005 - 07:20 TWikiContributor  
favicon.icoico favicon.ico manage 1.4 K 31 Dec 2005 - 07:20 TWikiContributor  
Edit | Attach | Printable | Raw view | Backlinks: Web, All webs | History: r17 < r16 < r15 < r14 < r13 | More topic actions
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 FS? Send feedback