CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
August 10, 2008
- Commit #132709 by Allie Micka at 01:42Project Vote Smart: /modules/votesmart/modules/votesmart_factory/votesmart_factory.inc 1.2
Project Vote Smart: /modules/votesmart/modules/votesmart_factory/votesmart_factory.module 1.2
Project Vote Smart: /modules/votesmart/modules/votesmart_field/votesmart_field.module 1.2
Project Vote Smart: /modules/votesmart/votesmart.api.inc 1.2
Project Vote Smart: /modules/votesmart/votesmart.inc 1.2
Project Vote Smart: /modules/votesmart/votesmart.module 1.2You can now create a CCK field to store the remote Vote Smart API record. Fields are mapped to any other fields you select through a token system. e.g. $node->title = (remote data(id) : title_field ) $node->field_foo = (remote data(id) : foo ) When your node containing the key field is created/updated, the Vote Smart data is refreshed and all of your node's linked fields are re-populated!
