Suture CSS or JavaScript Files to Reduce HTTP Requests

I was just reading Suture CSS or JavaScript Files to Reduce HTTP Requests which describes a technique for reducing HTTP requests by combining JavaScript and CSS files. Is there any such functionality or module for Drupal that could make this easy for non-developers? If I am posting to the wrong group please let me know if there a more appropriate group for this subject.

Login to post comments

CSS since Drupal 5, JavaScript since Drupal 6

markus_petrux's picture
markus_petrux - Sun, 2009-02-01 10:08

Hi,

If you have administration access to a Drupal site check admin/settings/performance, section "Bandwidth optimizations".

Cheers


Thanks

guysaban - Sun, 2009-02-01 13:03

Thanks for the tip.