Wiki source code of XWiki Installations Statistics

Version 24.1 by Vincent Massol on 2024/11/04

Hide last authors
Vincent Massol 8.1 1 {{velocity}}
2 #if ("$!request.snapshots" != '')
3 #set ($activeInstallsSnapshots = true)
4 #end
5 {{/velocity}}
Vincent Massol 1.1 6
Vincent Massol 24.1 7 = Current Dashboard =
Clément Aubin 23.5 8
Vincent Massol 24.1 9 You can view the [[statistics for Active Installs v2>>https://tinyurl.com/activeinstalls2]] (i.e. for XWiki 14.5+).
Clément Aubin 23.7 10
Clément Aubin 23.5 11 = Old dashboard =
12
Vincent Massol 23.2 13 {{warning}}
14 This dashboard is used by all XWiki versions < 14.5C1. Starting with XWiki 14.5RC1 there's now a [[new dashboard>>https://tinyurl.com/activeinstalls2]].
15 {{/warning}}
16
Clément Aubin 23.5 17 {{dashboard/}}
18
19 {{velocity}}
20 $xwiki.jsx.use('ActiveInstalls.Counter')
21 $xwiki.ssx.use('ActiveInstalls.Counter')
22 {{/velocity}}
23
24 {{putFootnotes/}}

Get Connected