Reference:BlueSpiceSocialTags: Difference between revisions

hw>Mlink-rodrigue
No edit summary
 
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
|category=Communication
|category=Communication
|features='''SocialTags''' provides the option of linked pages to SocialEntities.
|features='''SocialTags''' provides the option of linked pages to SocialEntities.
{{Box Note|boxtype=warning|Note text=Pages in the namespaces ''SocialEntity'' and ''User'' are indexed by search engines by default until prior to version 3.1.13. If you run a public wiki with an earlier version, you should [https://www.mediawiki.org/wiki/Help:Controlling_search_engine_indexing exclude these namespaces from being searchable] unless you want these pages to be indexed by public search engines.}}
{{Messagebox|boxtype=warning|Note text=Pages in the namespaces ''SocialEntity'' and ''User'' are indexed by search engines by default until prior to version 3.1.13. If you run a public wiki with an earlier version, you should [https://www.mediawiki.org/wiki/Help:Controlling_search_engine_indexing exclude these namespaces from being searchable] unless you want these pages to be indexed by public search engines.}}
A social entity such as a discussion topic is linked to a wiki page. Users can update these page associations as needed.
A social entity such as a discussion topic is linked to a wiki page. Users can update these page associations as needed.



Latest revision as of 17:03, 20 May 2022

Extension: BlueSpiceSocialTags

all extensions

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.

Warning!Pages in the namespaces SocialEntity and User are indexed by search engines by default until prior to version 3.1.13. If you run a public wiki with an earlier version, you should exclude these namespaces from being searchable unless you want these pages to be indexed by public search engines.

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.37.0
  • BlueSpiceFoundation: 4.1

BlueSpiceSocial: 4.1

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

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

Discussions