SocialEntity:394 and Reference:BlueSpiceSocialTags: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{
{{BSExtensionInfo
    "wikipageid": 599,
|status=stable
    "namespace": 0,
|developer=HalloWelt
    "titletext": "Reference:BlueSpiceSocialTopics",
|type=BlueSpice
    "description": "",
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
    "parentid": 0,
|compatible=BlueSpice
    "id": 394,
|category=Communication
    "ownerid": 6,
|features='''SocialTags''' provides the option of linked pages to SocialEntities.
    "type": "wikipage",
{{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.}}
    "archived": false,
A social entity such as a discussion topic is linked to a wiki page. Users can update these page associations as needed.
    "tags": [
 
        "Reference:BlueSpiceSocialTopics"
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.}}
    ],
===Entry fields for dialogs===
    "resolved": false
{| class="reference wikitable"
}
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default value
|-
|''tags''
|Linked pages
|array
|Current page
|}
===Configuration===
{| class="reference wikitable"
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default
! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Scope
|-
|''bsg''SocialTagsTimelineAfterContentNamespaceBlackList
|Determines in which namespaces the timeline is displayed below the page content  with the current page as tag.
|array
|[]
|LocalSettings.php
|-
|''bsg''SocialTagsTimelineAfterContentShow
|Determines if the timeline is displayed  below the page content with the current page as tag.
|bool
|false
|LocalSettings.php
|}

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