Extension:SummaryRequired

MediaWiki extensions manual
SummaryRequired
Release status: unmaintained
Implementation User interface
Description Browser requires that users input a summary before save
Author(s) Solomon Kinard (sawdabeetalk)
Latest version 0.3 (2011-10-18)
MediaWiki 1.13.3+
License GPL
Download
Hooks used
  • EditPage::showEditForm:initial

What can this extension do?

  • This extension forces a user to enter a comment.

Usage

Install and enjoy!

Installation

To install this extension, add the following to LocalSettings.php :

# require summary before saving edit page
require_once("$IP/extensions/SummaryRequired/SummaryRequired.php");

User rights

Free to use as long as credit is given.

Compatibility

  • 1.13.3
  • 1.17.0
  • Apache
  • IIS