K (1 Version importiert) |
K (1 Version importiert) |
||
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceInsertMagic | ||
|desc = {{int:bs-insertmagic-desc | |||
{{ | }} | ||
}} | |||
==License== | |||
{{AutoDocLicense | |||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.35.0 | |||
}} | |||
|extensions = {{AutoDocVersion | |||
|name = BlueSpiceFoundation | |||
|version = 4.0 | |||
}} | |||
}} | |||
==IntegratesInto== | |||
{{AutoDocIntegratesInto | |||
|into = {{AutoDocListItem | |||
|item = VisualEditor | |||
}} | |||
}} | |||
==ApiModules== | |||
{{AutoDocApiModules | |||
|APIModules = {{AutoDocCallback | |||
|name = bs-insertmagic-data-store | |||
|callback = BSApiInsertMagicDataStore | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] | |||
|callback = BlueSpice\InsertMagic\Hook\BeforePageDisplay\AddModules::callback | |||
}} | |||
}} | |||
Aktuelle Version vom 27. Juli 2022, 14:41 Uhr
DescriptionMsg
Fügt einen Dialog hinzu, der das Einfügen von Magischen Wörtern und Tags ermöglicht
License
GPL v3
Requirements
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
IntegratesInto
- VisualEditor
ApiModules
API Modules
- bs-insertmagic-data-store