Reference:BlueSpiceSocial: Difference between revisions

m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
No edit summary
Tag: 2017 source edit
 
Line 7: Line 7:
|category=Administration
|category=Administration
|features='''BlueSpiceSocial''' is a group of extensions that add social media features to the wiki. This allows users to quickly communicate on the wiki and to express their opinions on pages more easily.
|features='''BlueSpiceSocial''' is a group of extensions that add social media features to the wiki. This allows users to quickly communicate on the wiki and to express their opinions on pages more easily.
{{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.}}
 
{{Textbox|boxtype=important|header=|text=BlueSpiceSocial requires that the search feature in the wiki is running.|icon=yes}}


BlueSpiceSocial provides the architecture for all ''Social'' extensions.  It contains base classes, SourceTitle namespace, SocialEntity ContentModel, notifications, etc.  
BlueSpiceSocial provides the architecture for all ''Social'' extensions.  It contains base classes, SourceTitle namespace, SocialEntity ContentModel, notifications, etc.  

Latest revision as of 15:32, 14 May 2025

For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.

Extension: BlueSpiceSocial

all extensions

Overview
Description:

Base extension for social extensions

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Administration
Edition: BlueSpice pro, BlueSpice farm, BlueSpice cloud Version: 4.1+

Features

BlueSpiceSocial is a group of extensions that add social media features to the wiki. This allows users to quickly communicate on the wiki and to express their opinions on pages more easily.

BlueSpiceSocial requires that the search feature in the wiki is running.


BlueSpiceSocial provides the architecture for all Social extensions. It contains base classes, SourceTitle namespace, SocialEntity ContentModel, notifications, etc.

This extension is required by all Social extensions. Without another Social extension (e.g., BlueSpiceSocialBlog), this extension has no effect.

The following Social extensions are available:

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.

Requirements

  • MediaWiki: 1.37.0
  • BlueSpiceExtendedSearch: 4.4

BlueSpiceFoundation: 4.1

Integrates into

  • BlueSpiceExtendedSearch
  • BlueSpicePrivacy
  • NotifyMe

Special pages

  • Activities
  • Timeline

Permissions

Name Description Role
social-deleteothers Delete others' entries admin, maintenanceadmin
social-editothers Edit others' entries admin, maintenanceadmin
social-source View the source page maintenanceadmin

Configuration

Name Value
SocialCanHaveChildrenBlacklist array ( )
SocialMainLinksTimeline false
SocialRenderCacheEntityBlacklist array ( )
SocialUseRenderCache true

User options

Name Value
bs-social-datedisplaymode 'age'
bs-social-warnonleave true
echo-subscriptions-web-bs-social-entity-cat 1

API Modules

  • bs-social-tasks
  • bs-socialentity-store
  • bs-socialtitlequery-store

Hooks