]> git.koha-community.org Git - koha.git/commit
Bug 12255 - Amazon cover images have useless image alt text in bootstrap
authorOwen Leonard <oleonard@myacpl.org>
Thu, 22 May 2014 16:22:44 +0000 (12:22 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 24 Jun 2014 15:41:58 +0000 (15:41 +0000)
commitd0bf198fa50cee16ed88629184e6363465e89c44
treed331bcf8e6e48c98c1c6e56d418429db7d2186c2
parente4d17d1095688b89bbbb34809aa1fc4590ff61ef
Bug 12255 - Amazon cover images have useless image alt text in bootstrap

"item-thumbnail" is not a useful alt text for an Amazon book cover
image. Better would be the link's title text, "View on Amazon.com." This
patch makes this correction. (Rather than "View at Amazon.com" which
doesn't sound correct to me).

To test you must have the OPACAmazonCoverImages system preference
enabled. Log in to the OPAC and view your list of checked-out titles.
The alt text for cover images should be "View on Amazon.com." Test in
both prog and Bootstrap.

NOTE: You'll need one to be overdue in order to trigger both
      cases. Examine the HTML for both tabs in the person details
      page.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
This fixed the cover alt texts for Amazon covers in the patron
account for checkouts, overdues and holds.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt