Skip to content

Commit a5d99d0

Browse files
sebr72cmangeat
authored andcommitted
Add documentation in user manual
1 parent 33a70fa commit a5d99d0

File tree

9 files changed

+36
-0
lines changed

9 files changed

+36
-0
lines changed

docs/manual/docs/administrator-guide/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- [Managing users and groups](managing-users-and-groups/index.md)
55
- [Managing classification system](managing-classification-systems/index.md)
66
- [Managing metadata & template](managing-metadata-standards/index.md)
7+
- [Managing anonymous links](managing-anonymous-links/index.md)
8+
79
![](img/admin.png)
810

911
All Admin functions are available from the Admin Dashboard from the main menu. On the Admin Dashboard you will find shortcuts to any administration option your role can access.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Create Link
2+
3+
Each time a new metadata needs to be reviewed before it can be published, the reviewer needs to be granted special permission (admin user, ...). To enable an anonymous user to view an unpublished metadata, a link could also be created. This link will be used by the anonymous user to access the metadata.
4+
5+
> Only an administrator can create such a link.
6+
7+
![](img/share.png)
8+
9+
The link can be copied to the clipboard by clicking on the copy to clipboard icon. The administrator can then share the link with the anonymous user, by any means, he sees fit.
10+
11+
![](img/copy_to_clipboard.png)
12+
13+
The creation of a link is impossible for published metadata.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Delete Link
2+
3+
To revoke an anonymous link, open the metadata, click on the **Revoke unpublished record preview** menu.
4+
5+
![](img/revoke.png)
6+
7+
The link is automatically revoked when the metadata is published or deleted.
8+
81.6 KB
Loading
223 KB
Loading
579 KB
Loading
627 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Create and revoke links to unpublished metadata for anonymous users
2+
3+
- [Create link](create-link.md)
4+
- [Manage links](manage-links.md)
5+
- [Delete link](delete-link.md)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Manage links
2+
3+
To monitor the list of anonymous links, one must navigate to the **Admin console / Tools** page.
4+
5+
![](img/anonymous-link-list.png)
6+
7+
The link can be revoked by clicking on the delete icon on the right of each link.
8+

0 commit comments

Comments
 (0)