By hound on
I have looked through the documentation but I can't seem to answer this question.
I want comments to appear expanded directly below stories. As far as I can see, you must click on the comment link and go to a separate page to view. Is it possible to view comments 'in line' with the stories, without rewriting comment.tpl.php?
Thanks.
Comments
AFAIK this is how Drupal
AFAIK this is how Drupal lists comments i.e inline with stories.
--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
www.apsivam.in
Yes, that is the problem!
Yes, that is the problem! Can you get around this, maybe using views?
i tried with views but i
i tried with views but i couldn't find anything. you can enable the comment counter but that's not exactly what we want. there should be at least a link telling people that there are comments for this node. i'm not sure if displaying the full comments on overview pages is a good idea since that makes the pages very loooong. i guess having a link would already work very well.