Bug 12474

Summary: Improve Amazon cover image alt text in Bootstrap
Product: Koha Reporter: David Cook <dcook>
Component: TemplatesAssignee: Ava <liav>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: liav
Version: MainKeywords: Academy
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12255
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2014-06-25 01:22:02 UTC
Recently, we replaced the useless image alt text for Amazon cover images in Bootstrap with better image alt text.

However, in terms of accessibility standards (e.g. WCAG) and accessibility needs, we're still not quite up to snuff.

WCAG standard: http://www.w3.org/standards/webdesign/accessibility

Text from user with accessibility needs: "I'd want to see it say it is a cover of (title) and maybe the link info i.e. like you're saying view on amazon. So I was trying to imply that same method would hold true for most images, say you have a photo of a statue, you'd say statue of (statue name/description) links to (whatever it links to maybe larger version)."

I think that something like the following would be the best alt text we could use:

"Cover of <resource title>. View on Amazon.com"
Comment 1 Ava 2021-01-19 01:56:57 UTC
Is this still relevant? I don't see any alt text on amazon cover images, am I looking in the wrong place?
Comment 2 Ava 2021-01-19 01:57:25 UTC
Is this still relevant? I don't see any alt text on amazon cover images, am I looking in the wrong place?
Comment 3 David Cook 2021-01-19 03:33:20 UTC
Oh wow this is an old one that I forgot existed.

I think at this point we can say this one is probably invalid.