Personal tools
 
You are here: Home Plone Forums

 « Return to Thread: Kupu now uses CSS sprites

Kupu now uses CSS sprites

by Alexander Limi :: Rate this Message:

Reply to Author | View in Thread

Just a heads-up in case you see any issues with Kupu:

I moved the Kupu icon loading to use CSS sprites (similar to the plone.org  
front page).

Before: 17 HTTP requests
Now: 1 HTTP request

This has a major impact on how quickly Kupu performs its initial load — as  
HTTP roundtripping is very time-consuming.

Let me know if you encounter any bugs with the new approach — it's  
unlikely, since Kupu was already using CSS to render its icons — but tell  
me if you do. :)

--
Alexander Limi · http://limi.net


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Plone-developers mailing list
Plone-developers@...
https://lists.sourceforge.net/lists/listinfo/plone-developers

 « Return to Thread: Kupu now uses CSS sprites