hw>Unknown user No edit summary |
imported>Unknown user No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 17: | Line 17: | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = OOJSPlus | |name = OOJSPlus | ||
|version = | |version = 2.0.0 | ||
}} | }} | ||
}} | }} | ||
Line 24: | Line 23: | ||
{{AutoDocIntegratesInto | {{AutoDocIntegratesInto | ||
|into = {{AutoDocListItem | |into = {{AutoDocListItem | ||
|item = | |item = NotifyMe | ||
}} | }} | ||
{{AutoDocListItem | {{AutoDocListItem | ||
Line 43: | Line 42: | ||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySaveComplete BSEntitySaveComplete] | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySaveComplete BSEntitySaveComplete] | ||
|callback = processMentionsInEntities | |callback = processMentionsInEntities | ||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/HtmlPageLinkRendererEnd HtmlPageLinkRendererEnd] | |||
|callback = processMentions | |||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
Line 69: | Line 72: | ||
}} | }} | ||
}} | }} | ||
== | ==Notifications== | ||
{{ | {{AutoDocNotifications | ||
| | |notifications = {{AutoDocNotification | ||
| | |name = at-mentions-mention | ||
|buckets = personal | |||
}} | |||
{{AutoDocNotification | |||
|name = at-mentions-mention-in-entity | |||
|buckets = personal | |||
}} | |||
}} | }} | ||
==Composer requirements== | |||
{{AutoDocComposer requirements | |||
|mwstake/mediawiki-component-events = ~3 | |||
|all-packages = mwstake/mediawiki-component-events | |||
}} | }} | ||
Latest revision as of 16:56, 19 March 2025
DescriptionMsg
Add a user mention
License
GPL-3.0-only
Requirements
- MediaWiki: 1.39.0
- OOJSPlus: 2.0.0
IntegratesInto
- NotifyMe
- VisualEditor
Hooks
Hooks
- ArticleUndelete
- BSEntityDelete
- BSEntitySaveComplete
- HtmlPageLinkRendererEnd
- LoadExtensionSchemaUpdates
- PageDeleteComplete
- PageMoveComplete
- PageSaveComplete
- ParserBeforeInternalParse
- ParserFirstCallInit