Wiki source code of XWiki Comments (xwikicomments)

Last modified by Vincent Massol on 2023/04/19

Show last authors
1 This table contain the data for comments in XWiki Objects.
2
3 {{velocity}}
4 |=(% colspan='8'%)xwikicomments(%%)
5 |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments
6 |$services.icon.render('key')|XWC_ID|INTEGER |$services.icon.render('check') | | |0|
7 ||XWC_AUTHOR|VARCHAR(255) | | | |null|
8 ||XWC_HIGHLIGHT|TEXT | | | |null|
9 ||XWC_COMMENT|TEXT | | | |null|
10 ||XWC_REPLYTO|INTEGER | | | |null|
11 ||XWC_DATE|DATETIME | | | |0000-00-00 00:00:00|
12 {{/velocity}}

Get Connected