This project is not covered by Drupal’s security advisory policy.
This module is for themers who need more control over their page layouts. For some 1 main theme and 1 or 2 stylesheets is enough to theme a drupal website but for power themers we need more control.
This module allows you to set rules for displaying CSS stylesheets so as to create a theme that's as flexible as possible.
For example, add a stylesheet in your bluemarine theme called node.css and add a rule to load node.css on every page
that has the path "node*" and then add an ignore rule to skip node pages with the path "node*edit", and voila! - you
have a theme you want to apply to several specific pages.
Also supports JavaScript links. The point is that many of us have a whole stylesheet/javascript for a single "section" and don't want to clunk up the main stylesheet and want to have easy rules for displaying those stylesheets. For those who need this kind of control this is the module for you!
There is a similar module available CSS Injector which does some of the same things. What I didn't like about that module was that it forces you to write the CSS code within a textbox instead of supplying a path to a stylesheet. I have to have my CSS styles in stylesheets so that I can edit them in the editor of my choice rather than in Drupal.
NOTE: I recently fixed some caching issues with this module.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Created by drupalninja99 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
