/* $Id: changelog.txt,v 1.12.2.3 2008-02-19 16:52:28 aaron Exp $ */ 2008-02-19 fix loop when determining fields implementing contributed emfield modules 2008-02-18 #212575 Display warning when no modules are enabled 2008-02-17 #197807 change maxlength of embed field to 2048 add views handlers for use by contrib modules 2008-02-09 #214011 - patch by dgtlmoon to fix variable_get syntax 2008-01-07 #207168/vnd Missing arguments for emthumb_emfield_widget_extra() 2008-01-06 Don't save empty fields except the first value #201734/skywalker2208 show custom help text on field submission 2008-01-04 remove debugging statements clean up multiple fields on field op hooks add emfield_widget_settings_extra and emfield_field_extra hooks for emthumb support 2007-10-30 fix http://drupal.org/node/187855 -- empty types array allow fields to be required - http://drupal.org/node/187771 2007-10-04 add hooks to allow import of media sets 2007-09-12 fixed error: warning: array_shift() [function.array-shift]: The argument should be an array... 2007-09-06 added hook_emfield_rss so modules/providers can provide rss enclosures 2007-07-26 fixed fatal string error in php5 -- http://drupal.org/node/153261 2007-06-25 rename ncck to emfield 2007-06-19 remove need for redundant helper_module column from widgets merge video_cck into ncck 2007-06-15 default links to content w/ preview/thumbnail size allow ability to determine link w/ various sizes in field 2007-06-14 add flickr support 2007-06-13 create engine, using video_cck as a base