quanta
quanta copied to clipboard
Integrate custom qtag access filters
A qtag can be filtered using the access module: i.e. [QTAG|filter=role@logged]
The filter are currently defined in access.hook.inc
We need to create a hook (i.e. hook_access_filters()) , so that each module can define its own custom filters.