Template:BSExtensionInfobox and Setup:Release History: Difference between pages

(Difference between pages)
m (1 revision imported)
 
No edit summary
 
Line 1: Line 1:
<noinclude>This is the "BSExtensionInfobox" template. Used mainly for MediaWiki extensions, but also for BlueSpice extensions that don't have a page in the AutoDoc namespace. For AutoDoc extensions, use the template BSExtensionInfo.
{{Messagebox|boxtype=note|Note text=Support für BlueSpice 3.x ends on March 15, 2023.}}   
It should be called in the following format:


<pre>{{BSExtensionInfobox
BlueSpice  versioning follows the ''Semantic Versioning Spezification'' from [https://semver.org/lang/de/ semver.org].   
|desc=
|status=
|developer=
|type=
|compatible=
|edition=
|category=
|active=
|license=
|docu=
}}
</pre>


==semantic properties==
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|+
!Major Release
!Version
!Published
!Details
!Important changes
|-
|-
! semantic property
! rowspan="2" |'''BlueSpice 4'''
! template variable
|4.1.0
! type
|Jan 19, 2022
! multiple choice
|[[BlueSpice 4.1|Description]],
! allowed values
[[Setup:Release Notes#4.1.0|Release notes]]
|Combined major/minor release
|-
|-
| [[Property:BSExtensionInfoName]]
|4.1.0-RC2
|
|(Release candidate: Dec 15, 2021)
| text
|[[BlueSpice 4.1|Description]]
|
|Combined major/minor release
|
|-
| [[Property:BSExtensionInfoDescription]]
| desc
| text
|
|
|-
| [[Property:BSExtensionInfoStatus]]
| status
| text
|
| unknown, unstable, experimental, beta, stable, unmaintained
|-
| [[Property:BSExtensionInfoDeveloper]]
| developer
| text
| x
|
|-
| [[Property:BSExtensionInfoType]]
| type
| text
|
| MediaWiki, BlueSpice
|-
| [[Property:BSExtensionInfoEdition]]
| edition
| text
|
| BlueSpice free, BlueSpice pro, BlueSpice Cloud, BlueSpice Farm
|-
| [[Property:BSExtensionInfoActivated]]
| active
| bool
|
| Yes, No
|-
| [[Property:BSExtensionInfoCompatible]]
| compatible
| text
| x
| MediaWiki, BlueSpice
|-
<!--| [[Property:BSExtensionInfoPackage]]
| package
| text
|
| Bookmaker, DocumentManager, Teamwork, SemanticData, PasteImage, ServiceCenter, VisualDiff, WikiExplorer, Reminder, RatedComments, ReadConfirmation
|- -->
| [[Property:BSExtensionInfoCategory]]
| category
| text
|
| Administration, Buchfunktion, Kommunikation, Inhaltliche Strukturierung, Datenanalyse, Dokumentenmanagement, Editor, Export, Infrastruktur, Mobile, Personalisierung, Qualitätssicherung, Reporting, Rich articles, Suche und Navigation, Sicherheit, Skinning
|-
| [[Property:BSExtensionInfoLicense]]
| license
| page
|
| ISC, MIT, WTFPL, GPL v2+, GPL v2+ and BSD 3 Clause, GPL v2+ and MIT, GPL v3+, GPL v3
|-
| [[Property:BSExtensionInfoDocumentation]]
| docu
| url
|
|
|}
 
Edit the page to see the template text.
</noinclude><includeonly>{{#default_form:BSExtensionInfoboxForm}}
<h1>Extension: {{PAGENAME}}</h1>
<br />
 
{| class="extension-infobox  fullwidth"
|-
!class="extension-infobox-header" colspan="4"|Overview
|-
! Description:
|colspan="3" | [[BSExtensionInfoDescription::{{{desc|}}}]]
|-
! State:
| [[BSExtensionInfoStatus::{{{status|}}}]]
! Dependency:
| {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
|-
! Developer:
| {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}}
! License:
| [[BSExtensionInfoLicense::{{{license|-}}}]]
|-
! Type:
| {{#if:{{{docu|}}}|[{{{docu|}}} {{{type|}}}]|}} {{#set:BSExtensionInfoType={{{type|}}}}}
! Category:
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|-
! Edition:
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|-
{{#ifeq: {{{type|}}}|MediaWiki|
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> For more info, visit '''[{{{docu|}}} Mediawiki].'''</div>
{{!}}-|{{#ifexist: Manual:Extension/{{PAGENAME}} |
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>
{{!}}-|}}
  }}
|}
|}
==Features==
__NOTOC__
__HIDETITLE__
[[Category:Extension]]{{Translation}}</includeonly>

Revision as of 18:51, 18 January 2022

Note:Support für BlueSpice 3.x ends on March 15, 2023.


BlueSpice versioning follows the Semantic Versioning Spezification from semver.org.

Major Release Version Published Details Important changes
BlueSpice 4 4.1.0 Jan 19, 2022 Description,

Release notes

Combined major/minor release
4.1.0-RC2 (Release candidate: Dec 15, 2021) Description Combined major/minor release
No categories assignedEdit

Discussions