Bug 8108 [Follow-up, revised] Remove unused OPAC images
authorOwen Leonard <oleonard@myacpl.org>
Thu, 13 Dec 2012 15:05:45 +0000 (10:05 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 31 Jan 2013 16:08:55 +0000 (11:08 -0500)
commitfd56cf5e9686ac383de80891efe41e1dad2e1165
tree2194f75548ebaad58e598b57c6120d9bc8bdb224
parent4520f68b07bb08c79d42f6f4f04157dc39a0e063
Bug 8108 [Follow-up, revised] Remove unused OPAC images

This patch cleans up some loose ends:

- Star ratings images are now in one sprite. Removing
  separate star ratings images.
- Amazon ratings have been removed. Related image files
  are removed by this patch.
- The tag images associated with tag links on the search
  results page were not incorporated into the main sprite.
  Now they are.

Added: The Photoshop file from which the main sprite was
generated, in case that is helpful to others. Each layer
is named, and comments have been added to the CSS
referencing the layer names. The file is GIMP-compatible.

Revisions:
- Rebased on current master
- Ported some changes to CCSR theme
- Removed unused CSS which referred to deleted images

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
16 files changed:
koha-tmpl/opac-tmpl/ccsr/en/css/jquery.rating.css
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css
koha-tmpl/opac-tmpl/ccsr/images/sprite.png
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/images/Star0.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/Star1.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/Star2.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/Star3.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/Star4.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/Star5.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/sprite.png
koha-tmpl/opac-tmpl/prog/images/star-ratings-empty.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/star-ratings.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/tag-small-disabled.png [deleted file]
koha-tmpl/opac-tmpl/prog/images/tag-small.png [deleted file]
misc/interface_customization/opac-sprite.psd [new file with mode: 0644]