Implementing hook_nodeapi() would allow the module to keep the permissions table clean, and remove the permissions for nodes that have been deleted.
Implementing hook_nodeapi() would allow the module to keep the permissions table clean, and remove the permissions for nodes that have been deleted.
Comments
Comment #1
avpadernoAs the module already implements
hook_nodeapi(), I am changing the title; the module should implement an operation of that hook.Comment #2
avpadernoThis has been already implemented in the development snapshot; I forgot to change the status of this report.