acl plugin by Andreas Gohr
Manage page and namespace ACL settings (bundled with DokuWiki)
Provides Admin.
Compatible with DokuWiki (bundled).
Similar to superacl.
experimental NEEDSATTENTION This plugin is no more experimental, please update this page to have up to date info
This plugin handles the management of access control lists for individual pages and namespaces. For full details on using the plugin refer ACL where it is referred to as the Administration Interface.
The plugin is bundled with DokuWiki. It consists of one file admin.php which resides in lib/plugins/acl folder.
The original ACL functions were written by Frank Schubert. These were converted to an admin plugin by Christopher Smith. Then with version 2008-05-05 it was completely re-written by Andreas Gohr.
In the new (2008-05-05) version of DokuWiki's ACL plug-in, all ACL rules are shown in the bottom table, instead of only those of the selected namespace, it's pages and inherited ACLs. I consider this a bug, since in our wiki with 4500 pages and 350 namespaces, displaying the complete list of currently 464 ACL-rules practical makes the plug-in unusable. I couldn't find a switch to change back to the “classic filtered view”, did I miss this in the configuration? Is there a patch or do I have to write it myself? Otherwise, I really like the new ACL-Interface.
I solved the problem myself writing a new version of superacl.
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported