| 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: | |
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.
Technical Information
Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.43.0
Integrates into
- ContentDroplets
- PDFCreator
- VisualEditor
Special pages
User options
| Name | Value |
|---|---|
| checklists-hide-revision-dlg | 0 |
Hooks
- GetPreferences
- LoadExtensionSchemaUpdates
- PageDelete
- PageDeleteComplete
- PageSaveComplete
- PageUndeleteComplete
- ParserAfterTidy
- ParserBeforeInternalParse
- ParserPreSaveTransformComplete