Difference between revisions of "Blog"
(→Usage / Features) |
m (Redirected page to Manual:Extension/BlueSpiceSocialBlog) (Tags: New redirect, 2017 source edit) |
Extension: Blog
Overview | |||
---|---|---|---|
Description: | Allows displaying of relevant information in a "news-feed" style on a wiki page | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | - |
Type: | BlueSpice | Category: | Communication |
Edition: | BlueSpice free, BlueSpice pro | ||
Features[edit source]
Contents
- REDIRECT Manual:Extension/BlueSpiceSocialBlog

Contents
What is Blog?[edit | edit source]
Blog extension allows displaying of relevant information in a "news-feed" style on a wiki page. BlueSpice has a blog function which is useful to publish news to all wiki users. creating news feeds on the wiki. These news feeds can be shown on any page and users can be allowed to add their own news.
Usage / Features[edit | edit source]
Tag: Integrate the blog into any article pages (or main page) with a simple tag <bsTo display a blog on a wiki page, the tag <bs:blog />
.should be placed on it.
By default it shows all the pages in the namespace "blog" as blog entries with the most recent post appearing first.
The behaviour of the blog can be influenced by adding attributes to this tag. In this way e.g. the number of entries to be shown and more can be configured.
Technical information[edit | edit source]
Configuration[edit | edit source]
Some aspects of this extension can be configured on Special:BlueSpicePreferences under section "Blog". Here wiki administrators can configure the default values for all the settings that can be configured by adding attributes to the blog tag.
Setting | Description | Default value |
---|---|---|
Display pictures as | Defines how should images in blog entries be handled. There are three options: full (image will be shown in full size), thumb (image will be shown as a thumb) and none | thumb |
Number of words per entry | How many words to allow in the blog post before "continue reading" is shown | 1000 |
Open new window for read more | Should full version of the blog entry, once "continue reading" is clicked, be opened in same or new tab/window | false |
Position for the new blog entry form | Whether to show create new form on top or bottom of the page | |
Show all entries link | true | |
Show information about the entry | true | |
Number of blog entries | Number of blog entries to show per page | 10 |
Show new blog entry form | Should "Create new blog entry" form be shown | true |
Show permalink link | Should permanent link to blog entry be shown |
true |
Sort by | Should blog entries be sorted by creation time or by title |
creation |
Text flow: Image position | Position of the image in the blog entry, right, left or none |
right |
Rights (permissions)[edit | edit source]
This extension introduces the new permission "blog-viewspecialpage" that allows users to access the special page Special:Blog
Requirements[edit | edit source]
Blog requires the BlueSpice Foundation.
User manual[edit | edit source]
For detailed description and usage please , visit our user manual.
Try it!free our BlueSpice[edit | edit source]
{{BSExtensionInfobox |desc=Allows displaying of relevant information in a "news-feed" style on a wiki page |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro |active=Yes |compatible=BlueSpice |category=Communication |docu=https://www.mediawiki.org/wiki/Extension:Blog }} #REDIRECT [[Manual:Extension/BlueSpiceSocialBlog]] {{Box Hinweis|Hinweis Text = This extension was used until BlueSpice version 2.27 and is no longer used in BlueSpice 3.}} __TOC__ ==What is Blog?== '''Blog''' extension allows displaying of relevant information in a "news-feed" style on a wiki page. BlueSpice has a blog function which is useful to publish news to all wiki users. ==Usage / Features== * Tag: Integrate the blog into any article pages (or main page) with a simple tag <code><bs:blog /></code>. * Text box: The tag creates a text box on the top for users with blog editing rights. * Namespace: All blog articles will be automatically placed in an seperate namespace "Blog". * Comments: The discussion page of each blog article is used for comments. * Category filter: Articles from a particular category can be displayed in the blog by using the cat argument in the blog tag, for example <blog cat="Wiki" />. ==Requirements== Blog requires creating news feeds on the wiki. These news feeds can be shown on any page and users can be allowed to add their own news. ==Usage / Features== To display a blog on a wiki page, the tag <nowiki><bs:blog /></nowiki> should be placed on it. By default it shows all the pages in the namespace "blog" as blog entries with the most recent post appearing first. The behaviour of the blog can be influenced by adding attributes to this tag. In this way e.g. the number of entries to be shown and more can be configured. ==Technical information== ===Configuration=== Some aspects of this extension can be configured on [[Special:BlueSpicePreferences]] under section "Blog". Here wiki administrators can configure the default values for all the settings that can be configured by adding attributes to the blog tag. {| class="contenttable sortable bs-exportable" style="width: 889px;" |- style="height:44px;" ! style="width:176px;" |Setting ! style="width:620px;" |Description ! style="width:66px;" |Default value |- style="height:44px;" | style="width:176px;" |Display pictures as | style="width:620px;" |Defines how should images in blog entries be handled. There are three options: full (image will be shown in full size), thumb (image will be shown as a thumb) and none | style="width:66px;" |thumb |- style="height:22px;" | style="width:176px;" |Number of words per entry | style="width:620px;" |How many words to allow in the blog post before "continue reading" is shown | style="width:66px;" |1000 |- style="height:45.1719px;" | style="width:176px;" |Open new window for read more | style="width:620px;" |Should full version of the blog entry, once "continue reading" is clicked, be opened in same or new tab/window | style="width:66px;" |false |- style="height:22px;" | style="width:176px;" |Position for the new blog entry form | style="width:620px;" |Whether to show create new form on top or bottom of the page | style="width:66px;" | |- style="height:22px;" | style="width:176px;" |Show all entries link | style="width:620px;" | | style="width:66px;" |true |- style="height:22px;" | style="width:176px;" |Show information about the entry | style="width:620px;" | | style="width:66px;" |true |- style="height:22px;" | style="width:176px;" |Number of blog entries | style="width:620px;" |Number of blog entries to show per page | style="width:66px;" |10 |- style="height:22px;" | style="width:176px;" |Show new blog entry form | style="width:620px;" |Should "Create new blog entry" form be shown | style="width:66px;" |true |- style="height:22px;" | style="width:176px;" |Show permalink link | style="width:620px;" |Should permanent link to blog entry be shown | style="width:66px;" | true |- style="height:22px;" | style="width:176px;" |Sort by | style="width:620px;" |Should blog entries be sorted by creation time or by title | style="width:66px;" | creation |- style="height:22px;" | style="width:176px;" |Text flow: Image position | style="width:620px;" |Position of the image in the blog entry, right, left or none | style="width:66px;" | right |} ===Rights (permissions)=== This extension introduces the new permission "blog-viewspecialpage" that allows users to access the special page [[Special:Blog]] ===Requirements=== Blog requires the BlueSpice Foundation. ==User manual== For detailed description and usage please , visit [https://en.help.bluespice.com/wiki/Extension/Blog user manual.] ==Try it!our [[Manual:Extension/Blog|user manual.]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo] [[de:{{FULLPAGENAME}}]] [[en:Blog]] [[Category:Extension]]
(27 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | #REDIRECT [[Manual:Extension/BlueSpiceSocialBlog]] |
− | | | + | {{Box Hinweis|Hinweis Text = This extension was used until BlueSpice version 2.27 and is no longer used in BlueSpice 3.}} |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
__TOC__ | __TOC__ | ||
==What is Blog?== | ==What is Blog?== | ||
− | '''Blog''' extension allows | + | '''Blog''' extension allows creating news feeds on the wiki. These news feeds can be shown on any page and users can be allowed to add their own news. |
+ | |||
+ | ==Usage / Features== | ||
+ | To display a blog on a wiki page, the tag <nowiki><bs:blog /></nowiki> should be placed on it. | ||
+ | |||
+ | By default it shows all the pages in the namespace "blog" as blog entries with the most recent post appearing first. | ||
+ | |||
+ | The behaviour of the blog can be influenced by adding attributes to this tag. In this way e.g. the number of entries to be shown and more can be configured. | ||
− | + | ==Technical information== | |
− | == | + | ===Configuration=== |
− | + | Some aspects of this extension can be configured on [[Special:BlueSpicePreferences]] under section "Blog". Here wiki administrators can configure the default values for all the settings that can be configured by adding attributes to the blog tag. | |
− | + | {| class="contenttable sortable bs-exportable" style="width: 889px;" | |
− | + | |- style="height:44px;" | |
− | + | ! style="width:176px;" |Setting | |
− | + | ! style="width:620px;" |Description | |
+ | ! style="width:66px;" |Default value | ||
+ | |- style="height:44px;" | ||
+ | | style="width:176px;" |Display pictures as | ||
+ | | style="width:620px;" |Defines how should images in blog entries be handled. There are three options: full (image will be shown in full size), thumb (image will be shown as a thumb) and none | ||
+ | | style="width:66px;" |thumb | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Number of words per entry | ||
+ | | style="width:620px;" |How many words to allow in the blog post before "continue reading" is shown | ||
+ | | style="width:66px;" |1000 | ||
+ | |- style="height:45.1719px;" | ||
+ | | style="width:176px;" |Open new window for read more | ||
+ | | style="width:620px;" |Should full version of the blog entry, once "continue reading" is clicked, be opened in same or new tab/window | ||
+ | | style="width:66px;" |false | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Position for the new blog entry form | ||
+ | | style="width:620px;" |Whether to show create new form on top or bottom of the page | ||
+ | | style="width:66px;" | | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Show all entries link | ||
+ | | style="width:620px;" | | ||
+ | | style="width:66px;" |true | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Show information about the entry | ||
+ | | style="width:620px;" | | ||
+ | | style="width:66px;" |true | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Number of blog entries | ||
+ | | style="width:620px;" |Number of blog entries to show per page | ||
+ | | style="width:66px;" |10 | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Show new blog entry form | ||
+ | | style="width:620px;" |Should "Create new blog entry" form be shown | ||
+ | | style="width:66px;" |true | ||
+ | |- style="height:22px;" | ||
+ | | style="width:176px;" |Show permalink link | ||
+ | | style="width:620px;" |Should permanent link to blog entry be shown | ||
+ | | style="width:66px;" | | ||
+ | true | ||
− | == | + | |- style="height:22px;" |
− | + | | style="width:176px;" |Sort by | |
+ | | style="width:620px;" |Should blog entries be sorted by creation time or by title | ||
+ | | style="width:66px;" | | ||
+ | creation | ||
− | == | + | |- style="height:22px;" |
− | + | | style="width:176px;" |Text flow: Image position | |
+ | | style="width:620px;" |Position of the image in the blog entry, right, left or none | ||
+ | | style="width:66px;" | | ||
+ | right | ||
− | + | |} | |
− | |||
+ | ===Rights (permissions)=== | ||
+ | This extension introduces the new permission "blog-viewspecialpage" that allows users to access the special page [[Special:Blog]] | ||
+ | ===Requirements=== | ||
+ | Blog requires the BlueSpice Foundation. | ||
− | [[ | + | ==User manual== |
+ | For detailed description and usage, visit our [[Manual:Extension/Blog|user manual.]] | ||
+ | ==Try free our BlueSpice== | ||
+ | [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo] | ||
+ | [[de:{{FULLPAGENAME}}]] | ||
+ | [[en:Blog]] | ||
[[Category:Extension]] | [[Category:Extension]] |