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

GitHub:

Note:
No localisation updates are
provided by translatewiki.net .

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
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.