Hi -- I'm looking for the ability to perform an action (send an email) when a new revision of a node is published. I'm not looking to moderate revisions or create any interesting workflows. I want a base Drupal 6 install, plus actions (emails) on node revisions (diffs of the nodes is a bonus in the body of the email!).
Can this module do it by providing a token of the revision diff? Is there a better way? Thanks!
Comments
Comment #1
aren cambre commentedThis is kind of duplicated by other issues.
The action part you'll need to handle separately from Token, but #655296: Allow access to revision deltas is a possibility.
But making the revision data available to a module is being reviewed in #114699: Diff module should support Token.
Comment #2
aren cambre commentedShouldn't have changed category or title.