Reference:InputBox: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
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=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.

Revision as of 11:18, 19 April 2024

For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.

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+



InputBox allows to integrate predefined HTML forms into wiki pages.