DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:feedback

This is an old revision of the document!


FeedBack Plugin

Compatible with DokuWiki

Hrun

plugin Simple plugin to ask users to provide feedback on wiki pages.

Last updated on
2016-02-03
Provides
Action
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.

Tagged with feedback, mail

A CosmoCode Plugin

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.

After installing you need to add the plugin to your template using the following code:

<?php
$feedback = plugin_load('action', 'feedback');
if($feedback) $feedback->tpl();

Admin Backend

The admin backend allows you to configure e-mail addresses for namespaces that shall allow feedback. User feedback is sent to that address.

plugin/feedback.1467832035.txt.gz · Last modified: 2016-07-06 21:07 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