Hi,

I wish to know if there is a way to display a like like "add comment about " on a bloc, on a node page, is the node title !

Thanks for any help

Comments

christopher james francis rodgers’s picture

So you want to add a link "Add Comment about this Page's Title" (or similar).

Do you want the same functionality as given by the core module 'Comment'?
If so, I do not know whether on not that is possible.

Or do you want the link to take the user to a 'Form' they fill out
that is then eMailed to you?
You should be able to use core to add a new form and add a link to it similar to a contact form
and you should be able to create a block with a link for users to a new form creation page.
(the Contrib module Webform is a highly recommended module, by the way)

===

You might try to search the contributed modules using the keyword 'comment':
D6: filtered by 'relevancy' http://drupal.org/project/modules?filters=drupal_core%3A87%20bs_project_....


All the best; intended.
-Chris (great-grandpa.com)
___
"The number one stated objective for Drupal is improving usability." ~Dries Buytaert *

LeMale’s picture

Hi,

on my nodes pages, I have the normal "add comment" link in the bottom of the page, all I need is to move it to a bloc, and have it's text containing the real node title, so if the node title is "potatoes", I want to have the link named "what do you think about potatoes".
I want it to link to the real add comments form, so users can submite normal comments, exactly as the normal add comments link.

Any idea how to do this ?

christopher james francis rodgers’s picture

As a newbie, I do Not have your answer.

I would post a new topic in the forum "Theme Development" http://drupal.org/forum/3

And I recommend that you use for 'Subject':
How to move and and add node Title to "Add comment" link


All the best; intended.
-Chris (great-grandpa.com)
___
"The number one stated objective for Drupal is improving usability." ~Dries Buytaert *