Allow the bundler to have various levels of engagement; passive vs active, etc...

CommentFileSizeAuthor
#3 advagg-1188974-3.patch1.75 KBmikeytown2

Comments

Peter Bowey’s picture

Hmmm, see this link for some 'brain' templating -> http://code.google.com/p/web-optimizator/

mikeytown2’s picture

@peter bowey
The only thing that is missing is sprite generation in CSS files.
http://code.google.com/p/web-optimizator/source/browse/trunk-stable/web....
http://groups.drupal.org/node/15399
http://drupal.org/project/spritesheets seems like the best bet as it's D7 code.

As for more advanced sprite ideas http://groups.drupal.org/node/127079 (note the demo code has been changed; see http://css-tricks.com/css-sprites-with-inline-images/ for a demo)

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new1.75 KB

committed this patch

Peter Bowey’s picture

Status: Fixed » Active

@mikeytown2
Thanks for the related links!
Agree, CSS sprite generation is the D6/D7 next requirement.

An option to set the Advagg cache folder(s) location would be good - possibly with split cache locations for css + js. This would makes typical Nginx / Apache directives [captures w/ regex's] a little quicker - more direct. Linux users often use 'fstab' to set a 'tmpfs' for such locations...

Peter Bowey’s picture

Refer #3

The new option

'bundler will passively monitor your site

looks good.

mikeytown2’s picture

If your using a private file system you can set the folder location. symlinks are handy for what your talking about with tmpfs.

mikeytown2’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.