The DropIn module allows site developers/administrators to add path based CSS and JS files to their site.

Example
When a visitor requests www.example.com/news/articles/issue-1, the module will look for the next css files in the theme directory:

news.css - styles all pages under news/
news.articles.css - styles all pages under news/articles/
news.articles.issue-1.css - only styles the page issue-1

When the module finds any of these files, it adds them to the of the page.
The above example applies to CSS as well as to JavaScript files.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0 tar.gz (8.52 KB) | zip (9.45 KB) 2011-Nov-02 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (8.62 KB) | zip (9.57 KB) 2011-Nov-06 Notes

Project Information


Maintainers for DropIn

  • DWB Internet - 26 commits
    last: 28 weeks ago, first: 1 year ago

Issues for DropIn

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports