m (1 revision imported) |
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.}} |
Latest 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 Cloud | ||
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[edit source]
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
BlueSpiceSocial: 4.0
Integrates into[edit source]
Special pages[edit source]
- Blog
Permissions[edit source]
Name | Description | Role |
---|---|---|
social-blog | Create and edit blogs | editor, admin, maintenanceadmin |
social-blog-comment | Comment on blogs | commenter, editor, admin, maintenanceadmin |
Configuration[edit source]
Name | Value |
---|---|
BSSocialUseBlogTeaser | true |
SocialBlogPreloadTitle | 'Template:Blog' |
Hooks[edit source]
Configuration[edit | edit source]
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 |