Difference between revisions of "Reference:EditNotify"

(Tag: 2017 source edit)
 

Extension: EditNotify


Overview
Description: Provides special notifications when creating / editing articles. (not included from v3.2 on)
State: stable Dependency: MediaWiki
Developer: Abhinand and Yaron Koren License: - MIT
Type: MediaWiki Category: Quality Assurance
Edition: BlueSpice pro, BlueSpice free, BlueSpice pro Farm
For more info, visit Mediawiki.

Features[edit source]

Compatibility info: The extension EditNotify

 is an extension to MediaWiki that allow

is no longer included in BlueSpice starting at version 3.2.

EditNotify is a MediaWiki extnsion that allows users to receive notification while creating and editing a page. The extension makes use of of the 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][edit | 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