Posted by guysaban on February 1, 2009 at 8:40am
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.
Comments
CSS since Drupal 5, JavaScript since Drupal 6
Hi,
If you have administration access to a Drupal site check admin/settings/performance, section "Bandwidth optimizations".
Cheers
Thanks
Thanks for the tip.