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.

Highlighted Collabs - HBP Wiki

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


Wiki source code of Highlighted Collabs

Version 11.1 by bougault on 2021/04/12 13:07

Hide last authors
bougault 2.1 1 {{velocity wiki="false"}}
bougault 7.1 2 #if("$!request.outputSyntax" != '')
3 $response.setContentType('application/json')
bougault 9.1 4
bougault 6.1 5 {
6 "greeting" : "Hello",
7 "location": "World"
8 }
bougault 11.1 9 #else
10 {{html wiki="true"}}
11 [[/bin/get/Collabs/public-json-data/Highlighted%20Collabs/?xpage=plain&outputSyntax=plain]]
12 {{/html}}
bougault 9.1 13 #end
bougault 2.1 14 {{/velocity}}
bougault 8.1 15
16