You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:EditNotify"
(Changed categories.) |
(Tag: 2017 source edit) |
Extension: EditNotify
is an extension to MediaWiki that allow
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 Farm | ||
Features[edit source]
Compatibility info: The extension EditNotify 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§ion=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.
'''EditNotify''' is an extension to MediaWiki that allow users to receive notification while creating and editing a page. The extension makes use of [https://www.mediawiki.org/wiki/Echo_(Notifications Echo] extension to notify the users. ==<span id="Usage" class="mw-headline">Usage</span><span class="mw-editsection"><span class="mw-editsection-bracket">[<a href="https://www.mediawiki.org/w/index.php?title=Extension:EditNotify&action=edit§ion=4" title="Edit section: Usage">edit source]</span></span>== * 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:''' {{BSExtensionInfobox |desc=Provides special notifications when creating / editing articles. (not included from v3.2 on) |status=stable |developer=Abhinand and Yaron Koren |type=MediaWiki |edition=BlueSpice pro, BlueSpice free, BlueSpice Farm |active=Yes |compatible=MediaWiki |category=Quality Assurance |license=MIT |docu=https://www.mediawiki.org/wiki/Extension:EditNotify }} {{Compatibility|Note text=The extension EditNotify 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 the [https://www.mediawiki.org/wiki/Extension:EditNotify mediawiki] [[Category:Extension]]Echo_(Notifications Echo] extension to notify the users.
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{BSExtensionInfobox | |
− | + | |desc=Provides special notifications when creating / editing articles. (not included from v3.2 on) | |
− | + | |status=stable | |
− | == | + | |developer=Abhinand and Yaron Koren |
− | + | |type=MediaWiki | |
− | + | |edition=BlueSpice pro, BlueSpice free, BlueSpice Farm | |
− | + | |active=Yes | |
− | + | |compatible=MediaWiki | |
− | + | |category=Quality Assurance | |
− | + | |license=MIT | |
− | + | |docu=https://www.mediawiki.org/wiki/Extension:EditNotify | |
+ | }} | ||
+ | {{Compatibility|Note text=The extension EditNotify 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 the [https://www.mediawiki.org/wiki/Echo_(Notifications Echo] extension to notify the users. |