You are viewing an old version of this page. Return to the latest version.
EditNotify
-
- Last edited 6 years ago by Angelika
-
-
- No status information
Extension: EditNotify
Overview | |||
---|---|---|---|
Description: | Extension for page creation/editing notifications. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Abhinand and Yaron Koren | License: | - |
Type: | MediaWiki | Category: | Communication |
Edition: | BlueSpice free | ||
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§ion=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