Wiki Institute :: Wikinachrichtendienst » WebPreferences

Wikinachrichtendienst > WebPreferences r13 - 26 Jul 2005 - 18:37:19 - SaschaBuettner
Tags:
create new tag


Start of topic | Skip to actions

Wikinachrichtendienst Web Preferences

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

Preferences:

  • Navigationsleiste im Suchmodus (wichtig : den down-Pfeil entfernen, da im Suchmodus deaktiviert):

  • Webspezifische Hintergrundfarbe:
    • Set WEBBGCOLOR = #CCCCCC

  • 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. Wikinachrichtendienst.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = öffentlich
    • Set SITEMAPUSETO = information + desinformation

  • Webseitentitel
    • Set TITLE = wiki institute.com

  • Webspezifisches CSS-Stylesheet (Beispiel: grey ; Einfach das die css-Datei uploaden ("Attach") und unten folgendes eintragen: %ATTACHURLPATH%/MyCSS.css)
    • Set CSS = /pub/twiki.css

  • Ausschluss des Webs von der web="all" search: (aktiviere on für hidden Webs)
    • Set NOSEARCHALL =

  • Prevent automatic linking of WikiWords and acronyms (if set to on); link WikiWords (if empty); can be overwritten by web preferences:
    • Set NOAUTOLINK =
    • Note: Use the [[...][...]] syntax to link topics in case you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.

  • Default Template für neue Topics und Formular(e) für dieses Web:
    • WebTopicEditTemplate?: Default Template für neue Topics in diesem Web. (Site-level wird benutzt, wenn das Topic nicht existiert)
    • TWiki.WebTopicEditTemplate: Site-level default Template
    • TWikiForms: Wie aktiviere ich Formulare?
    • Set WEBFORMS =

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

  • Webeinstellungen die nicht durch Usereinstellungen überschrieben werden sollen:
    • Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

Hinweise:

  • Eine Einstellung wird folgender Massen definiert:
    6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • Einstellungen werden als TWikiVariables geschrieben (durch Einschluss in Prozentzeichen). Beispiel:
    • Wenn Du eine variable definierst %WEBBGCOLOR% , wird es so umgesetzt: #CCCCCC .

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

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r13 < r12 < r11 | More topic actions
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback