Forums / Setup & design / howto include the comment form directly in the itempage

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

howto include the comment form directly in the itempage

Author Message

Saad Tazi

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?

Xavier Serna

Thursday 03 September 2009 8:54:53 am

Hi Saad,

perhaps this is what you need: http://ezpedia.org/en/project/powercontent
(in brief, a one-click publish action)

hth!

--
Xavier Serna
eZ Publish Certified Developer
Departament de Software
Microblau S.L. - http://www.microblau.net
+34 937 466 205

Saad Tazi

Thursday 03 September 2009 12:19:24 pm

Thanks Xavier for your answer., I'll give it a try.