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 | Version: | 4.1+ |
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
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
BlueSpiceSocial: 4.3
Integrates into
Special pages
- SocialTags
Permissions
Name | Description | Role |
---|---|---|
social-tagging | Edit linked pages | admin, author, commenter, editor, maintenanceadmin, reviewer |
Configuration
Name | Value |
---|---|
SocialTagsTimelineAfterContentNamespaceBlackList | array ( ) |
SocialTagsTimelineAfterContentShow | false |
API Modules
- bs-socialtags-tasks
Hooks
- BSEntityConfigAttributeDefinitions
- BSEntityConfigDefaults
- BSEntityGetFullData
- BSEntitySetValuesByObject
- BSFoundationRendererMakeTagAttribs
- BSSocialEntityGetActions
- BSSocialEntityListInitialized
- BSSocialEntityOutputRenderBeforeContent
- BSSocialModuleDepths
- BSUsageTrackerRegisterCollectors
- PageMoveComplete
Entry fields for dialogs
Name | Description | Type | Default value |
---|---|---|---|
tags | Linked pages | array | Current page |
Configuration
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 |