hi,
I've realized I'm loading a lot of resources (24 css and 17 js files) using Drupal. I've several modules installed and they all come with a css and js file.
For my website I'm only using 1 additional js plugin (all the other 16 come with Drupal modules).
I've not installed useless modules. They are all necessary, and they require js such as swfobject, ajax_views, jquery.media, spamspan, lightbox (modal, video and default js files), etc
Same thing with css files: ckeditor, filefield, lightbox, tagadelic, uploadfield, fieldgroup, vews, taxonomy_super_select, html-element, tabs, messages... etc
For my website, I only use my theme css zen.css of course.
So.. is this normal ? Or I should remove all this stuff? Are drupal websites normally heavy ?
thanks