Fixed a typo in default.php file

Was simply preventing default setting to be created
This commit is contained in:
Simon DELAGE 2018-11-15 06:09:20 +01:00
parent 364c91aa32
commit 3911921b0a
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
* @license: CC Attribution-Share Alike 3.0 Unported <http://creativecommons.org/licenses/by-sa/3.0/>
*/
$meta['action'] = 'inline';
$conf['action'] = 'inline';
$conf['error'] = ''; //comma separated list of tags for wich a "tag error" should be thrown
$conf['info'] = ''; //comma separated list of tags for wich a "tag info" should be thrown
$conf['success'] = ''; //comma separated list of tags for wich a "tag success" should be thrown

View file

@ -1,7 +1,7 @@
base tagalerts
author Simon Delage
email simon.geekitude@gmail.com
date 2016-02-05
date 2018-11-14
name Tag Alerts
desc Throw alerts when some tags are detected (based on Dokuwiki system messages or just styling tag list links)
url https://www.dokuwiki.org/plugin:tagalerts