Table of Contents

classificationbanner plugin

Compatible with DokuWiki

  • 2012-01-25 "Angua" yes
  • 2011-05-25 "Rincewind" yes
  • 2010-11-07 "Anteater" unknown

plugin Display pages Classification

Last updated on
2009-06-03
Provides
Action

Tagged with acl, annotations, users

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Details

Uses the ACL to display a banner describing the security classification if the current page.

So, for example, a page readable by the groups “foo”, “bar” and “baz” might display “Restricted: foo, bar, baz”. A page readable by everyone might say “Internal”.

The exact strings, and a set of group-name rewrites can be set through the configuration page.

I use this with LDAP-based authentication, but there is no reason for it to not work with any of the other authentication systems.

Discussion

Very handy plugin, thanks! Two questions: