IntelliJ Community . WebPreferences

 
WebPreferences 

HOME INDEX SEARCH CHANGES GO  

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)

Preferences:

  • Custom User Variables
    • Set H = help.gif
    • Set I = tip.gif
    • Set M = arrowright.gif
    • Set N = new.gif
    • Set P = pencil.gif
    • Set Q = help.gif
    • Set S = starred.gif
    • Set T = tip.gif
    • Set U = updated.gif
    • Set X = warning.gif
    • Set Y = choice-yes.gif
    • Set DONE = Done
    • Set PARTIAL = Partial
    • Set PLANNED = Planned
    • Set E = Exclamation
    • Set XML = XML
    • Set IDEA = IntelliJ IDEA
    • Set JB = IntelliJ IDEA
    • Set NW = New Window

-- AlexeyEfimov - 13 Aug 2003

  • List of topics of the TWiki.Main web:

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

  • 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 =

  • 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 #FFFFC0 .
  • 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 (CGI Perl scripts).

Related Topics:

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.