Wiki source code of XWiki Installations Statistics

Version 24.1 by Vincent Massol on 2024/11/04

Show last authors
1 {{velocity}}
2 #if ("$!request.snapshots" != '')
3 #set ($activeInstallsSnapshots = true)
4 #end
5 {{/velocity}}
6
7 = Current Dashboard =
8
9 You can view the [[statistics for Active Installs v2>>https://tinyurl.com/activeinstalls2]] (i.e. for XWiki 14.5+).
10
11 = Old dashboard =
12
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
17 {{dashboard/}}
18
19 {{velocity}}
20 $xwiki.jsx.use('ActiveInstalls.Counter')
21 $xwiki.ssx.use('ActiveInstalls.Counter')
22 {{/velocity}}
23
24 {{putFootnotes/}}

Get Connected