Wiki source code of XWiki Installations Statistics
Version 12.1 by Vincent Massol on 2016/02/16
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}} | ||
2 | #if ("$!request.snapshots" != '') | ||
3 | #set ($activeInstallsSnapshots = true) | ||
4 | #end | ||
5 | {{/velocity}} | ||
6 | |||
7 | {{dashboard/}} | ||
8 | |||
9 | {{velocity}} | ||
10 | $xwiki.jsx.use('ActiveInstalls.Counter') | ||
11 | $xwiki.ssx.use('ActiveInstalls.Counter') | ||
12 | {{/velocity}} | ||
13 | |||
14 | {{putFootnotes/}} |