Reference:InputBox: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|developer=Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba
|developer=Erik Möller, Leonardo Pimenta, Rob Church, Trevor Parscal, Daniel Schuba
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Content Structuring
|category=Content Structuring
Line 11: Line 11:
|active=Yes
|active=Yes
}}
}}
'''InputBox''' allows to integrate predefined HTML forms into wiki pages.
{{wcagCheck
{{wcagCheck
|wcagStatus=2-testing complete
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-10-10
|wcagTestdate=2024-04-19
|wcagLevel=AA
|wcagLevel=AA
|wcagSupport=supports
|wcagSupport=supports
|wcagComments=<nowiki>''arialabel''</nowiki> parameter for screen readers exists.
|wcagComments=Tested only for type=create. (Search in BlueSpice  is done from Skin or with TagSearch extension. Move is done from Skin.)
 
screenreader options for:
 
*<nowiki>''arialabel''</nowiki> of inputbox if default value exists
*placeholder or arialabel if no default value exists
*keyboard works, tabbing ok
*buttons accessible
*color contrast ok
|extensionType=extended
|extensionType=extended
|extensionFocus=reader
|extensionFocus=editor
}}
}}
'''InputBox''' allows to integrate predefined HTML forms into wiki pages.

Latest revision as of 11:25, 19 April 2024

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 Cloud Version: 4.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 from Skin or with TagSearch extension. Move is done from Skin.)

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