12 Feb
2005
12 Feb
'05
10:41 p.m.
2. Add another pass to the nodeapi hook for "access" that lets modules restrict access to specific nodes on a situational basis. This could be called from node_access(). I think this would address my needs.
-1. Consider the case when we are retrieving a list of nodes. We don't want to call a hook against every single node we've retrieved. We want to retrieve only the right nodes in SQL. That is the whole point of the node_access table.