Closed (duplicate)
Project:
Token
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 02:55 UTC
Updated:
9 Dec 2009 at 15:15 UTC
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.