Show last authors
| 1 | {{box cssClass="floatinginfobox"}} |
| 2 | {{toc start="2" /}} |
| 3 | {{/box}} |
| 4 | |
| 5 | **Activity Macro** provides information about recent activities done by the users. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Activity+Macro]] |
| 6 | |
| 7 | == Wiki Activity == |
| 8 | |
| 9 | {{example}} |
| 10 | {{activity entries="5"/}} |
| 11 | {{/example}} |
| 12 | |
| 13 | == Current User Activity == |
| 14 | |
| 15 | {{example}} |
| 16 | {{velocity}} |
| 17 | {{activity entries="5" authors="$xcontext.user"/}} |
| 18 | {{/velocity}} |
| 19 | {{/example}} |