You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:EditNotify"
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[edit source]
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][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
{{BSExtensionInfobox |desc=Provides special notifications when creating / editing articles |status=stable |developer=Abhinand and Yaron Koren |type=MediaWiki |edition=BlueSpice free, BlueSpice pro |active=Yes |compatible=MediaWiki |category=Quality Assurance |docu=https://www.mediawiki.org/wiki/Extension:EditNotify }} '''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:''' [https://www.mediawiki.org/wiki/Extension:EditNotify mediawiki] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]][[Category:Extension]]
Line 21: | Line 21: | ||
'''Source:''' [https://www.mediawiki.org/wiki/Extension:EditNotify mediawiki] | '''Source:''' [https://www.mediawiki.org/wiki/Extension:EditNotify mediawiki] | ||
− | [[Category:Extension]] | + | [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]][[Category:Extension]] |