====== aclregex Plugin ====== ---- plugin ---- description: Regular expression support for DokuWiki access control lists author : Iain Hallam email : iain@nineworlds.net type : action lastupdate : 2018-02-25 compatible : 2017-02-19e depends : conflicts : similar : tags : acl, regex downloadurl: https://github.com/iainhallam/dokuwiki-plugin-aclregex/archive/main.zip bugtracker : https://github.com/iainhallam/dokuwiki-plugin-aclregex/issues sourcerepo : https://github.com/iainhallam/dokuwiki-plugin-aclregex donationurl: screenshot_img : ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== Any entries in ''acl.auth.php'' will now recognise PHP Perl-Compatible Regular Expressions when surrounded with slashes: :projects:/[0-9]+/:members @managers 2 ===== Configuration and Settings ===== None ===== Development ===== === Change Log === {{rss>https://github.com/iainhallam/dokuwiki-plugin-aclregex/commits/main.atom date}} === ToDo/Wish List === At the moment, there's no admin component - editing must be done through the file system. ===== FAQ ===== ===== Discussion =====