node_token_filter
15 sites
No security coverage
Node token Filter is workaround for https://www.drupal.org/project/drupal/issues/3129577 issue, it is very simple filter which checks current route is node or not and adds node object to filter.
I have also added support for group module, if for example you used [group:name] it will get group object from route and assign to token replace functionality.
Note: when the issue with context in content blocks will be fixed, this module can be deleted.