node的评论节点显示是由下面的函数来控制的。
这个函数在node.module里面function node_show($node, $cid) { $output = node_view($node, FALSE, TRUE);
有一个想法我不知道如何实现,讨教一下: