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.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Developer tools
- Created by DWB Internet on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.