26 Mar
2008
26 Mar
'08
3:12 p.m.
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