Extension: BlueSpiceSocialTags
Overview | |||
---|---|---|---|
Description: |
Adds tagging functionality to social entities | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Communication |
Edition: | BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
Features
SocialTags provides the option of linked pages to SocialEntities.
A social entity such as a discussion topic is linked to a wiki page. Users can update these page associations as needed.
The page Special:SocialTags shows a filterable list of SocialEntities that share the same tag. The function "watch" is automatically added to all social entities.
Technical Information[edit source]
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
BlueSpiceSocial: 4.0
Integrates into[edit source]
Special pages[edit source]
- SocialTags
Permissions[edit source]
Name | Description | Role |
---|---|---|
social-tagging | Edit linked pages | admin, author, commenter, editor, maintenanceadmin, reviewer |
Configuration[edit source]
Name | Value |
---|---|
SocialTagsTimelineAfterContentNamespaceBlackList | array ( ) |
SocialTagsTimelineAfterContentShow | false |
API Modules[edit source]
- bs-socialtags-tasks
Hooks[edit source]
- BSEntityConfigAttributeDefinitions
- BSEntityConfigDefaults
- BSEntityGetFullData
- BSEntitySetValuesByObject
- BSFoundationRendererMakeTagAttribs
- BSSocialEntityGetActions
- BSSocialEntityListInitialized
- BSSocialEntityOutputRenderBeforeContent
- BSSocialModuleDepths
- ChameleonSkinTemplateOutputPageBeforeExec
- PageMoveComplete
Entry fields for dialogs[edit | edit source]
Name | Description | Type | Default value |
---|---|---|---|
tags | Linked pages | array | Current page |
Configuration[edit | edit source]
Name | Description | Type | Default | Scope |
---|---|---|---|---|
bsgSocialTagsTimelineAfterContentNamespaceBlackList | Determines in which namespaces the timeline is displayed below the page content with the current page as tag. | array | [] | LocalSettings.php |
bsgSocialTagsTimelineAfterContentShow | Determines if the timeline is displayed below the page content with the current page as tag. | bool | false | LocalSettings.php |