Reference:Checklists: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
Line 7: Line 7:
|category=Rich Articles
|category=Rich Articles
|bsvFrom=4.4
|bsvFrom=4.4
|features='''AtMentions''' allows to quickly mention and notify a user from the [[Reference:VisualEditor{{!}}VisualEditor]] menu. Users can be mentioned to [[Manual:Mentions and Tasks{{!}}create tasks]].
|features=This extension defines a checkbox item by using the following syntax:
|desc=Displays the profile images of page authors in the page information.
<syntaxhighlight lang="text">[] Label of the checkbox, which can contain wikitext systax</syntaxhighlight>
As checklist item will be considered:
*line that starts with [] (or [x] for checked items) and
*ends with a newline.
|desc=Inserts a checkbox item on a page.
}}
}}
{{wcagCheck}}
{{wcagCheck}}

Revision as of 17:36, 6 December 2023

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 Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. 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