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

aren cambre’s picture

Title: Can I just get revision diffs from this module? » Integrate with diff module
Category: support » feature
Status: Active » Closed (duplicate)

This 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.

aren cambre’s picture

Title: Integrate with diff module » Can I just get revision diffs from this module?
Category: feature » support

Shouldn't have changed category or title.