Download Size md5 hash
value_provider-6.x-1.0-beta1.tar.gz 9.54 KB b1ad4e897e1e13ea865b739e714163bf
value_provider-6.x-1.0-beta1.zip 10.7 KB a5d90d869f14860270802bab7e0b1462
Official release from tag: 6.x-1.0-beta1
Last updated: December 25, 2010 - 00:06

Initial release. There are providers for "number" (any of the 3 CCK number fields), "nid" (CCK nodereference) and "uid" (CCK userreference). If you need more, you need to code them yourself - but it's easy to do so, and can of course be done without touching this module (just implementing the appropriate hooks).

Have a look at value_provider_content_provider_base() combined with value_provider.providers.inc for an example.

nobody click here