K (1 Version importiert) |
hw>Unknown user Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceSocialComments | ||
|desc = {{int:bs-socialcomments-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 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceSocial | |||
|version = 4.0 | |||
}} | |||
}} | |||
==DefaultUserOptions== | |||
{{AutoDocDefaultUserOptions | |||
|options = {{AutoDocOption | |||
|name = echo-subscriptions-web-bs-social-comment-cat | |||
|value = <nowiki>1</nowiki> | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigAttributeDefinitions BSEntityConfigAttributeDefinitions] | |||
|callback = \BlueSpice\Social\Comments\Hook\BSEntityConfigAttributeDefinitions\AddCommentCount::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData] | |||
|callback = \BlueSpice\Social\Comments\Hook\BSEntityGetFullData\AddCommentsCount::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityListInitialized BSSocialEntityListInitialized] | |||
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityListInitialized\PreloadNewComment::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent] | |||
|callback = \BlueSpice\Social\Comments\Hook\BSSocialEntityOutputRenderAfterContent\AddCommentSection::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths] | |||
|callback = \BlueSpice\Social\Comments\Hook\BSSocialModuleDepths\AddModules::callback | |||
}} | |||
}} | |||
Version vom 7. Dezember 2021, 10:53 Uhr
DescriptionMsg
Kommentarfunktion für BlueSpiceSocial
License
GPL v3
Requirements
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
BlueSpiceSocial: 4.0
DefaultUserOptions
Benutzeroptionen
Name | Wert |
---|---|
echo-subscriptions-web-bs-social-comment-cat | 1 |