Difference between revisions of "Blog"

(Usage / Features)
(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

1 Extension: Blog
  • 1.1 Features
  • 1.2
    1. REDIRECT Manual:Extension/BlueSpiceSocialBlog
    Icon-note.png Please note
    This extension was used until BlueSpice version 2.27 and is no longer used in BlueSpice 3.


    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]

    Introduces a magic word (tag) that can be placed

    To display a blog on a

    page to display blog.
  • New blog entries can be added directly on the page containing blog tag.
  • Contents of a blog can be taken from:
    • "Blog" namespace - all pages in this namespace will be shown as blog entries.
    • Particular category - all pages in this category will be displayed.
  • In "Blog" magic word (tag) number of blog entries shown can be defined, as well as if and where box for creating new blog entries will appear.

    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]

    BlueSpice Demo

    {{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==
                
                * Introduces a magic word (tag) that can be placed on a page to display blog.
                
                * New blog entries can be added directly on the page containing blog tag.
                
                * Contents of a blog can be taken from:
                
                ** "Blog" namespace - all pages in this namespace will be shown as blog entries.
                
                ** Particular category - all pages in this category will be displayed.
                
                * In "Blog" magic word (tag) number of blog entries shown can be defined, as well as if and where box for creating new blog entries will appear.
                
                
                
                ==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]]
    (32 intermediate revisions by 5 users not shown)
    Line 1: Line 1:
    {{BSExtensionInfobox
    +
    #REDIRECT [[Manual:Extension/BlueSpiceSocialBlog]]
    |desc=Allows displaying of relevant information in a "news-feed" style on a wiki page
    +
    {{Box Hinweis|Hinweis Text = This extension was used until BlueSpice version 2.27 and is no longer used in BlueSpice 3.}}
    |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__
     
    __TOC__
      
     
    ==What is Blog?==
     
    ==What is Blog?==
    '''Blog''' extension allows displaying of relevant information in a "news-feed" style on a wiki page.
    +
    '''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.
      
    BlueSpice has a blog function which is useful to publish news to all wiki users. 
    +
    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.
      
    ==Usage / Features==
    +
    ==Technical information==
    * Introduces a magic word (tag) that can be placed on a page to display blog.
    +
     
    * New blog entries can be added directly on the page containing blog tag.
    +
    ===Configuration===
    * Contents of a blog can be taken from:
    +
    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.
    ** "Blog" namespace - all pages in this namespace will be shown as blog entries.
    +
     
    ** Particular category - all pages in this category will be displayed.
    +
    {| class="contenttable sortable bs-exportable" style="width: 889px;"
    * In "Blog" magic word (tag) number of blog entries shown can be defined, as well as if and where box for creating new blog entries will appear.
    +
    |- 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
      
    ==Requirements==
    +
    |- style="height:22px;"
    Blog requires BlueSpice Foundation.
    +
    | style="width:176px;" |Sort by
     +
    | style="width:620px;" |Should blog entries be sorted by creation time or by title
     +
    | style="width:66px;" |
     +
    creation
      
    ==User manual==
    +
    |- style="height:22px;"
    For detailed description and usage please visit [https://en.help.bluespice.com/wiki/Extension/Blog user manual.]
    +
    | 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
      
    ==Try it!==
    +
    |}
    [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo]
     
      
     +
    ===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.
      
    [[de:{{FULLPAGENAME}}]][[en:Blog]]
    +
    ==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]]

    Attachments

    Discussions