I have a wierd problem that I can\'t seem to find the solution, probably it is very simple. the text is this:
I have a D5 site with thousands of nodes and many, many more comments.Since this site is news-oriented,many of the stories are no longer relevant and are kept for archival reasons.I would like to keep
I want to make a page that contains a single comment AND all the replies to it.So far, no luck: I can call comment_render on the node and desired comment ID (cf also How do I print a single comment in
In a D6 site, I want to display the comments made against a node in a specific place in that node\'s template file, rather than having them added to the page after the end of the rendered node, which
I\'ve encountered a Drupal problem: I\'m using the Views module for rendering nodes of a kind, based on the user id of it\'s author (it is a Content Profile actually). I want the view to show the comm
开发者_如何学编程Working with Drupal 6, my goal is to order a set of threaded comments similar to how Facebook outputs comments: with the \'anchor\' or first comment in each thread sorted DESC, and an
I have a Drupal setup, and have created an Imagecache preset for the user profile to create a thumbnail picture.
This issue irritates me much. Somehow after installing wysiwig editor my comment body form turned into rich.. bla bla area.
I\'d like to have a header on the comment list. Is there 开发者_Python百科a php if statement that I could use? Something like <php if $first : ?>. I can\'t find it.You can override comment-wrapp
This is a strange one and not ideal, but basically we have a Drupal site that has been using the core comments module to allow authenticated users to post and view comments for a node.We are now needi