http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8712
Srikanth Dhondi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #5 from Srikanth Dhondi <[email protected]> --- I have addeded an accessibility page in the development section of koha-wiki, which essentially summarises WAI guidelines. Coming to guidelines that are being followed specifically in relation to attachement 12871, point-wise: --> 1) Added labels to Search history and x links in the top frame According G131 of WAI guidelines: The objective of this technique is to ensure that the label for any interactive component within Web content makes the component's purpose clear. --> 2) Changed search results message from <strong> to <h3> As per our accessibility expert at Catalyst IT, it is advised to use headings instead of strong/bold tags, where possible, as screen readers can pick up headings. --> 3) Added the 'alt="cover image"' message to those entries that have cover images WAI recommends providing altenative text description of images. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
