This module enables Drupal to remember entered values from selected fields upon new node submission, stores them in the database and then pre-fills appropriate fields on the next node-add form.
Image Preset provides a new field formatter for image file entities, allowing you to directly choose an image style (from ImageCache), rather than having to create view modes and jump through hoops
The bundle aggregation module provides an alternative solution to the core
JavaScript and CSS aggregation feature usable for high traffic sites. The intent
is to generate the aggregated bundles without waiting for locks or generating
high amount of disk writes while still serving all necessary files for the
visitors.