DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:acknowledge

This is an old revision of the document!


acknowledge Plugin

Compatible with DokuWiki

Greebo

plugin Manage page acknowlegments by assigning users and groups

Last updated on
2019-08-21
Provides
Syntax, Admin
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to ireadit

Installation

A CosmoCode Plugin

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

The plugin provides a convenient way to manage acknowledgement of certain pages, for example meeting minutes or policy agreements. It consists of three components:

  1. “Acknowledge” button is placed on pages which user is assigned to
  2. a wiki page with an overview of the user's outstanding acknowledements
  3. admin overview of all current acknowledgements

Syntax

Acknowledgement Widget

Insert the widget syntax into any page to display a text, a checkbox and a button.

~~ACK:<users,groups>~~

The syntax accepts a comma separated list of users and/or groups (prefixed with an @) who need to acknowledge this page. Once a user has acknowledged a page, the date and time of acknowledging is shown instead of the form.

The form is only displayed to the listed users (or members of the listed groups). For all others, nothing is shown at all.

As soon as the page has been modified, the assigned users must acknowledge its contents again. (Minor changes do not invalidate the acknowledgements.)

Pages to Acknowledge

Use the overview syntax to display the list of pages that the currently logged in user is required to acknowledge.

~~ACKNOWLEDGE~~

If no pages are marked to be acknowledged by the current user or all pages have already been acknowledged, a “Nothing found” text is shown instead.

Admin: Acknowledgement Report

The admin component provides users with manager permission with a simple reporting table, which lists details of the current acknowledgements:

  • page
  • user name
  • date and time

Historic data

The only way to see previous, no longer valid acknowledgements is to query the database directly.

Development

Commit-Ticker

Releases:

plugin/acknowledge.1566424205.txt.gz · Last modified: 2019-08-21 23:50 by andi

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