EditNotify

Revision as of 15:29, 30 April 2018 by Lsireta (talk | contribs)

Extension: EditNotify


Overview
Description: provides special notifications when creating / editing articles.
State: stable Dependency: MediaWiki
Developer: Abhinand and Yaron Koren License: -
Type: MediaWiki Category: Quality Assurance
Edition: BlueSpice free, BlueSpice pro
For more info, visit Mediawiki.

Features

EditNotify is an extension to MediaWiki that allow users to receive notification while creating and editing a page. The extension makes use of Echo extension to notify the users.


Usage[<a href="https://www.mediawiki.org/w/index.php?title=Extension:EditNotify&action=edit&section=4" title="Edit section: Usage">edit source]

  • The array $wgEditNotifyAlerts should be added to the LocalSettings.php and the username can be added to the respective array to get notified of the corresponding events.
  • New field name or field name to a specific field value can be added if you wish to track the changes. Namespaces or categories to be tracked can also be added to the respective 'namespace' or 'category' keys in the array.
  • If user wishes to receive notification of all pages, then the category and namespace keys can be avoided.


Source: mediawiki

Attachments

Discussions