[drupal-devel] Important node system changes
Dries Buytaert
dries.buytaert at gmail.com
Mon Aug 29 20:09:14 UTC 2005
On 29 Aug 2005, at 04:32, Moshe Weitzman 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.
The _node() hook has been renamed to _node_info(). Like that, we
reserve _node() for _nodeapi().
--
Dries Buytaert :: http://www.buytaert.net/
More information about the drupal-devel
mailing list