This patch adds support in Token 5.x for displaying the author of a node revision. I'd love to see this included that we can use it on groups.drupal.org with the node update notifications (this is being discussed at http://groups.drupal.org/node/16393 for that discussion).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 331238_revision_author_tokens.patch | 1.7 KB | christefano |
| revision_author_tokens.patch | 1.8 KB | christefano |
Comments
Comment #1
christefano commentedWhile this is being discussed at that discussion (sorry, it's been a long day), this patch moves the tokens to the right place.
Comment #2
dave reidThis is a duplicate of #252241: Add tokens for node revision timestamp, author, and log message.
Comment #3
christefano commentedThe goal is to get the revision author name while #252241: Add tokens for node revision timestamp, author, and log message gets the log message.
This undoubtedly needs work.
Comment #4
dave reidTitle was changed to focus on log message, but it really is about log message + revision timestamp + revision author.
Comment #5
christefano commentedGot it, thanks.