]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/anonok.mdwn
patch plugin documentation to refer to directive pages
[ikiwiki.git] / doc / plugins / anonok.mdwn
1 [[!template id=plugin name=anonok author="[[Joey]]"]]
2 [[!tag type/auth]]
3
4 By default, anonymous users cannot edit the wiki. This plugin allows
5 anonymous web users, who have not signed in, to edit any page in the wiki
6 by default.
7
8 The plugin also has a configuration setting, `anonok_pagespec`. This
9 [[PageSpec]] can be used to allow anonymous editing of matching pages.