Wiki source code of XWiki Installations Statistics (v1)
Version 26.1 by Vincent Massol on 2024/11/04
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{info}} | ||
2 | Notes: | ||
3 | * These stats are for XWiki 14.5+ (i.e.Active Installs v2). For versions prior to 14.5, see the [[old dashboard>>]]. | ||
4 | * You can also [[view the statistics inside Kibana>>https:{{warning}} | ||
5 | 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]]. | ||
6 | {{/warning}} | ||
7 | |||
8 | {{velocity}} | ||
9 | #if ("$!request.snapshots" != '') | ||
10 | #set ($activeInstallsSnapshots = true) | ||
11 | #end | ||
12 | {{/velocity}} | ||
13 | |||
14 | {{dashboard/}} | ||
15 | |||
16 | {{velocity}} | ||
17 | $xwiki.jsx.use('ActiveInstalls.Counter') | ||
18 | $xwiki.ssx.use('ActiveInstalls.Counter') | ||
19 | {{/velocity}} | ||
20 | |||
21 | {{putFootnotes/}} | ||
22 | //tinyurl.com/activeinstalls2]]. | ||
23 | {{/info}} | ||
24 | |||
25 | {{html clean="false"}} | ||
26 | <iframe src="https://elk.xwiki.org/app/dashboards?auth_provider_hint=anonymous1#/view/b18c5e30-eca8-11ec-963c-993dcba915d1?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3A'2022-06-01T14%3A54%3A55.706Z'%2Cto%3Anow))" height="1000" width="100%"></iframe> | ||
27 | {{/html}} |