K (1 Version importiert) |
K (1 Version importiert) |
||
(13 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceInsertTemplate | ||
|desc = {{int:bs-insertTemplate-desc | |||
{{ | }} | ||
}} | |||
==License== | |||
{{AutoDocLicense | |||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.39.0 | |||
}} | |||
|extensions = {{AutoDocVersion | |||
|name = BlueSpiceFoundation | |||
|version = 4.3 | |||
}} | |||
}} | |||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = InsertTemplateFavorites | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
}} | |||
==ApiModules== | |||
{{AutoDocApiModules | |||
|APIModules = {{AutoDocCallback | |||
|name = bs-inserttemplate-store | |||
|callback = BSApiInsertTemplateTemplateStore | |||
}} | |||
}} | |||
Aktuelle Version vom 10. Juli 2024, 14:52 Uhr
DescriptionMsg
Über ein Dialogfeld werden Vorlagen angehängt
License
GPL v3
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
Config
Konfiguration
Name | Wert |
---|---|
InsertTemplateFavorites | array ( ) |
ApiModules
API Modules
- bs-inserttemplate-store