Table of Contents
EnforceSummary Plugin
Compatible with DokuWiki
- 2023-04-04 "Jack Jackrum" unknown
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" yes
Similar to forcepreview
Download and Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
You have to resave the Configuration Manager or alternatively you have to touch the conf/local.php
(change timestamp) or clear the cache to activate the script which is shipped by the plugin.
Description
Implements two tips of Summary Enforcement and Minor Edit by default as a plugin. Also supports optional requirement of preview prior to save changes.
Configuration
The plugin can be configured using the Configuration manager.
Config option | Description |
---|---|
enforce_summary (default = 1) | enable summary enforcement. |
default_minoredit (default = 0) | set Minor Changes checked by default. |
enforce_preview (default = 0) | force preview prior to save pages. |
Providing site-specific edit guidance
The plugin provides “Edit Guidance” below the save
button in the Edit Window to encourage editors to provide better edit summary text.
The wiki admin can prepare more specific and appropriate guidance in the conf/plugin_lang/enforcesummay/<iso>/edit_guide.txt
file instead of default language file of this plugin. The <iso> means your language value of your DokuWiki interface.
Bugs
default_minoredit
unfortunately doesn't work in Igor.