K (1 Version importiert) |
K (1 Version importiert) |
||
(13 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceSocialWikiPage | ||
|desc = {{int:bs-socialwikipage-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 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceMultiUpload | |||
|version = 4.3 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceSocial | |||
|version = 4.3 | |||
}} | |||
}} | |||
==SpecialPages== | |||
{{AutoDocSpecialPages | |||
|SpecialPages = {{AutoDocCallback | |||
|name = WikiPageStash | |name = WikiPageStash | ||
| | |callback = \BlueSpice\Social\WikiPage\Special\Stash | ||
}} | |||
}} | |||
==Permissions== | |||
{{ | {{AutoDocPermissions | ||
{{ | |permissions = {{AutoDocPermission | ||
| | |name = social-stash | ||
|type = namespace | |type = namespace | ||
|roles = editor,< | |roles = editor, admin, maintenanceadmin | ||
| | |desc = {{int:right-social-stash | ||
}} | |||
{{ | }} | ||
}} | |||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = SocialWikiPageTimelineAfterContentNamespaceBlackList | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = SocialWikiPageTimelineAfterContentShow | |||
|value = <nowiki>true</nowiki> | |||
}} | |||
}} | |||
==ApiModules== | |||
{{AutoDocApiModules | |||
|APIModules = {{AutoDocCallback | |||
|name = bs-socialstash-tasks | |||
|callback = \BlueSpice\Social\WikiPage\Api\Task\Stash | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths] | |||
|callback = \BlueSpice\Social\WikiPage\Hook\BSSocialModuleDepths\AddModules::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/GetDoubleUnderscoreIDs GetDoubleUnderscoreIDs] | |||
|callback = \BlueSpice\Social\WikiPage\Hook\GetDoubleUnderscoreIDs\AddStash::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonUIRegisterSkinSlotComponents MWStakeCommonUIRegisterSkinSlotComponents] | |||
|callback = common-user-interface | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/PageSaveComplete PageSaveComplete] | |||
|callback = \BlueSpice\Social\WikiPage\Hook\PageSaveComplete\CreateWikiPageEntity::callback | |||
}} | |||
}} | |||
Aktuelle Version vom 10. Juli 2024, 14:52 Uhr
DescriptionMsg
⧼bs-socialwikipage-desc⧽
License
GPL v3
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
BlueSpiceMultiUpload: 4.3 BlueSpiceSocial: 4.3
SpecialPages
- WikiPageStash
Permissions
Rechte
Name | Beschreibung | Rollen |
---|---|---|
social-stash | ⧼right-social-stash⧽ | editor, admin, maintenanceadmin |
Config
Konfiguration
Name | Wert |
---|---|
SocialWikiPageTimelineAfterContentNamespaceBlackList | array ( ) |
SocialWikiPageTimelineAfterContentShow | true |
ApiModules
API Modules
- bs-socialstash-tasks