]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/websetup.mdwn
More details on my personal preferences (as related to Ikiwiki.)
[ikiwiki.git] / doc / plugins / websetup.mdwn
index 694429fe151d202d566e5775827e61197e58cd47..b4d23ba9cfbf85d08dce8a3556ffc45730a29263 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=websetup core=0 author="[[Joey]]"]]
-[[!tag type/useful]]
+[[!tag type/web]]
 
 This plugin allows wiki admins to configure the wiki using a web interface,
 rather than editing the setup file directly. A "Wiki Setup" button is added
@@ -16,7 +16,8 @@ enabled and disabled using it too. Some settings are not considered safe
 enough to be manipulated over the web; these are still shown, by default,
 but cannot be modified. To hide them, set `websetup_show_unsafe` to false
 in the setup file. A few settings have too complex a data type to be
-configured via the web.
+configured via the web. To mark additional settings as unsafe, you can
+list them in `websetup_unsafe`.
 
 Plugins that should not be enabled/disabled via the web interface can be
 listed in `websetup_force_plugins` in the setup file.