Currently the "Entity modified" module tracks the modified date of all the entity types when the entity is updated.
Sometimes we only want to enable this 'entity_modified' modules to keep track of certain entity types only. So, it will be nice if we have a configuration page where we can choose the entity types for which we want to track the modified date.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | entity_modified-configuration_page-2549009-3.patch | 3.62 KB | pachabhaiya |
Comments
Comment #2
pachabhaiya commentedI've attached a patch for adding a configuration page as mentioned in the issue description.
Comment #3
pachabhaiya commentedMinor edit in the previous patch.