CVS messages for FileField
July 7, 2008
-
yeah serlized columns... fix hook_file_references args.
-
FileField: /modules/filefield/filefield.install 1.8
FileField: /modules/filefield/filefield.module 1.108
FileField: /modules/filefield/filefield.widget.inc 1.4move initialization of update_name to be fore it is first used. add data column to file fields for widgets to store serialized data per item. (display settings, transform settings, etc).
-
FileField: /modules/filefield/field_file.inc 1.11
FileField: /modules/filefield/filefield.module 1.107update hook_file implementation to reflect modt recent core hook_file path with callbacks per $op. add field_file_references($file, $field) to load references by field. rename $item['filefield_delete'] to more descriptive $item['field_name'].
-
fix variable name in hook_field_settings call to _filefield_field_formatter_info()..
July 3, 2008
June 30, 2008
-
Fix PHP notice, and have a couple less lines of code.
-
Less code duplication once more.
June 29, 2008
-
FileField: /modules/filefield/field_file.inc 1.10
FileField: /modules/filefield/filefield.module 1.103Make node deletions and revisions work again. Note that the 5.x revision bug (#263162) does *not* appear anymore. Whoo!
-
FileField: /modules/filefield/filefield.module 1.102
FileField: /modules/filefield/filefield.theme.inc 1.2Show the '#required' state of the "File widgets" table.
-
Oh wow, Coder is good. Missed this when reverting to unconditional includes. (which happened on my local harddisk, so you didn't notice the revert at all)
