DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:aclinfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:aclinfo [2015-02-26 11:30] grosseplugin:aclinfo [2024-01-07 13:42] (current) Aleksandr
Line 1: Line 1:
-====== aclinfo plugin ======+====== aclinfo Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Shows who has which permissions for the current page.+description: Shows who has which permissions for the current page
 author     : Andreas Gohr author     : Andreas Gohr
 email      : dokuwiki@cosmocode.de email      : dokuwiki@cosmocode.de
 type       : syntax type       : syntax
-lastupdate : 2015-02-26 +lastupdate : 2020-10-01 
-compatible : Binky, 2010-06-12+compatible : Binky, Hogfather, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
-similar    : permissioninfo+similar    : permissioninfo, aclauditor
 tags       : acl, sidebar tags       : acl, sidebar
  
-downloadurl: http://github.com/cosmocode/aclinfo/zipball/master +downloadurl: https://github.com/cosmocode/aclinfo/zipball/master 
-sourcerepo : http://github.com/cosmocode/aclinfo/ +sourcerepo : https://github.com/cosmocode/aclinfo/ 
-bugtracker : http://github.com/cosmocode/aclinfo/issues+bugtracker : https://github.com/cosmocode/aclinfo/issues
 ---- ----
- 
- 
  
 This plugin displays all users and groups that are set up in [[:ACLs]] and are affecting the current page. Effectively the plugin gives you a hint who can do what on the current page. It is written with sidebar templates in mind and will always show the permissions of the main page not of the sidebar page. This plugin displays all users and groups that are set up in [[:ACLs]] and are affecting the current page. Effectively the plugin gives you a hint who can do what on the current page. It is written with sidebar templates in mind and will always show the permissions of the main page not of the sidebar page.
  
-:!: When used in a sidebar, you need to use the ''[[::caching | ~~NOCACHE~~]]'' macro to make this plugin work correctly. +:!: When used in a sidebar, you need to use the ''[[::caching|~~NOCACHE~~]]'' macro to make this plugin work correctly.
  
 ===== Download and Installation ===== ===== Download and Installation =====
-[[http://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] 
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the Download link given above. Refer to [[:Plugins]] on how to install plugins manually.+[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] 
 + 
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
Line 45: Line 43:
 ==== No proper function without "~~NOCACHE~~" ==== ==== No proper function without "~~NOCACHE~~" ====
  
-Even when not using this plugin in a sidebar (as mentioned for basic using) you should combine it - in production environments - with ''[[::caching | ~~NOCACHE~~]]'' - otherwise you will run in effects due to ACL infos from cache, but not from the current (-ly changed) ACL table, which may consume your time hunting "ghost errors". - reported for DokuWiki 2010-11-07a "Anteater", plugin version with self-info in plugin manager as 2010-06-12, should be obviously that one stated here as "Last updated on 2008-12-26"; detail: in preview mode it seems you have always a non-cached view, so you may see effects of "missing" NOCACHE only after saving a page. //---hh 29/5/11//+Even when not using this plugin in a sidebar (as mentioned for basic using) you should combine it - in production environments - with ''[[::caching|~~NOCACHE~~]]'' - otherwise you will run in effects due to ACL infos from cache, but not from the current (-ly changed) ACL table, which may consume your time hunting "ghost errors". - reported for DokuWiki 2010-11-07a "Anteater", plugin version with self-info in plugin manager as 2010-06-12, should be obviously that one stated here as "Last updated on 2008-12-26"; detail: in preview mode it seems you have always a non-cached view, so you may see effects of "missing" NOCACHE only after saving a page. //---hh 29/5/11// 
 ==== Suggestions ==== ==== Suggestions ====
  
 It would be nice to control the display style with a simple trigger for "show comma separated inline instead of unordered list items" (avoiding user-side "adjustments" at plugin´s  code level :-x). --hh 29/5/11 It would be nice to control the display style with a simple trigger for "show comma separated inline instead of unordered list items" (avoiding user-side "adjustments" at plugin´s  code level :-x). --hh 29/5/11
- 
- 
  
plugin/aclinfo.1424946611.txt.gz · Last modified: 2015-02-26 11:30 by grosse

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki