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.

my article - HBP Wiki

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


Changes for page my article

Last modified by allan on 2019/11/12 13:26

From version 2.1
edited by allan
on 2019/11/12 11:58
Change comment: There is no comment for this version
To version 6.1
edited by allan
on 2019/11/12 13:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,13 @@
1 -Developers can extend the Collaboratory capabilities by providing applications to its community of users.
1 +Developers can extend the (% class="text-uppercase" %)Collaboratory(%%) capabilities by providing applications to its community of users.
2 2  
3 3  This guide describes the steps to make this possible.
4 4  
5 +{{{formatted}}}
6 +
7 +(((
8 +div
9 +)))
10 +
5 5  == Becoming a contributor ==
6 6  
7 7  The first step is for you to **become a contributor**. Contributors can register and manage applications within the Community Apps Catalogue.
... ... @@ -30,11 +30,13 @@
30 30  
31 31  === Fetching your developer access token ===
32 32  
39 +==== some h4 ====
40 +
33 33  Getting your developer token is done in one simple step: authenticate against the developer client with the password grant.
34 34  
35 35  This can be achieved with this sample shell script:
36 36  
37 -{{code language="bash"}}
45 +{{code language="bash" title="myscript.py"}}
38 38  # Gather username and password from user
39 39  echo '\nEnter your username' && read clb_dev_username &&
40 40  echo '\nEnter your password' && read -s clb_dev_pwd &&
Public

allan collab