- 🇩🇪Germany webflo
Re-rolled, i think the patch makes a lot of sense in conjunction with global tokens. In my case the domain module.
Views Custom Cache Tags supports token replacement based on the contextual filter values, but it doesn't support drupal core tokens.
I would like to propose allowing drupal tokens to be used along with the contextual filter arguments. It will also show a token browser if Token module exists.
For example:
custom_module:node_list:article:[current-user:uid]
custom_module:node_list:article:[current-user:field_department:target_id]
Postponed: needs info
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Re-rolled, i think the patch makes a lot of sense in conjunction with global tokens. In my case the domain module.