31 Jan
2009
31 Jan
'09
12:49 a.m.
User: gwen Branch: DRUPAL-6--1 Date: Fri, 30 Jan 2009 23:49:09 +0000 Modified files: /modules/usercomment usercomment.module Log message: node content disappeared b/c I accidentally overwrote the contents of ->content['body'] with approval form in hook_nodeapi(); fixed by putting code in ->content['usercomment']; also, moved the conditional for whether to show form or not in hook_nodeapi(); see http://drupal.org/node/366211 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/usercomment/userco...