m (1 revision imported) |
No edit summary Tag: 2017 source edit |
||
Line 7: | Line 7: | ||
|category=Communication | |category=Communication | ||
|features='''BlueSpiceSocialBlog''' provides the SocialEntity type ''blog''. | |features='''BlueSpiceSocialBlog''' provides the SocialEntity type ''blog''. | ||
{{ | {{Messagebox|boxtype=warning|Note text=Pages in the namespaces ''SocialEntity'' and ''User'' are indexed by search engines by default until 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.}} | ||
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 <code><bs: timeline /></code> tag.}} | 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 <code><bs: timeline /></code> tag.}} |
Revision as of 15:57, 20 May 2022
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 Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | 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 |