Last edited one month ago
by Anonymous user

AutoDoc:NotifyMe: Difference between revisions

m ((username removed) (log details removed))
imported>Unknown user
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==DescriptionMsg==
==DescriptionMsg==
{{AutoDocDescriptionMsg
{{AutoDocDescriptionMsg
|name = Notifications
|name = NotifyMe
|desc = {{int:notifications-desc
|desc = {{int:notifyme-desc
}}
}}
}}
}}
Line 18: Line 18:
|name = OOJSPlus
|name = OOJSPlus
|version = 2.0.0
|version = 2.0.0
}}
{{AutoDocVersion
|name = VisualEditor
|version =
*
}}
}}
}}
}}
Line 23: Line 28:
{{AutoDocIntegratesInto
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|into = {{AutoDocListItem
|item = Notifications
|item = NotifyMe
}}
}}
}}
}}
Line 30: Line 35:
|SpecialPages = {{AutoDocCallback
|SpecialPages = {{AutoDocCallback
|name = NotificationCenter
|name = NotificationCenter
|callback = \MediaWiki\Extension\Notifications\MediaWiki\Special\NotificationCenter
|callback = \MediaWiki\Extension\NotifyMe\MediaWiki\Special\NotificationCenter
}}
}}
{{AutoDocCallback
{{AutoDocCallback
|name = NotificationTester
|name = NotificationTester
|callback = \MediaWiki\Extension\Notifications\MediaWiki\Special\NotificationTester, Array
|callback = \MediaWiki\Extension\NotifyMe\MediaWiki\Special\NotificationTester
}}
}}
}}
}}
Line 45: Line 50:
{{AutoDocCallback
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/CodeEditorGetPageLanguage CodeEditorGetPageLanguage]
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/CodeEditorGetPageLanguage CodeEditorGetPageLanguage]
|callback = \MediaWiki\Extension\Notifications\MediaWiki\Hook\SetMailContentModel::onCodeEditorGetPageLanguage
|callback = \MediaWiki\Extension\NotifyMe\MediaWiki\Hook\SetMailContentModel::onCodeEditorGetPageLanguage
}}
}}
{{AutoDocCallback
{{AutoDocCallback
Line 69: Line 74:
{{AutoDocCallback
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeRunJobsTriggerRegisterHandlers MWStakeRunJobsTriggerRegisterHandlers]
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeRunJobsTriggerRegisterHandlers MWStakeRunJobsTriggerRegisterHandlers]
|callback = \MediaWiki\Extension\Notifications\MediaWiki\Hook\RegisterCheckEventProcesses::callback, \MediaWiki\Extension\Notifications\MediaWiki\Hook\RegisterDigestSenders::callback
|callback = \MediaWiki\Extension\NotifyMe\MediaWiki\Hook\RegisterCheckEventProcesses::callback, \MediaWiki\Extension\NotifyMe\MediaWiki\Hook\RegisterDigestSenders::callback
}}
}}
{{AutoDocCallback
{{AutoDocCallback
Line 99: Line 104:
|callback = handleNonNotificationMails
|callback = handleNonNotificationMails
}}
}}
}}
==Notifications==
{{AutoDocNotifications
|notifications = {{AutoDocNotification
|name = page-create
|buckets = content-low-freq
}}
{{AutoDocNotification
|name = page-edit
|buckets = content-high-freq
}}
{{AutoDocNotification
|name = page-move
|buckets = content-low-freq
}}
{{AutoDocNotification
|name = page-delete
|buckets = content-low-freq
}}
{{AutoDocNotification
|name = discussion-edit
|buckets = personal
}}
{{AutoDocNotification
|name = page-linked
|buckets = content-low-freq
}}
{{AutoDocNotification
|name = user-group-added
|buckets = personal
}}
{{AutoDocNotification
|name = user-group-removed
|buckets = personal
}}
{{AutoDocNotification
|name = page-edit-revert
|buckets = personal
}}
}}
==Composer requirements==
{{AutoDocComposer requirements
|mwstake/mediawiki-component-processmanager = ~3
|mwstake/mediawiki-component-events = ~3
|mwstake/mediawiki-component-commonuserinterface = ~5
|mwstake/mediawiki-component-datastore = ~1
|mwstake/mediawiki-component-runjobstrigger = ~2
|all-packages = mwstake/mediawiki-component-processmanager,mwstake/mediawiki-component-events,mwstake/mediawiki-component-commonuserinterface,mwstake/mediawiki-component-datastore,mwstake/mediawiki-component-runjobstrigger
}}
}}



Latest revision as of 16:57, 19 March 2025