====== structACL Plugin ====== ---- plugin ---- description: Extend ACLs based on struct fields author : Anna Dabrowska email : dokuwiki@cosmocode.de type : lastupdate : 2023-03-16 compatible : Igor depends : struct conflicts : similar : tags : access downloadurl: https://github.com/cosmocode/dokuwiki-plugin-structacl/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-structacl/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-structacl/ ---- Sometimes [[:acl|ACLs]] are not flexible enough. With this plugin you can give certain users write permissions to the current page using [[struct]] data. ===== Installation ===== [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] :!: You need to install an up-to-date [[struct]] plugin first. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== In the configuration define which schema fields containing users [[plugin:struct:type_user]] will be used for granting additional permissions.