18 Jun
2008
18 Jun
'08
11:06 p.m.
User: jpetso Branch: HEAD Date: Wed, 18 Jun 2008 21:06:43 +0000 Modified files: /modules/filefield filefield.module Log message: Perfect multiple-value handling due to implementing a custom multiple value widget. This was actually quite a bit of effort due to the "replace uploads for single value widgets" special case. I probably also fixed some bugs along the way, the one that I can actively think of is cleaning up hook_field($op='insert','update') so that it doesn't try to save deleted files. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/filefield/filefiel...