]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Feb 2013 07:08:41 +0000 (20:08 +1300)
commit81b10472b271c8174c140710228cfee26211ce88
tree169da2cf2d880dc965d9741a1495892505d87cf6
parent12e5e57b349be6fd79cb40889984fed64b982e31
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>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
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]