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.

Comments

pachabhaiya created an issue. See original summary.

pachabhaiya’s picture

Status: Active » Needs review
StatusFileSize
new3.62 KB

I've attached a patch for adding a configuration page as mentioned in the issue description.

pachabhaiya’s picture

StatusFileSize
new3.62 KB

Minor edit in the previous patch.