No edit summary Tag: 2017 source edit |
No edit summary |
||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=stable | |status=stable | ||
|developer=Hallo Welt! | |developer=Hallo Welt! | ||
Line 7: | Line 6: | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Rich Articles | |category=Rich Articles | ||
|features=This extension allows the formatting of a wiki page or a dialog window as a form. Besides being useful for creating form instances as wiki pages, this extension is also used in conjunction with the [[Reference:Workflows{{!}}Workflows]] extension. | |||
<nowiki>[https://www.mediawiki.org/wiki/HTMLForm Full documentation on mediawiki.org]</nowiki> | |||
|desc=All-purpose form framework for MediaWiki | |||
|license=GPL v3 only | |license=GPL v3 only | ||
}} | }} | ||
{{wcagCheck | {{wcagCheck | ||
Line 20: | Line 22: | ||
|wcagComments=Form editor: | |wcagComments=Form editor: | ||
* drag-and-drop; no keyboard support | *drag-and-drop; no keyboard support | ||
Form instance edit: | Form instance edit: | ||
* missing field label associations | *missing field label associations | ||
Read instance: | Read instance: | ||
* missing field label associations, checkboxes are read multiple times. | *missing field label associations, checkboxes are read multiple times. | ||
|extensionType=extended | |extensionType=extended | ||
|extensionFocus=editor | |extensionFocus=editor | ||
}} | }} |
Revision as of 11:16, 12 October 2023
Extension: Forms
Overview | |||
---|---|---|---|
Description: |
Allround form framework for MediaWiki | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Hallo Welt! | 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.1+ |
Features
This extension allows the formatting of a wiki page or a dialog window as a form. Besides being useful for creating form instances as wiki pages, this extension is also used in conjunction with the Workflows extension.
[https://www.mediawiki.org/wiki/HTMLForm Full documentation on mediawiki.org]
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
Integrates into
- Forms
Special pages
- CreateFormInstance
- FormEditor
Permissions
Name | Description | Role |
---|---|---|
forms-create-form | Create forms | editor |
forms-edit-form-definition | Edit form definitions | admin |
Configuration
Name | Value |
---|---|
FormsTargetEMailRecipients | array ( ) |
API Modules
- forms-form-submit
- forms-get-definitions
Hooks
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-08 |
WCAG level: | AA |
WCAG support: | does not support (workaround: no) |
Comments: |
Form editor:
Form instance edit:
Read instance:
|
Extension type: | extended |
Extension focus: | editor |