Difference between revisions of "Blog"
(→What is Blog?) |
(→Usage / Features) |
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
What is Blog?[edit | edit source]
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[edit | edit source]
Tag: Integrate the blog into any article pages (or main page) with a simple tag <bsTo display a blog on the page, tag <bs:blog />
.should be placed on it.
Be default it will show all the pages in Blog namespace as blog entries.
Behaviour of the blog can influenced, by adding attributes to this tag. In this way number of entries shown, if the new entry form will be displayed and more can be configured,
Configuration[edit | edit source]
Some aspects of this extension can be configured on [wiki/Special:BlueSpicePreferences 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
Rights (permissions)[edit | edit source]
This extension introduces new permission "blog-viewspecialpage" that allows users who have it to access Special:Blog
Requirements[edit | edit source]
Blog requires BlueSpice Foundation.
User manual[edit | edit source]
For detailed description and usage please visit user manual.
Try it![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 }} __TOC__ ==What is Blog?== '''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== * Tag: Integrate the blog into any article pages (or main page) with a simple tag <nowiki><bs:blog /></nowiki>. * 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 <nowiki><blog cat="Wiki" /></nowiki>. To display a blog on the page, tag <nowiki><bs:blog /></nowiki> should be placed on it. Be default it will show all the pages in Blog namespace as blog entries. Behaviour of the blog can influenced, by adding attributes to this tag. In this way number of entries shown, if the new entry form will be displayed and more can be configured, ===Configuration=== Some aspects of this extension can be configured on [wiki/Special:BlueSpicePreferences 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 ===Rights (permissions)=== This extension introduces new permission "blog-viewspecialpage" that allows users who have it to access [[Special:Blog]] ==Requirements== Blog requires BlueSpice Foundation. ==User manual== For detailed description and usage please visit [https://en.help.bluespice.com/wiki/Extension/Blog user manual.] ==Try it!== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo] [[de:{{FULLPAGENAME}}]][[en:Blog]] [[Category:Extension]]
Line 16: | Line 16: | ||
==Usage / Features== | ==Usage / Features== | ||
− | + | To display a blog on the page, tag <nowiki><bs:blog /></nowiki> should be placed on it. | |
− | + | ||
− | + | Be default it will show all the pages in Blog namespace as blog entries. | |
− | + | ||
− | + | Behaviour of the blog can influenced, by adding attributes to this tag. In this way number of entries shown, if the new entry form will be displayed and more can be configured, | |
+ | |||
+ | ===Configuration=== | ||
+ | Some aspects of this extension can be configured on [wiki/Special:BlueSpicePreferences 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 | ||
+ | |||
+ | ===Rights (permissions)=== | ||
+ | This extension introduces new permission "blog-viewspecialpage" that allows users who have it to access [[Special:Blog]] | ||
==Requirements== | ==Requirements== |