You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceEmoticons"
m (1 revision imported) |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 Hooks
DescriptionMsg[edit source]
Renders emoticons in a text as images
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceEmoticons
|desc = {{int:bs-emoticons-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = ~11.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = ~33.2
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = OutputPageBeforeHTML
[https://www.mediawiki.org/wiki/Manual:Hooks/OutputPageBeforeHTML OutputPageBeforeHTML]
|callback = \BlueSpice\Emoticons\Hook\OutputPageBeforeHTML\ReplaceEmoticons::callback
}}
}}| Line 4: | Line 4: | ||
|desc = {{int:bs-emoticons-desc | |desc = {{int:bs-emoticons-desc | ||
}} | }} | ||
| + | }} | ||
| + | ==License== | ||
| + | {{AutoDocLicense | ||
| + | |name = GPL-3.0-only | ||
}} | }} | ||
==Requirements== | ==Requirements== | ||
| Line 9: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
| − | |version = | + | |version = 1.31 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
| − | |version = | + | |version = 3.2 |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
}} | }} | ||
| Line 25: | Line 23: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = OutputPageBeforeHTML | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/OutputPageBeforeHTML OutputPageBeforeHTML] |
|callback = \BlueSpice\Emoticons\Hook\OutputPageBeforeHTML\ReplaceEmoticons::callback | |callback = \BlueSpice\Emoticons\Hook\OutputPageBeforeHTML\ReplaceEmoticons::callback | ||
}} | }} | ||
}} | }} | ||