User: jpetso Branch: HEAD Date: Sat, 28 Mar 2009 15:58:41 +0000 Added files: /modules/transformations/core transformations.data.widget.inc Modified files: /modules/transformations transformations.module /modules/transformations/ui transformations_ui.admin.inc transformations_ui.module Log message: Implement a widget for operation input data. This widget uses pluggable child widgets depending on the given schema and (optional) data, so that modules can provide appropriate widgets for any input data. Form API is a bitch, but I tamed it, so it indeed works with TfDataWrapper objects and all that jazz like one would expect. Currently used in the "Execute" tab, more widget usage upcoming for pre-assigned operation inputs in a pipeline. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/co... http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/tr... http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/ui... http://cvs.drupal.org/diff.php?path=contributions/modules/transformations/ui...