Bug 1633 - [SIGNED-OFF] Add ability to take book cover images from local img db
authorOwen Leonard <oleonard@myacpl.org>
Tue, 13 Dec 2011 17:22:09 +0000 (12:22 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 24 Jan 2012 10:16:06 +0000 (11:16 +0100)
commiteff760b352a8b8722ac454663a7bcb6f97826d38
tree32344c37cf2ce5d129e840abf4bca4e552339f51
parent585a0024a1eee2e15283348c09653edbf4bfc267
Bug 1633 - [SIGNED-OFF] Add ability to take book cover images from local img db

OPAC Template revisions:

- Revised OPAC imageviewer template to match structure of
  other OPAC pages (with masthead search, footer, etc)
- Added link back to detail page (controlled by
  BiblioDefaultView preference)
- Added link style to thumbnails on opac-detail to add a sense of
  "clickability" to them
- Revised OPAC imageviewer template to allow it to function
  with JavaScript turned off. Now even without JS main image
  will load, thumbnails will be properly styled, and thumbnail
  links will work.
- Changes to the script are only to pass missing variables
  to the template

TODO: Corresponding changes for the staff client
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Signed-off-by: Koustubha Kale <kmkale@anantcorp.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-imageviewer.tt
opac/opac-image.pl
opac/opac-imageviewer.pl