| ... |
... |
@@ -1,13 +1,7 @@ |
| 1 |
|
-Developers can extend the (% class="text-uppercase" %)Collaboratory(%%) capabilities by providing applications to its community of users. |
|
1 |
+Developers can extend the 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 |
|
- |
| 11 |
11 |
== Becoming a contributor == |
| 12 |
12 |
|
| 13 |
13 |
The first step is for you to **become a contributor**. Contributors can register and manage applications within the Community Apps Catalogue. |
| ... |
... |
@@ -36,8 +36,6 @@ |
| 36 |
36 |
|
| 37 |
37 |
=== Fetching your developer access token === |
| 38 |
38 |
|
| 39 |
|
-==== some h4 ==== |
| 40 |
|
- |
| 41 |
41 |
Getting your developer token is done in one simple step: authenticate against the developer client with the password grant. |
| 42 |
42 |
|
| 43 |
43 |
This can be achieved with this sample shell script: |