Selective Assets

Component ID

1711614

Component name

Selective Assets

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module allows you to select which assets (CSS and JS) files you want to include or exclude in individual pages.

Selective Assets 1.x for Drupal 7

The idea is to allow developers to include/exclude CSS and JS files to a page without having to add to the theme or programmatically.

My motivation for developing this module was to reduce Drupal pages footprint by removing unnecessary JS/CSS from pages that don't use them.

This module is new (07/2012), therefore its implementation is still very simple and bug prone. Please let me know what features you would like to see and if you find any bugs.

Documentation

Similar Projects