[commits] Horde-Hatchery branch master updated.
Michael M Slusarz
slusarz at horde.org
Tue Apr 7 22:50:31 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: fddbcd122cfde0240bf7a62723093690a08a95d1
6e53b30... Use CSStidy to minify CSS file if using caching
-----------------------------------------------------------------------
commit 6e53b30cb6901d2e88ec80e0736776166b36163f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Apr 7 16:39:09 2009 -0600
Use CSStidy to minify CSS file if using caching
Big-time improvement in CSS filesize, *especially* if using a theme that
overwrites the base theme - instead of including declarations twice,
CSStidy will only write the final calculated value.
For example, the base dimp page with the silver theme using the old
caching method generated a 161 KB file. Running through CSS tidy
generates a 96 KB file.
imp/lib/IMP.php | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=b64bb8c686c2704640c48dd3098d32562aa2e05a&r2=6e53b30cb6901d2e88ec80e0736776166b36163f
More information about the commits
mailing list