[Koha-bugs] [Bug 7500] Use CSS Sprites for faster page loading

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 20 16:07:29 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #10 from Paul Poulain <paul.poulain at biblibre.com> ---
QA comment: nothing specific to say, passed QA

Just some number YSLOW gives for a random opac-detail page (with "socialnetwork
syspref activated, that add some image not concerned by this patch) :
* BEFORE the patch = 50 components, 16 css images, images+css image = 30.5k
* AFTER the patch = 43 components, 7 css images, images+css image = 36.3k
(that's a larger size, probably because we load 1 large image, not X tiny ones.
But they'll be cached, so it's OK)

passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list