This project is not covered by Drupal’s security advisory policy.
The Revision Author Tokens module extends Drupal's token system to include tokens related to the author of node revisions. It allows site builders and developers to use these tokens in various places like views, rules, and custom blocks to display information about the revision author.
Features
This module adds the following tokens for nodes:
- `[node:revision-author]`: The name of the user who created the current revision of the node.
- `[node:revision-author-uid]`: The UID of the user who created the current revision of the node.
- `[node:revision-author-email]`: The email address of the user who created the current revision of the node.
Post-Installation
After installation the tokens will be available with no additional steps needed.
Additional Requirements
- Drupal 10+
- Token module
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content display, Developer tools, Site structure
- Ecosystem: Token
236 sites report using this module
- Created by jdsumner on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.




