Template:BSExtensionInfobox and Reference:BlueSpiceSaferEdit: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
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.
{{BSExtensionInfo
It should be called in the following format:
|status=stable
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=BlueSpice
|category=Infrastructure
|features='''SaferEdit''' automatically saves a page at predetermined intervals while users are in edit mode.


<pre>{{BSExtensionInfobox
This extension provides a built-in browser confirmation dialog when leaving a page without unsaved changes.
|desc=
 
|status=
Administrators can set the default recovery interval and whether to show the name of the current editor in the  [[Reference:BlueSpiceConfigManager{{!}}Config Manager]].
|developer=
}}
|type=
{{wcagCheck
|compatible=
|wcagStatus=2-testing complete
|edition=
|wcagTestdate=2022-08-05
|category=
|extensionType=backend
|active=
|license=
|docu=
}}
}}
</pre>
==semantic properties==
{| class="wikitable"
|-
! semantic property
! template variable
! type
! multiple choice
! allowed values
|-
| [[Property:BSExtensionInfoName]]
|
| text
|
|
|-
| [[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>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
<br />
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
{| 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|}}}]|{{{type|}}}}} {{#set:BSExtensionInfoType={{{type|}}}}}
! Category:
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|-
! Edition:
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|-
!class="extension-infobox-helppage" colspan="4"|{{#ifexist: Manual:Extension/{{PAGENAME}} | <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>|{{#if: {{{docu|}}}|For more info, visit '''[{{{docu|}}} Mediawiki].'''|}} }}
|}
<div id="importdata">
{{#if: {{{features|}}}|==Features==
{{{features}}}|}}
</div>
{{wcagCheck}}
__NOTOC__
__HIDETITLE__
[[Category:Extension]]{{Translation}}</includeonly>

Latest revision as of 13:16, 5 August 2022

Extension: BlueSpiceSaferEdit

all extensions

Overview
Description:

Provides warnings if other users are editing the page

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Infrastructure
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+

Features

SaferEdit automatically saves a page at predetermined intervals while users are in edit mode.

This extension provides a built-in browser confirmation dialog when leaving a page without unsaved changes.

Administrators can set the default recovery interval and whether to show the name of the current editor in the Config Manager.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.36.0
  • BlueSpiceFoundation: 4.1

Integrates into

  • BlueSpicePrivacy
  • BlueSpiceSaferEdit

Special pages

Configuration

Name Value
SaferEditInterval 10
SaferEditShowNameOfEditingUser true

Hooks

Accessibility

Test status: 2-testing complete
Last test date: 2022-08-05


Extension type: backend

Discussions