To whom it may concern,

I think this module is absolutely awesome. Is there any plans to allow files to be added via a theme's info files?

The conditional styles module permits this, just wondering if this could potentially work for this module as well.

Sincerely,
Rene

Comments

allain’s picture

Absolutely. It's in testing right now.

Usage will be:

cssdry[all][] = layout.css
cssdry[all][] = style.css

rhache’s picture

Allain,

That is really good news. I'm wondering if you could somehow make this work with conditional styles (http://drupal.org/project/conditional_styles) for IE specific stylesheet? The combination would be one step closer to the holy grail as far as I'm concerned :)

Right now, conditional styles works like this in the info file:

conditional-stylesheets[if IE 6][all][] = fix-ie6.css

Sincerely,
Rene

allain’s picture

Interesting... makes the typical use case harder to understand.

If there could be a middle ground that didn't require the complication of the simple case, I'd be for implementing this.

Hugo Wetterberg’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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