Reference:InputBox: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:
|wcagLevel=AA
|wcagLevel=AA
|wcagSupport=supports
|wcagSupport=supports
|wcagComments=screenreader options for:
|wcagComments=Tested only for type=create. Search in BlueSpice  is done with TagSearch extension.


* <nowiki>''arialabel''</nowiki> of inputbox if default value exists
screenreader options for:
* placeholder or arialabel if no default value exists
 
* keyboard works, tabbing ok
*<nowiki>''arialabel''</nowiki> of inputbox if default value exists
* buttons accessible
*placeholder or arialabel if no default value exists
* color contrast ok
*keyboard works, tabbing ok
*buttons accessible
*color contrast ok
|extensionType=extended
|extensionType=extended
|extensionFocus=editor
|extensionFocus=editor
}}
}}
'''InputBox''' allows to integrate predefined HTML forms into wiki pages.
'''InputBox''' allows to integrate predefined HTML forms into wiki pages.

Revision as of 11:24, 19 April 2024

1. Extension: InputBox

all extensions

Overview
Description: Allows to integrate HTML forms into wiki pages.
State: stable Dependency: MediaWiki
Developer: Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba License: MIT
Type: MediaWiki Category: Content Structuring
Edition: BlueSpice free, 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+


1.1. Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2024-04-19
WCAG level: AA
WCAG support: supports
Comments:

Tested only for type=create. Search in BlueSpice is done with TagSearch extension.

screenreader options for:

  • ''arialabel'' of inputbox if default value exists
  • placeholder or arialabel if no default value exists
  • keyboard works, tabbing ok
  • buttons accessible
  • color contrast ok
Extension type: extended
Extension focus: editor

InputBox allows to integrate predefined HTML forms into wiki pages.

Discussions