Turns out there wasn’t a drupal module (that I could find…) that would do periodic checks to see if a node has been updated, so I made one.
Features:
- Checks periodically whether or not the node that you are looking at has been updated.
- Options for the style and the interval for the check.
Todo:
- Get it on the drupal site
- Check only for specific node types.
- Permissions per node type?
Get it here: https://github.com/SeanJA/drupal-node_updated.