TWikiPreferences 62 - 21 Feb 2004 - Main.PeterThoeny
|
| TWiki Site-Level Preferences | |
< < | The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | > > | The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), topic level (the topic being rendered), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | |
- NOTE: You can lock individual settings at the site or web levels using User & Group Access Control - see section below.
| |
- Copyright notice:
- Set WEBCOPYRIGHT = Copyright © 1999-2024 by the contributing authors. \nAll material on this collaboration platform is the property of the contributing authors.
\nIdeas, requests, problems regarding TWiki? Send feedback.
| |
> > |
- Simplified Copyright notice for the WebRss feed (don't use any special characters or xml tags
- Set WEBRSSCOPYRIGHT = Copyright 2024 by contributing authors
| |
- Exclude web from a
web="all" search: (Set to on for hidden webs; is overwritten by web preferences)
| | | |
> > | Preferences Control Settings
- Allow topic level preferences, on or off: If set to
on , topic preferences will be read, and will override any web- or site-level preferences not set as FINALPREFERENCES . By default, user preferences will override topic preferences.
- Topic level overrides user level preferences, on or off: If set to
on , topic preferences will override user preferences. The user can in turn override this behavior by setting further FINALPREFERENCES in his or her user topic.
- Set TOPICOVERRIDESUSER = off
| |
- Site-level preferences that are not allowed to be overridden by WebPreferences and user preferences:
| |
< < |
-
- Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST, SMTPSENDERHOST, ALLOWWEBMANAGE
| > > |
-
- Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST, SMTPSENDERHOST, ALLOWWEBMANAGE, READTOPICPREFS, TOPICOVERRIDESUSER
| |
Creating New Preference Variables |
|
TWikiPreferences 61 - 10 Feb 2004 - Main.PeterThoeny
|
| TWiki Site-Level Preferences
The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | |
- TWiki webmaster name (first name and last name, e.g.
Fred Smith ):
| |
< < |
-
- Set WIKIWEBMASTERNAME = TWiki Webmaster
| > > |
-
- Set WIKIWEBMASTERNAME = TWiki Administrator
| |
- Mail host for outgoing mail. This is used for WebChangesAlert if Perl module
Net::SMTP is installed. If not, or if SMTPMAILHOST is empty, the external sendmail program is used instead (defined by $mailProgram in TWiki.cfg ). Examples: mail.your.company or localhost
|
|
TWikiPreferences 60 - 08 Jan 2004 - Main.PeterThoeny
|
| TWiki Site-Level Preferences
The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | |
| |
< < |
-
- Set WEBCOPYRIGHT = Copyright © 1999-2003 by the contributing authors. \nAll material on this collaboration platform is the property of the contributing authors.
\nIdeas, requests, problems regarding TWiki? Send feedback.
| > > |
-
- Set WEBCOPYRIGHT = Copyright © 1999-2024 by the contributing authors. \nAll material on this collaboration platform is the property of the contributing authors.
\nIdeas, requests, problems regarding TWiki? Send feedback.
| |
- Exclude web from a
web="all" search: (Set to on for hidden webs; is overwritten by web preferences)
|
|
TWikiPreferences 59 - 04 Jan 2004 - Main.PeterThoeny
|
| TWiki Site-Level Preferences
The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | | | |
< < | Web Preferences | > > | Default Web Preferences | | NOTE: They are typically redefined in individual WebPreferences topics | |
-
- Set INCLUDEWARNING = Note: Included topic $topic? does not exist yet
| |
< < | User Settings | > > | Default User Settings | | NOTE: They are typically redefined in topics of individual TWikiUsers | |
- Maximum size of FileAttachments in KB, 0 for no limit:
- Set ATTACHFILESIZELIMIT = 10000
| |
< < | Email and Proxy Server Settings | > > | Search Settings
- Default type for search, one of: keyword (for search engine like syntax), regex (for RegularExpression search), or literal (for verbatim search)
- Set SEARCHDEFAULTTTYPE = keyword
- Default for
%SEARCH{}% variable, one of: keyword, regex, or literal
- Set SEARCHVARDEFAULTTYPE = literal
- Stop words, e.g., common words and characters to exclude from a keyword search:
- Set SEARCHSTOPWORDS = a, all, am, an, and, any, as, at, b, be, by, c, d, e, for, from, g, h, how, i, i'm, i.e., in, is, isn't, it, it's, its, j, k, l, m, n, o, of, on, or, p, q, r, s, t, that, that's, the, this, to, u, v, w, was, wasn't, what, what's, when, where, who, who's, will, with, x, y, z
Email and Proxy Server Settings | |
- TWiki webmaster email address:
| | | |
< < | Plugins Settings
- TWikiPlugins configuration: All plugin modules that exist in the
lib/TWiki/Plugins directory are activated automatically unless disabled by DISABLEDPLUGINS. You can optionally list the installed plugins in INSTALLEDPLUGINS. This is useful to define the sequence of plugin execution, or to specify other webs then the TWiki web for the plugin topics. Specify plugins as a comma separated list of topics.
- Set INSTALLEDPLUGINS = DefaultPlugin? , SpreadSheetPlugin
- Set DISABLEDPLUGINS = EmptyPlugin
- Currently activated plugins: SpreadSheetPlugin, ActionTrackerPlugin, AttachmentListPlugin, BreadCrumbsPlugin, CalendarPlugin, CommentPlugin, CompareRevisionsAddonPlugin, EditTablePlugin, FilterPlugin, FlexWebListPlugin, FootNotePlugin, GluePlugin, IfDefinedPlugin, InterwikiPlugin, JQueryPlugin, NatSkinPlugin, PreferencesPlugin, RedDotPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin, TreeBrowserPlugin, TreePlugin, TwistyPlugin, VotePlugin, WysiwygPlugin
- NOTE: You can enable/disable all plugins with the
$disableAllPlugins flag in the lib/TWiki.cfg file.
HTTP-EQUIV Settings | > > | HTTP-EQUIV Settings | | | | | |
> > | Plugins Settings
- TWikiPlugins configuration: All plugin modules that exist in the
lib/TWiki/Plugins directory are activated automatically unless disabled by DISABLEDPLUGINS. You can optionally list the installed plugins in INSTALLEDPLUGINS. This is useful to define the sequence of plugin execution, or to specify other webs then the TWiki web for the plugin topics. Specify plugins as a comma separated list of topics.
- Set INSTALLEDPLUGINS = DefaultPlugin? , SpreadSheetPlugin
- Set DISABLEDPLUGINS = EmptyPlugin
- Currently activated plugins: SpreadSheetPlugin, ActionTrackerPlugin, AttachmentListPlugin, BreadCrumbsPlugin, CalendarPlugin, CommentPlugin, CompareRevisionsAddonPlugin, EditTablePlugin, FilterPlugin, FlexWebListPlugin, FootNotePlugin, GluePlugin, IfDefinedPlugin, InterwikiPlugin, JQueryPlugin, NatSkinPlugin, PreferencesPlugin, RedDotPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin, TreeBrowserPlugin, TreePlugin, TwistyPlugin, VotePlugin, WysiwygPlugin
- NOTE: You can enable/disable all plugins with the
$disableAllPlugins flag in the lib/TWiki.cfg file.
| | Miscellaneous Settings
|
|
TWikiPreferences 58 - 26 Dec 2003 - Main.PeterThoeny
|
| TWiki Site-Level Preferences
The following are site-level settings that affect all users in all webs on this TWikiSite. They can be selectively overwritten on the individual web level (see WebPreferences in each web), and on the user level (create preferences in your user account topic in the Main web, ex: TWikiGuest). | | Edit and Attach will be disabled today between 05:00 PM and 06:00 PM PDT (00:00 to 01:00 GMT) for a scheduled TWiki maintenance.
| |
> > |
- Maximum size of FileAttachments in KB, 0 for no limit:
- Set ATTACHFILESIZELIMIT = 10000
| | Email and Proxy Server Settings
- TWiki webmaster email address:
| |
- Site-level preferences that are not allowed to be overridden by WebPreferences and user preferences:
| |
< < |
-
- Set FINALPREFERENCES = PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST , SMTPSENDERHOST, ALLOWWEBMANAGE
| > > |
-
- Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST , SMTPSENDERHOST, ALLOWWEBMANAGE
| |
Creating New Preference Variables |
|
Revision 62 | r62 - 21 Feb 2004 - 05:32:48 - PeterThoeny? |
Revision 61 | r61 - 10 Feb 2004 - 18:25:28 - PeterThoeny? |
Revision 60 | r60 - 08 Jan 2004 - 16:43:44 - PeterThoeny? |
Revision 59 | r59 - 04 Jan 2004 - 05:16:00 - PeterThoeny? |
Revision 58 | r58 - 26 Dec 2003 - 02:14:00 - PeterThoeny? |
Revision 57 | r57 - 20 Dec 2003 - 22:02:59 - PeterThoeny? |
|
|
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
|
|