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
- Set SKIN = widgets
- Set WIDGETSSKIN_DESIGNTOPIC = Main/WidgetsMathDesign
- Set WIDGETSSKIN_CSSFILE = https://self-help.math.ucsb.edu/mathwiki/pub/Main/WidgetsMathDesign/theme.css
- Set WIDGETSSKIN_TWIKICSSFILE = /mathwiki/pub/Main/WidgetsMathDesign/Foswiki.css
- 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 Use ◆ Privacy
Wiki application settings
- WebTopicEditTemplate
- default template for new topics in this web, if this topic does not exist, site-level default template will be used
- 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
{FeatureAccess}{AllowRaw}
is set to acl
in configure, then the following rules can also be used: - #Set DENYWEBHISTORY = WikiGuest
- #Set ALLOWWEBHISTORY =
{FeatureAccess}{AllowHistory}
is set to acl
in configure, then the following rules can also be used: - #Set DENYWEBRAW = WikiGuest
- #Set ALLOWWEBRAW =
- Set ALLOWTOPICCHANGE = AdminGroup
- Set ALLOWTOPICRENAME = 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
Related Topics
- DefaultPreferences, SitePreferences - site-level preferences
- WikiUsers - list of user topics. User topics can have optional user preferences
- Macros - what macros are and how to use them, including a list of common macros
- AccessControl - explains how to restrict access by users or groups
Edit • Attach • Print version • History: r9 < r8 < r7 < r6 • Backlinks • View wiki text • Edit wiki text • More topic actions