2008-07-21 13:31:57 +02:00
|
|
|
[[!template id=plugin name=anonok author="[[Joey]]"]]
|
|
|
|
[[!tag type/auth]]
|
2007-02-02 03:33:03 +01:00
|
|
|
|
|
|
|
By default, anonymous users cannot edit the wiki. This plugin allows
|
2008-05-01 20:58:23 +02:00
|
|
|
anonymous web users, who have not signed in, to edit any page in the wiki
|
|
|
|
by default.
|
|
|
|
|
2008-12-12 20:52:05 +01:00
|
|
|
The plugin also has a configuration setting, `anonok_pages`. This
|
2008-05-01 20:58:23 +02:00
|
|
|
[[PageSpec]] can be used to allow anonymous editing of matching pages.
|
2008-12-12 20:52:05 +01:00
|
|
|
|
|
|
|
If you're using the [[comments]] plugin, you can allow anonymous comments
|
|
|
|
to be posted by setting:
|
|
|
|
|
|
|
|
anonok_pages => "postcomment(*)"
|