Adding groups documentation - #32
Conversation
PhilReedData
left a comment
There was a problem hiding this comment.
Overall very good. I have made some suggestions about the language in a few places.
|
|
||
| Groups is a feature which for now is used only to manage access of private spaces. | ||
|
|
||
| A user being part of a group has access to every private space which requires the group. |
There was a problem hiding this comment.
| A user being part of a group has access to every private space which requires the group. | |
| A user of a group has access to every private space associated with that group. |
| To request a new group on TeSS for your use case: | ||
|
|
||
| 1. Select a TeSS instance for your request. | ||
| 2. Prepare the following details of the new group: a title, your username and the list of users/owners of your group |
There was a problem hiding this comment.
| 2. Prepare the following details of the new group: a title, your username and the list of users/owners of your group | |
| 2. Prepare the following details of the new group: a title, your username and the list of users/owners of your group. |
| - {fas}`clipboard-check;sd-text-success` Can exchange materials with other TeSS instances and spaces | ||
| - {fas}`clipboard-check;sd-text-success` Support from the global TeSS community | ||
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] | ||
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people being in specific groups have access) |
There was a problem hiding this comment.
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people being in specific groups have access) | |
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people in specific groups have access) |
|
|
||
| This new feature is possible thanks to the [mTeSS-X project](../overview/mtess-x). Catalogues are pooled into a shared instance but look to their community as if they have their own catalogue with their own identity. | ||
|
|
||
| There are two types of spaces: |
There was a problem hiding this comment.
| There are two types of spaces: | |
| There are two types of spaces, depending on the configuration of the TeSS instance: |
| This new feature is possible thanks to the [mTeSS-X project](../overview/mtess-x). Catalogues are pooled into a shared instance but look to their community as if they have their own catalogue with their own identity. | ||
|
|
||
| There are two types of spaces: | ||
| - **public space**: its resources are accessible from the outside (visible in the main catalogue with a special toggle). Anyone, logged in or not, can access it. |
There was a problem hiding this comment.
| - **public space**: its resources are accessible from the outside (visible in the main catalogue with a special toggle). Anyone, logged in or not, can access it. | |
| - **public space** (default): its resources are visible to everybody viewing the space (and visible in the main catalogue with a filter). You do not have to be logged in. |
|
|
||
| There are two types of spaces: | ||
| - **public space**: its resources are accessible from the outside (visible in the main catalogue with a special toggle). Anyone, logged in or not, can access it. | ||
| - **private space**: its resources are not visible outside the space (even with the toggle in the main catalogue to see resources from other spaces). A private space requires being in at least one of a defined list of groups to have access to it (the list can be one or more groups). |
There was a problem hiding this comment.
| - **private space**: its resources are not visible outside the space (even with the toggle in the main catalogue to see resources from other spaces). A private space requires being in at least one of a defined list of groups to have access to it (the list can be one or more groups). | |
| - **private space**: its resources are not visible outside the space (even with the filter in the main catalogue to see resources from other spaces). A private space requires the user to be associated with a relevant group. You have to be logged in. |
I don't think we need the detail of multiple groups/lists here.
PhilReedData
left a comment
There was a problem hiding this comment.
That's great, thank you @valentinRyckaert. I will wait to merge this PR when the feature code is approved and available from the main TeSS code repo.
| - {fas}`clipboard-check;sd-text-success` Can exchange materials with other TeSS instances and spaces | ||
| - {fas}`clipboard-check;sd-text-success` Support from the global TeSS community | ||
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] | ||
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people in specific groups have access) |
There was a problem hiding this comment.
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people in specific groups have access) | |
| - {fas}`clipboard-check;sd-text-success` Open and public[^freespace] or private (only people in specific [groups](../groups/intro-groups) have access) |
I've found one more change I'd like to make please, but I don't have permission on this branch. @valentinRyckaert
Summary of changes
Add user documentation linked to this pull request