[development] Nodes content within nodes solution developement?

Jeff Eaton jeff at viapositiva.net
Sun Aug 13 15:46:49 UTC 2006


That would actually be fabulous. I'd be very interested in seeing how
you guys worked that out.
 
--Jeff

-----Original Message-----
From: Suuch Solutions [mailto:drupal at suuch.com] 
Sent: Sunday, August 13, 2006 6:24 AM
To: development at drupal.org; jeff at viapositiva.net
Subject: Re: [development] Nodes content within nodes solution
developement?


I've done something similar that essentially redirects all comments to a
non-forum node to an assigned forum node. Yes, it's a matter of
hook_nodeapi, a table to keep track of associations, and hook_link. Post
count ( e.g. 1 comment, 2 comments) is already handled by the
comment.module once you know the associated forum topic nid.
 
I can send you code snippets if this description is not enough.
paa.kwesi
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20060813/c2bd471c/attachment.htm


More information about the development mailing list