10 Jul
2006
10 Jul
'06
6:19 a.m.
Resending mail that didn't make it to the list...
I've come to realize for my node relationship code, I need to handle node deletion and do some things when loading as well. So to answer my own question, hook_nodeapi is required, and for more than just the inserting and updating.
So thanks but never mind!
On Sunday 09 July 2006 18:57, Dave Cohen wrote:
I'm building a site which has two custom node types with a one-to-many relationship. That is, one type is a container for items of the second type.
[blah blah blah...]