[Tickets #7174] Use embedded [CSS] images
bugs at horde.org
bugs at horde.org
Fri Aug 8 19:37:49 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7174
------------------------------------------------------------------------------
Ticket | 7174
Created By | Michael Slusarz <slusarz at horde.org>
Summary | Use embedded [CSS] images
Queue | DIMP
Version | HEAD
Type | Enhancement
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-08-08 15:37) wrote:
http://www.websiteoptimization.com/speed/tweak/inline-images/
Anticipated use would be to have a function that autogenerates
separate CSS file with images based on browser (IE vs. other
browsers). This CSS file could be cached so not only would it save
image requests, but that CSS file would only need to be grabbed once.
Use in DIMP initially since manipulating images may require javascript
(haven't worked out details yet).
Alternative is to rewrite image tags in Horde::img with data
information if browser supported and/or image below certain size. To
avoid costly file lookups/processing, the base64 representations of
the images could be cached server-side.
More information about the bugs
mailing list