K 1 Version importiert |
imported>Unknown user Keine Bearbeitungszusammenfassung |
||
(14 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceInsertLink | ||
|desc = {{int:bs-insertlink-desc | |||
{{ | }} | ||
}} | |||
==License== | |||
{{AutoDocLicense | |||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.43.0 | |||
}} | |||
|extensions = {{AutoDocVersion | |||
|name = BlueSpiceFoundation | |||
|version = 5.0.0 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceVisualEditorConnector | |||
|version = 5.0.0 | |||
}} | |||
}} | |||
==IntegratesInto== | |||
{{AutoDocIntegratesInto | |||
|into = {{AutoDocListItem | |||
|item = BlueSpiceVisualEditorConnector | |||
}} | |||
}} | |||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = InsertLinkAllowUnMapped | |||
|value = <nowiki>true</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = InsertLinkFilesystemMap | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] | |||
|callback = addConfigs | |||
}} | |||
}} | |||
Aktuelle Version vom 19. März 2025, 14:54 Uhr
DescriptionMsg
⧼bs-insertlink-desc⧽
License
GPL v3
Requirements
- MediaWiki: 1.43.0
- BlueSpiceFoundation: 5.0.0
- BlueSpiceVisualEditorConnector: 5.0.0
IntegratesInto
- BlueSpiceVisualEditorConnector
Config
Konfiguration
Name | Wert |
---|---|
InsertLinkAllowUnMapped | true |
InsertLinkFilesystemMap | array ( ) |