On 29/08/2005, at 12:32 PM, Moshe Weitzman wrote:
Dries Buytaert wrote:
Hello world, I just committed a patch from chx (Karoly) that changes parts of the node system. If you maintain a module that implements a node type, you'll have to make some minimal changes for your module to work properly. We'll make sure to explain these changes at http://drupal.org/ node/ 22218 ... until then, please consult my CVS commit message at http:// drupal.org/cvs?commit=18816. -- Dries Buytaert :: http://www.buytaert.net/
Some of us were hoping to switch the name of hook_nodeapi to hook_node in order to balance better with hook_user, hook_comment, hook_taxonomy, and the upcoming hook_file (). I was offline all weekend, or else i would have spoken sooner.
I have only just started following this issue, and I would have to agree with Moshe. For consistency, I think it would be best if hook_nodeapi were renamed to hook_node.