Wiki source code of XWiki Attachment Recycle Bin (xwikiattrecyclebin)
Last modified by Vincent Massol on 2023/04/19
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
10.2 | 1 | This table contains the deleted attachments: |
![]() |
1.1 | 2 | |
![]() |
11.1 | 3 | {{velocity}} |
![]() |
10.1 | 4 | |=|=Column Name|=Datatype|=Not null|=auto inc|=flags|=Default Value|=Comments |
![]() |
11.1 | 5 | |$services.icon.render('key')|XWA_ID|BIG_INT(20)|$services.icon.render('check')|$services.icon.render('check')| |0| |
6 | | |XDA_DOC_ID|BIG_INT(20)|$services.icon.render('check')|| ||UNIQUE | ||
7 | | |XWA_FILENAME|VARCHAR(255)|$services.icon.render('check')|| | |UNIQUE | ||
8 | | |XWA_DATE|DATETIME|$services.icon.render('check')|| |0000-00-00 00:00:00|UNIQUE | ||
![]() |
11.2 | 9 | | |XDA_DOC_NAME|VARCHAR(255)| || |null| |
10 | | |XDA_DELETER|VARCHAR(255)|| ||null| | ||
11 | | |XDA_XML|LONGTEXT| | ||| | ||
![]() |
11.1 | 12 | {{/velocity}} |