Posted by Dave Reid on September 23, 2011 at 2:17am
Provides field administrators a setting to turn specific fields into a "property" where saving revisionable entities will update field data for all of the entity's revisions with the revision's field value.
Why is this useful? Imagine the following scenario:
- You use Taxonomy for access control.
- Taxonomy term data is revisioned.
- Revision 2 of a node is assigned to term "foo".
- Revision 4 of a node is assigned to term "bar"
In Drupal, both versions would be assigned to term "bar" in regards to access control rules. This can confuse users. So this module forces that taxonomy change from "foo" to "bar" to be replicated across all versions of the field data.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Fields
- Reported installs: 218 sites currently report using this module. View usage statistics.
- Downloads: 726
- Automated tests: Enabled
- Last modified: September 25, 2011