[xwiki-users] comments improvement
I would like to implement the possibility to reply to comments, and the corresponding cascading display. I assume this change, if possible, should be made on templates/comments2.vm and/or templates/commentsinline.vm, but I'm a bit lost. Has anything similar been done? Where can I learn more on how to do it? regards, Joao
Hi Joao, I would like to implement the possibility to reply to comments, and
the corresponding cascading display.
I assume this change, if possible, should be made on templates/comments2.vm and/or templates/commentsinline.vm, but I'm a bit lost. Has anything similar been done? Where can I learn more on how to do it?
You could give a look to the way users can reply to posts by quoting them in the Bulletin Board Application -> it works a bit similarly. See http://code.xwiki.org/xwiki/bin/view/Applications/BulletinBoardApplication , specifically the BBCode.TopicClassSheet page's wiki code. Guillaume
Joao Henrique Silva Santos wrote:
I would like to implement the possibility to reply to comments, and the corresponding cascading display.
I assume this change, if possible, should be made on templates/comments2.vm and/or templates/commentsinline.vm, but I'm a bit lost. Has anything similar been done? Where can I learn more on how to do it?
regards, Joao
Hi, This was already started on a local computer, and it's working fine, just needs a better style. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Guillaume Lerouge -
Joao Henrique Silva Santos -
Sergiu Dumitriu