====== ACL Made Easy plugin ====== ---- plugin ---- description: this plugin provides a modal pop-up window to allow user set simple permission for the current page. author : James GuanFeng Lin email : guanfenglin@gmail.com type : action lastupdate : 2009-03-18 compatible : depends : modalpopup conflicts : similar : tags : ---- ====Donation==== 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. {{http://widget.chipin.com/widget/id/d1f89456c806f24a?.swf?250x250 }} ===== Download ===== http://jump.fm/KTSLG ===== Installation ===== - Extract the folder and drop it into plugins folder. - You need to edit the main.php in your template folder, add an link to the menu by inserting the following code
  • aclLink();?>
  • ===== What does it do? ===== 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: * Full open public access * Full personal access, public read only * Full personal access only, public no access. * Advanced* (disabled) * when page has complex permissions or namespace permissions. ===== What it doesn't do? ===== Currently this plugin does not care about namespace permissions, future versions will implement this feature. ===== What does it look like? ===== {{http://farm4.static.flickr.com/3626/3363991089_e78c962b22.jpg?v=0}}