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.

Collaborate on reproducible science, anywhere - HBP Wiki

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


Last modified by bougault on 2023/01/26 14:38

From version 93.2
edited by bougault
on 2022/12/29 14:53
Change comment: allow view right for XWiki.XWikiGuest
To version 91.3
edited by bougault
on 2021/03/17 10:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,7 @@
1 -{{velocity output="false"}}
1 +{{velocity}}
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 +#set($displayContentMenu=false)
4 4  {{/velocity}}
5 5  
6 6  {{html clean="false"}}
... ... @@ -46,7 +46,7 @@
46 46  (% class="row highlighted_row" %)
47 47  (((
48 48  
49 -{{HighlightedCollabs featured="true" slider="true" /}}
50 +{{HighlightedCollabs featured="true" slider="false" /}}
50 50  
51 51  )))
52 52  )))
... ... @@ -62,3 +62,14 @@
62 62  )))
63 63  )))
64 64  
66 +{{html clean="false"}}
67 +<script>
68 +require.config({
69 + paths: {
70 + glider: '$xwiki.getAttachmentURL("Collaboratory.UX.Slider", "glider.min")'
71 + }
72 +});
73 +</script>
74 +require(['glider'], function(glider) {
75 +{{/html}}
76 +
XWiki.XWikiRights[0]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -Allow
Levels
... ... @@ -1,1 +1,0 @@
1 -view
Users
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest