Tuesday 01 September 2009 2:40:16 pm
Hi,
It may be a easy question, but I can't find out how to achieve that. I tried to search for an answer in the forum, without success: I want to include the "new comment form" directly in the article template. I don't want to click on the "new comment" button that redirects me to the edit comment form... I think that the problem here is that the object needs to exists before you can edit it, but I don't want to create increment the object id everytime someone visit the article page (without Is there an easy way to include the "post a comment" form directly in the article page (or the blog post page)?
I was thinking: - create a custom module that will handle the object creation and node assignment in one step (one click). Any thoughts about this?
|