Table of Contents
cookiebanner Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" unknown
- 2017-02-19 "Frusterick Manners" unknown
Similar to cookielaw
Installation
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.
Usage and Configuration
Once installed, the plugin will show a consent banner to visitors. Visitors can either click “Accept” or “Decline”. The choice is stored in the DokuWiki preference cookie.
The configuration allows you to define arbitrary JavaScript that should be executed on every page load once the visitor accepted. This is where you would put your tracking code for example.
Note: This banner will not influence the cookies set by DokuWiki core as those are deemed to be functionally required and do not track users across devices. See the FAQ on Cookies.
Changing the text
The displayed text and button labels can be changed using DokuWiki's mechanisms for changing translations. See Changing some localized texts and strings in your installation for details.