Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

XWiki Users - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page XWiki Users

Last modified by bougault on 2022/12/20 15:43

From version 22.1
edited by bougault
on 2022/12/20 09:35
Change comment: There is no comment for this version
To version 21.1
edited by bougault
on 2022/12/20 09:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,26 @@
21 21  #set($duration = $datetool.difference($dateStart, $dateEnd))
22 22  {{/velocity}}
23 23  
24 +{{velocity}}
25 +$dateStart
26 +$dateEnd
27 +$counter
28 +$duration
29 +{{/velocity}}
24 24  
25 -{{html clean="false"}}
26 -<p>$counter users in $duration</p>
31 +{{velocity}}
32 +$dateStart
33 +$dateEnd
34 +$counter
35 +$duration
36 +{{/velocity}}
37 +
38 +{{velocity}}
39 +$counter
40 +$duration
41 +{{/velocity}}
42 +
43 +{{html}}
44 +$counter
45 +$duration
27 27  {{/html}}