Reference:Checklists: Difference between revisions

No edit summary
Tag: 2017 source edit
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|developer=HalloWelt
|developer=HalloWelt
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Rich Articles
|category=Rich Articles
|bsvFrom=4.4
|bsvFrom=4.4
|features=Diese Erweiterung definiert ein Kontrollkästchenelement mithilfe der folgenden Syntax:
|features=This extension defines a checkbox item by using the following syntax:
<syntaxhighlight lang="text">[] Beschriftung des Kontrollkästchens, das Wikitext-Systax enthalten kann</syntaxhighlight>
<syntaxhighlight lang="text">[] Label of the checkbox, which can contain wikitext systax</syntaxhighlight>
Als Checklistenpunkt wird berücksichtigt:
As checklist item will be considered:  
*Zeile, die mit [] (oder [x] für markierte Elemente) beginnt und die
*line that starts with [] (or [x] for checked items) and
*mit einer neuen Zeile endet.
*ends with a newline.
Daher umfasst der Text des Kontrollkästchenelements alles nach [] bis zum Zeilenumbruch.
|desc=Inserts a checkbox item on a page.
}}
}}
{{wcagCheck}}
{{wcagCheck}}

Latest revision as of 11:48, 7 June 2024

1. Extension: Checklists

all extensions

Overview
Description:

Provides checklists in VisualEditor

State: stable Dependency: MediaWiki
Developer: HalloWelt License: GPL-3.0-only
Type: MediaWiki Category: Rich Articles
Edition: BlueSpice pro, BlueSpice farm, BlueSpice cloud Version: 4.4+

1.1. Features

This extension defines a checkbox item by using the following syntax:

[] Label of the checkbox, which can contain wikitext systax

As checklist item will be considered:

  • line that starts with [] (or [x] for checked items) and
  • ends with a newline.

1.2. Technical Information

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

1.2.1. Requirements

  • MediaWiki: 1.39.0

1.2.2. Integrates into

  • ContentDroplets
  • VisualEditor

1.2.3. Special pages

1.2.4. User options

Name Value
checklists-hide-revision-dlg 0

1.2.5. Hooks

Discussions