quanta icon indicating copy to clipboard operation
quanta copied to clipboard

Integrate custom qtag access filters

Open Aldus83 opened this issue 7 years ago • 0 comments

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.

Aldus83 avatar Oct 07 '18 19:10 Aldus83