mediawiki-extensions-InputBox/includes
Akinwale Alagbe 0d6c2bfc6b Provide an aria-label attribute option to the input textbox
Provide an option to supply the aria-label attribute to the inputbox to 
allow generated markup be accessible to screen readers
<inputbox>
    type=search
    width=120
    buttonlabel=Search
    arialabel=Search this wiki
</inputbox>

Bug: T242354
Change-Id: I40c62bc9889a4912b43244ec65e628ec8bc8533f
2020-04-24 23:05:16 +00:00
..
InputBox.php Provide an aria-label attribute option to the input textbox 2020-04-24 23:05:16 +00:00
InputBoxHooks.php Stop passing objects by reference 2019-11-14 23:34:06 -08:00