Forums / Setup & design / Nested forum replay

"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".

Nested forum replay

Author Message

Siniša Šehović

Thursday 12 October 2006 6:27:15 am

Hi all

How can I have nested forum replays like on Google?

So, that I can have replays on replays.

Any ideas or implementations like that?

Best regards,
Sinisa

---
If at first you don't succeed, look in the trash for the instructions.

Jeroen Sangers

Tuesday 17 October 2006 4:29:04 am

Basically you will have to change the properties of the forum-reply class so that it can contain subnodes. After that you will have to update the correpsonding templates, so that the full view of the forum topic will show the whole subtree. Furthermore you will want to add a reply button to each forum reply.