Bug 7642 - fix the lost display of tag sizes
authorRobin Sheat <robin@catalyst.net.nz>
Fri, 28 Sep 2012 23:34:32 +0000 (11:34 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 1 Oct 2012 15:38:27 +0000 (17:38 +0200)
commit79e0fb6fd600b6693c458d92cdb661e2b15d5ab0
tree3a652aaf3db5a71967c79aff00d8ad73de51cd92
parentf58a6f4e107900618fd313405bf09994de0ea203
Bug 7642 - fix the lost display of tag sizes

This fixes the display of different sized words for differently popular
tags. It is a bit of a refactor of that part of the system, moving
logic to more sensible places (and removing an unused method on the
way.)

Note that it isn't an attempt to reproduce what was there previously,
just to do something similar, and in an easier to change fashion.

Sponsored-By: New Zealand Educational Institute
Signed-off-by: Marc Veron <veron@veron.ch>
Works as expected.
C4/Tags.pm
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt
opac/opac-tags.pl
t/db_dependent/Tags.t