Last edited one year ago
by Richard Heigl

Reference:VisualEditor and Template:BSExtensionInfobox: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfobox
<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.
|desc=Is an editor you can use without having to enter special markup.
It should be called in the following format:
|status=stable
|developer=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|category=Editor
|license=MIT
|docu=https://www.mediawiki.org/wiki/Extension:VisualEditor
|features===Description==


'''VisualEditor''' is a WYSIWYG editor that enables you to edit wiki pages without having to enter special markup (like HTML, wiki tags). The editor menu bar resembles those of commonly used word processing programs.
<pre>{{BSExtensionInfobox
 
|desc=
==Usage / Features==
|status=
 
|developer=
When activated, clicking the "edit" button will load the visual editor instead of the wiki text editor.
|type=
|compatible=
|edition=
|category=
|active=
|license=
|docu=
}}
</pre>


If this is not the case, for example because you are using a form to edit the page, the VisualEditor is also available via the "arrow" menu next to the edit button under "Edit".
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}}}|}}


==Technical information==
{{wcagCheck}}
 
</div>
===Configuration===
__NOTOC__
 
__HIDETITLE__
Up to BlueSpice 3.2.x: The VisualEditor uses the Node.js service Parsoid. Because this service cannot be installed in some cases, this extension is deactivated by default. After successful installation and configuration, the visual editor can be activated as described.
[[Category:Extension]]{{Translation}}</includeonly>
 
BlueSpice 4.1.x+: VisualEditor no longer requires Parsoid. Therefore, VisualEditor is activated by default.
 
===Rights (permissions)===
 
===Requirements===
 
VisualEditor requires [[Reference:BlueSpiceFoundation{{!}}BlueSpiceFoundation]].
 
==Try free our BlueSpice[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]==
 
{{Translation}}
|active=No
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Authoring tool
|wcagTestdate=2022-08-04
|wcagLevel=AA
|wcagSupport=partially supports
|wcagComments=* most important keyboard shortcuts (e.g., to save a page, to format elements) are available, but not for all elements; workaround: source editing
* high contrast mode support: starting mw 1.39 (see [https://phabricator.wikimedia.org/T180890 T180890])
|extensionType=core
|extensionFocus=editor
}}

Revision as of 11:09, 4 August 2022

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. It should be called in the following format:

{{BSExtensionInfobox
|desc=
|status=
|developer=
|type=
|compatible=
|edition=
|category=
|active=
|license=
|docu=
}}

Edit the page to see the template text.

No categories assignedEdit

Discussions