Difference between revisions of "Reference:BlueSpiceSocialWikiPage"

Extension: BlueSpiceSocialWikiPage


Overview
Description: WikiPage entity and attachment functionality for BlueSpiceSocial
State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL v3 only
Type: Category: Communication
Edition: BlueSpice pro

Features[edit source]


SocialWikiPage provides the SocialEntity types wikipage and stash.

Usage / features[edit | edit source]

  • At the end of each content page, a list of the attachments to the current page is displayed
  • A social entity of type wikipage is automatically created in the system for each content page.
  • The page Special:Attachments allows you to create an attachment without going directly to the associated wiki page.

Technical information[edit | edit source]

Entry fields for dialogs

Name Description Type Default value
text Content of the SocialEntity vof type stash wikitext, managed OOjs-ui, InsertImage empty

Behavior switch

Name Description
__NOSTASH__ Attachments for the page are not displayed on the page

Configuration[edit | edit source]

Name Descirption Type Default value Scope
bsgSocialWikiPageTimelineAfterContentNamespaceBlackList Determines in which namespaces the list of attachments should not be shown at the end of content pages array [] LocalSettings.php
bsgSocialWikiPageTimelineAfterContentShow Determines if the list of attachments is shown below the content pages. bool true LocalSettings.php

Rights (permissions)[edit | edit source]

This extension does not provide any new permissions.

Requirements[edit | edit source]

Requires BlueSpiceFoundation and BlueSpiceSocial.

More info[edit | edit source]

For a detailed description and usage info visit our help page.

Demo[edit | edit source]

Add an attachment to any content page in our BlueSpice Demo. After logging into the test system, click Attachments" at the bottom of any content page.

'

{{BSExtensionInfobox
        
        |desc=WikiPage entity and attachment functionality for BlueSpiceSocial
        
        |status=stable
        
        |developer=HalloWelt
        
        |type=BlueSpice
        
        |edition=BlueSpice pro
        
        |active=Yes
        
        |compatible=BlueSpice
        
        |category=Communication
        
        |license=GPL v3 only
        
        
        |docu=
            
            
        }}
        
        
        
        '''SocialWikiPage''' provides the SocialEntity types ''wikipage'' and ''stash''.
        
        
        
        ==<span class="mw-headline" id="Usage_.2F_features"><span class="mw-headline" id="Usage_.2F_features">Usage / features</span></span>==
        
        
        
        *At the end of each content page, a  list of the attachments to the current page is displayed
        
        *A social entity of type ''wikipage'' is automatically created in the system for each content page.
        
        *The page ''Special:Attachments'' allows you to create an attachment without going directly to the associated wiki page.
        
        
        
        ==<span class="mw-headline" id="Technical_information"><span class="mw-headline" id="Technical_information"><span class="mw-headline" id="Technical_information"><span class="mw-headline" id="Technical_information"><span class="mw-headline" id="Technical_information">Technical information</span></span></span></span></span>==
        
        
        <span class="mw-headline" id="Eingabefelder_bei_Dialogen">Entry fields for dialogs</span>
        
        {| class="contenttable sortable jquery-tablesorter"
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default value
        
        |-
        
        |text
        
        |Content of the SocialEntity vof type ''stash''
        
        |wikitext, managed OOjs-ui, InsertImage
        
        |empty
        
        |}
        
        
        <span class="mw-headline" id="Magische_w.C3.B6rter"><span class="mw-headline-number">Behavior switch</span></span>
        
        {| class="contenttable sortable jquery-tablesorter"
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Description
        
        |-
        
        |<nowiki>__NOSTASH__</nowiki>
        
        |Attachments for the page are not displayed on the page
        
        |}
        
        
        
        ===<span class="mw-headline" id="Konfiguration"><span class="mw-headline" id="Konfiguration"><span class="mw-headline" id="Konfiguration"><span class="mw-headline" id="Konfiguration"><span class="mw-headline" id="Konfiguration">Configuration</span></span></span></span></span>===
        
        {| class="contenttable sortable jquery-tablesorter"
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Name
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Descirption
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Type
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Default value
        
        ! class="headerSort" role="columnheader button" title="Aufsteigend sortieren" tabindex="0" |Scope
        
        |-
        
        |''bsg''SocialWikiPageTimelineAfterContentNamespaceBlackList
        
        |Determines in which namespaces the list of attachments should not be shown at the end of content pages
        
        |array
        
        |[]
        
        |LocalSettings.php
        
        |-
        
        |''bsg''SocialWikiPageTimelineAfterContentShow
        
        |Determines if the list of attachments is shown below the content pages.
        
        |bool
        
        |true
        
        |LocalSettings.php
        
        |}
        
        
        
        ===<span class="mw-headline" id="Rights_.28permissions.29"><span class="mw-headline" id="Rights_.28permissions.29"><span class="mw-headline" id="Rights_.28permissions.29"><span class="mw-headline" id="Rights_.28permissions.29"><span class="mw-headline" id="Rights_.28permissions.29">Rights (permissions)</span></span></span></span></span>===
        
        This extension does not provide any new permissions.
        
        
        
        ===<span class="mw-headline" id="Requirements"><span class="mw-headline" id="Requirements"><span class="mw-headline" id="Requirements"><span class="mw-headline" id="Requirements"><span class="mw-headline" id="Requirements">Requirements</span></span></span></span></span>===
        
        Requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:BlueSpiceSocial|BlueSpiceSocial]].
        
        
        
        ==<span class="mw-headline" id="More_info"><span class="mw-headline" id="More_info"><span class="mw-headline" id="More_info"><span class="mw-headline" id="More_info"><span class="mw-headline" id="More_info">More info</span></span></span></span></span>==
        
        For a detailed description and usage info visit our [https://en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpiceSocialWikiPage help page].
        
        
        
        ==<span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo">Demo</span></span></span></span></span>==
        
        Add an attachment to any content page in our [https://demo.bluespice.com/Special:Blog BlueSpice Demo.] After logging into the test system, click ''Attachments"'' at the bottom of any content page.''
        
        
        
        ''[[Category:Extension]]
        
        [[Category:BlueSpice pro]]''
        
        
        
        {{Translation}}
Line 9: Line 9:
 
|category=Communication
 
|category=Communication
 
|license=GPL v3 only
 
|license=GPL v3 only
 +
|docu=
 
}}
 
}}
  
Line 72: Line 73:
  
 
==<span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo">Demo</span></span></span></span></span>==
 
==<span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo"><span class="mw-headline" id="Demo">Demo</span></span></span></span></span>==
Add an attachment to any content page in our [https://demo.bluespice.com/Special:Blog BlueSpice Demo.] After logging into the test system, click ''Attachments" at the bottom of any content page.''
+
Add an attachment to any content page in our [https://demo.bluespice.com/Special:Blog BlueSpice Demo.] After logging into the test system, click ''Attachments'' at the bottom of any content page.
  
 
''[[Category:Extension]]
 
''[[Category:Extension]]

Attachments

Discussions