see title

Comments

vm’s picture

This module allows permission based access control for nodes.

which to me would mean per node regardless of content type.

R.Muilwijk’s picture

Status: Active » Closed (works as designed)

It is based per node. What would be the use for node type since you would be able to just define perms in hook_perm for a custom node type or when you add node types with the node module you would get dynamic permissions.

kulfi’s picture

I don't really understand that explanation (no dev/API familiarity), but thanks for the confirmation.