-
fixed preview and progress notices
-
added drupal_alter() so other modules can modify the css prior to output
-
added image style functionality
-
if field instance has multiple images, randomly select one.
-
fixed default settings
-
updated file load to use fid instead of file array... eliminated php array flip warning
-
fixed bug in loading default settings - wrong variable called
-
reset preview image style selector, eliminates php notice
-
added hook_field_update_field() to resolve default images disppearing per http://drupal.org/node/1268660
-
added option for important declaration