Bug 7642 - [3.8.x] fix the lost display of tag sizes
authorRobin Sheat <robin@catalyst.net.nz>
Fri, 28 Sep 2012 23:34:32 +0000 (11:34 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 1 Oct 2012 22:22:20 +0000 (11:22 +1300)
commit15ba5f961f8a045b3efb77b50a56aceb8fa1c9e0
tree07b05cafdafd3918ce9b312ca053b0d3705704d5
parentdbb48c936de0fd6c6c87551841fc98121fc9af6c
Bug 7642 - [3.8.x] 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.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Tags.pm
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