Extension: BlueSpiceSocialBlog
Overview | |||
---|---|---|---|
Description: |
Blog entity for BlueSpiceSocial | ||
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
BlueSpiceSocialBlog provides the SocialEntity type blog.
The extension BlueSpiceSocialBlog is the basis for the Special:Blog page. In every new wiki installation, this page is linked directly from the main navigation. Customized blog views can be added to a wiki page using the <bs: timeline />
tag.
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
- Notifications
Special pages
- Blog
Permissions
Name | Description | Role |
---|---|---|
social-blog | Create and edit blogs | editor, admin, maintenanceadmin |
social-blog-comment | Comment on blogs | commenter, editor, admin, maintenanceadmin |
Configuration
Name | Value |
---|---|
BSSocialUseBlogTeaser | true |
SocialBlogMainLinksBlog | false |
SocialBlogPreloadTitle | 'Template:Blog' |
Hooks
Configuration
Name | Description | Type | Default | Scope |
---|---|---|---|---|
bsgSocialBlogPreloadTitle | article that is used as preload for SocialEntities of type blog | str | Template:Blog | LocalSettings.php |
bsgBSSocialUseBlogTeaser | usa a teaser-text system for SocialEntities of type blog | bool | true | ConfigManager |