summaryrefslogtreecommitdiff
path: root/TWiki/TWikiPreferences.mdwn
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-03-14 02:30:44 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-03-14 02:30:44 +0000
commit127c60b4bf852f7f877497cb31dd2edb9d1224af (patch)
tree19e7f71d92cd2d03abbf1ba29d868d7d5b48d1d8 /TWiki/TWikiPreferences.mdwn
parent5046a2be10b60330767af25654fc0b5a7223cf24 (diff)
none
Diffstat (limited to 'TWiki/TWikiPreferences.mdwn')
-rw-r--r--TWiki/TWikiPreferences.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn
index 5d2cd56f..f1e33967 100644
--- a/TWiki/TWikiPreferences.mdwn
+++ b/TWiki/TWikiPreferences.mdwn
@@ -56,6 +56,16 @@ The following settings are **_site-level preferences_** , e.g. affecting all use
* Site-level preferences that are **not** allowed to be overridden by %WEBPREFSTOPIC% and user preferences:
* Set FINALPREFERENCES = WIKIWEBMASTER, PREVIEWBGIMAGE
+**_Plugin Preferences:_**
+
+* Installed [[TWikiPlugins]]: To enable/disable plugins, move them between ACTIVEPLUGINS and INACTIVEPLUGINS. Specify a comma separated list of plugin topics; the name of the web **_must_** be specified (i.e. <code>**TWiki.DefaultPlugin, TWiki.AnOtherPlugin**</code>)
+ * Set ACTIVEPLUGINS = [[TWiki/DefaultPlugin]]
+ * Set INACTIVEPLUGINS = [[TWiki/EmptyPlugin]]
+
+* Preferences of [[DefaultPlugin]]:
+ * Allow depreciated <code>%INCLUDE:"topic"%</code> syntax: (`0` or `1`)
+ * Set DEFAULTPLUGIN\_OLDINCLUDE = 1
+
**_Notes:_**
* A preference is defined as: <br />`6 spaces * Set NAME = value`<br /> Example: