Closed (fixed)
Project:
Book access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2009 at 04:50 UTC
Updated:
5 Jan 2010 at 14:00 UTC
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.