Archive:Reference:BlueSpiceSocialWikiPage and Reference:ParserFunctions: Difference between pages

(Difference between pages)
m (1 revision imported)
 
hw>Fbaeckmann
m (Text replacement - "|edition=BlueSpice free |active=Yes" to "|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes")
 
Line 1: Line 1:
{{BSExtensionInfo
{{BSExtensionInfobox
|desc=Enhance parser with logical functions
|status=stable
|status=stable
|developer=HalloWelt
|developer=Tim Starling
|type=BlueSpice
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|active=Yes
|compatible=BlueSpice
|compatible=BlueSpice
|category=Communication
|category=Rich Articles
|features='''SocialWikiPage''' provides the SocialEntity types ''wikipage'' and ''stash''.
|license=GPL v2+
{{Box Note|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.}}
|docu=https://www.mediawiki.org/wiki/Extension:ParserFunctions
*At the end of each content page, a  list of the attachments to the current page is displayed
}}The '''ParserFunctions''' extension enhances the wikitext parser with helpful functions, mostly related to logic and string-handling. Since MediaWiki 1.15, ParserFunctions has incorporated most (but not all) of the functions from the [https://www.mediawiki.org/wiki/Extension:StringFunctions StringFunctions] extension, which may be enabled or disabled.
*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.}}
{{MWlink|https://www.mediawiki.org/wiki/Extension:ParserFunctions}}
===Entry fields for dialogs===
 
{| class="reference wikitable"
{{Translation}}
!Name
 
!Description
[[Category:Extension]]
!Type
[[Category:BlueSpice free]]
!Default value
|-
|text
|Content of the SocialEntity vof type ''stash''
|wikitext, managed OOjs-ui, InsertImage
|empty
|}
===Behavior switch===
{| class="reference wikitable"
!Name
!Description
|-
|<nowiki>__NOSTASH__</nowiki>
|Attachments for the page are not displayed on the page
|}

Revision as of 13:40, 13 April 2021

Extension: ParserFunctions

all extensions

Overview
Description: Enhance parser with logical functions
State: stable Dependency: BlueSpice
Developer: Tim Starling License: GPL v2+
Type: MediaWiki Category: Rich Articles
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.


The ParserFunctions extension enhances the wikitext parser with helpful functions, mostly related to logic and string-handling. Since MediaWiki 1.15, ParserFunctions has incorporated most (but not all) of the functions from the StringFunctions extension, which may be enabled or disabled.

Template:MWlink

Discussions