Wiki source code of Display Changes Macro
Last modified by Vincent Massol on 2024/04/09
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | = Example usage = |
2 | |||
3 | ##{{{ | ||
4 | {{getChanges products="XWiki" versions="8.3%" audience="User" contextVariable="changeDocs"/}} | ||
5 | |||
6 | {{displayChanges contextVariable="changeDocs"/}} | ||
7 | }}}## | ||
8 | |||
9 | = Result = | ||
10 | |||
11 | {{getChanges products="XWiki" versions="8.3%" audience="User" contextVariable="changeDocs"/}} | ||
12 | |||
13 | {{displayChanges contextVariable="changeDocs"/}} | ||
14 |