hw>Unknown user Keine Bearbeitungszusammenfassung |
K (1 Version importiert) |
||
(14 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
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.39.0 | |||
}} | |||
|extensions = {{AutoDocVersion | |||
|name = BlueSpiceFoundation | |||
|version = 4.3 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceSocial | |||
|version = 4.3 | |||
}} | |||
{{AutoDocVersion | |||
|name = BlueSpiceSocialTopics | |||
|version = 4.4 | |||
}} | |||
}} | |||
==IntegratesInto== | |||
{{AutoDocIntegratesInto | |||
|into = {{AutoDocListItem | |||
|item = Notifications | |||
}} | |||
}} | |||
==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 | |||
}} | |||
}} | |||
Aktuelle Version vom 10. Juli 2024, 14:52 Uhr
DescriptionMsg
Kommentarfunktion für BlueSpiceSocial
License
GPL v3
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
BlueSpiceSocial: 4.3 BlueSpiceSocialTopics: 4.4
IntegratesInto
- Notifications
DefaultUserOptions
Benutzeroptionen
Name | Wert |
---|---|
echo-subscriptions-web-bs-social-comment-cat | 1 |