Nodetype access

Component ID

1409704

Component name

Nodetype access

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

4844

Component created

Component changed

Component body

Here's the module that gives you the "view [type] nodes" permission.
It does this in a lightweight way with a simple query_alter, without needing the grants system (yay!).
Kudos to webchick for the idea and initial code.

P.S.: EFQ fetishists now find glory in a submodule.

Access broker

A long outstanding issue is about different access modules playing together. The principle of this module brings this feature in reach. If someone wants to contribute to the #1440096: Implement access broker feature feel free to contact me.