Main Web Preferences

Appearance

  • Set WEBBGCOLOR = #FFEFA6
    • web-specific background color, current color
  • Set SITEMAPLIST = on
  • Set WEBSUMMARY = Welcome to Foswiki ... meet people on this site

Select the Widget skin:
  • Set SKIN = widgets
Get the common text section definitions from this topic (see the "Customisation" section in WidgetsSkin for more information on what this means):
  • Set WIDGETSSKIN_DESIGNTOPIC = Main/WidgetsMathDesign
Get the Moveable Type compatible CSS and images from this topic (must be in the System): Get the extra CSS required by Foswiki from this topic
  • Set WIDGETSSKIN_TWIKICSSFILE = /mathwiki/pub/Main/WidgetsMathDesign/Foswiki.css
Set the column preference:
  • Set WIDGETSSKIN_COLUMNS = w

  • Set WEBCOPYRIGHT = Copyright © 2016-2024 The Regents of the University of California. All Rights Reserved.
    References or pointers to non-University entities or resources do not represent endorsement by the Regents of the University of California.
    Terms of UsePrivacy

Wiki application settings

  • Set WEBFORMS = UserForm
    • Comma separated list of forms that can be attached to topics in this web. See DataForms for more information.

  • Set FORMQUERYPLUGIN_ENABLE = 1

Access control

Users or groups who are allowed to view, change and rename topics in the Main web. Empty settings are not meaningful. Remove the comment # character to enable a settting. Use * to indicate everyone including the guest users. DENY the WikiGuest user to restrict an action to authenticated (logged-in) users. If you intend to lock down the Main to only allow registration, you need to add the built in RegistrationAgent to the ALLOWWEBCHANGE setting.

  • #Set DENYWEBVIEW =
  • #Set ALLOWWEBVIEW =
  • Set DENYWEBCHANGE = WikiGuest
  • #Set ALLOWWEBCHANGE =
  • Set DENYWEBRENAME = WikiGuest
  • Set ALLOWWEBRENAME = AdminGroup

If {FeatureAccess}{AllowRaw} is set to acl in configure, then the following rules can also be used:
  • #Set DENYWEBHISTORY = WikiGuest
  • #Set ALLOWWEBHISTORY =

If {FeatureAccess}{AllowHistory} is set to acl in configure, then the following rules can also be used:
  • #Set DENYWEBRAW = WikiGuest
  • #Set ALLOWWEBRAW =

Users or groups allowed to change or rename this WebPreferences topic: (e.g., AdminGroup)

--

Local macros

This macro lets us limit who can view certain sections of text based on their IP address. This lets us restrict some things to on campus only without restricting the whole wiki. Right now it allows the following blocks:
  • 128.111.*.* - Campus wired and VPN
  • 168.231.*.* - Campus wireless, a few other misc campus networks (like Resnet)

  • Set Campus_IP = false

--

Tools

No permission to view RenameWeb
No permission to view PreferenceSettings