-
Transformations -- Drupal data: February 25, 2011 2:10
Commit 0559ac7 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Don't pass Traversable objects to fieldtool, as it cannot handle them.
-
This commit was manufactured as part of Drupal's Great Git Migration to create tag 'DRUPAL-6--1-0-BETA1'. Sprout from master 2009-07-15 12:47:36 UTC Jakob Petsovits <jpetso@gmx.at> 'Add a couple of user operations. You can now also import users. Win?' Cherrypick from master 2009-06-12 16:02:00 UTC Jakob Petsovits <jpetso@gmx.at> 'Adapt to the removal of type options in favor of variable input schemas.': transformations_drupal.module
-
Add a couple of user operations. You can now also import users. Win?
-
Adapt to Transformations type name changes in the API module.
-
Adapt to the added parameter in the inputTypeChanged() method signature.
-
Adapt to recent changes of the inputChanged() method signature.
-
Use type propagation to (automatically) cut down on possible node fields. Plus other tweaks.
-
Make use of Field Tool's "transformations slot property callback". Finally proper Field Tool / Transformations integration that is not a hack.
-
Make use of operation categories.