this plugin provides a modal pop-up window to allow user set simple permission for the current page.
If you have used this plugin and you think it saved your development time, please show some mercy to my time by donating a dollar or two.
<li><?php include_once('lib/plugins/aclmadeeasy/action.php');$ame=new action_plugin_aclmadeeasy();$ame->aclLink();?></li>
It pops up a modal window for user to set some basic permission for the page. User must have edit access or higher to use the plugin.
Permissions available:
* when page has complex permissions or namespace permissions.
Currently this plugin does not care about namespace permissions, future versions will implement this feature.