CSS Sprite Generator
Categories
Component ID
218102
Component name
CSS Sprite Generator
Component type
module
Component security advisory coverage
not-covered
Downloads
3174
Component created
Component changed
Component body
Seeking maintainer
Placeholder for what will be a CSS Sprite Generator specific to Drupal. Feel free to post feature requests on what you would like to see for the future of this module.
What are CSS Sprites?
http://www.alistapart.com/articles/sprites
Features (* = coming soon)
- Reduce HTTP requests, increasing "frontend" load times.
- Generate CSS selectors and rules for applying the sprites manually.
- Generate sprites based on images found throughout the Drupal directories.
- * Dynamically re-write CSS to implement the sprites.
- * Replace theme('image'); implementations with a sprite (when the fall within width/height restrictions).
Development by vision media