You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**External** - by providing their email address in the field. They can only preview the content item (editing option isn't available, it's greyed out).
Additionally, you can share a direct link to the collaborative session.
32
39
To do it, click the **Copy link** button.
33
40
Link is copied to the clipboard and you can share it with the users through communication channels.
34
41
35
42
After inviting users to a collaboration session, they receive a notification:
43
+
36
44
- visible when clicking the **Notification** icon on the main dashboard (internal users)
37
45
- by email (external users)
38
46
39
-
Collaboration session begins when first invited user aceepts the invitation and joints the session, and ends when the Owner performs one of the action:
Collaboration session begins when first invited user accepts the invitation and joins the session, and ends when the Owner performs one of the action:
40
50
41
51
- save and close
42
52
- publish the content (including "Publish later" option)
@@ -50,7 +60,7 @@ Each user can leave collaboration session anytime or rejoin it.
50
60
## Editing content item
51
61
52
62
Real-time collaboration is enabled in Rich Text fields.
53
-
Other fields are disabled and can be only edited by the owner of the content item.
63
+
Other fields are disabled and can be only edited by the Owner of the content item.
54
64
55
65
Real-time collaboration is available for the following content types containing Rich Text fields:
56
66
@@ -66,16 +76,20 @@ There are two modes of the collaboration:
66
76
-**Real-time (online)** - editing content at the same time with real-time tracking of the presence and changes of other users
67
77
-**Asynchronous** - ediitng content in different time, saving changes as new version
68
78
69
-
Only the owner can publish content, save it, delete the draft, or publish it.
79
+
Only the Owner can publish content, save it, delete the draft, or publish it.
70
80
Changes are automatically saved when the Owner saves or publishes the content.
71
81
Users can continue collaboration without the Owner presence, but they cannot save, or publish changes.
72
82
83
+

84
+
73
85
### Real-time collaboration
74
86
75
87
Collaborative editing feature works by syncing changes in real time, so everyone can see updates instantly.
76
88
Avatars of the users invited to collaboration session are visible at the top of the editing screen, also in distraction free mode.
77
89
While editing Rich Text fields, you can see colored tracking tags with user avatar thumbnails that indicate who is currently working on it.
78
90
91
+

92
+
79
93
Thanks to this, other users in the same session and editing the same piece of the content item at the same time, can see the actions and editing elements performed by a specific user.
80
94
81
95
You can see all users belonging to a given content item's collaboration session.
@@ -85,12 +99,25 @@ All users avatars should are displayed:
85
99
- in distraction free mode
86
100
87
101
When you hover over the user avatar, the user’s first and last name is displayed.
102
+
If you want to see all participants list, click at the avatars group.
103
+
104
+

105
+
106
+
## Work with draft
107
+
108
+
You can access created draft in **Content** -> **Drafts**.
109
+
Here you can join your collaboration session, share with more users, edit given permissions, or delete the draft.
110
+
111
+

88
112
89
113
## Dashboard blocks
90
114
91
115
Collaborative editing feature brings two new tabs in **My content** dashboard block:
92
116
93
117
-**My shared drafts** - displays all drafts with active collaborations and shared by the user. Includes following columns: Name, Content type, Modified language, Version, Modified, Shared with (lists all the users who received the invitation to the collaboration session). From this tab, you can perform following actions: Share, Join, Edit
118
+
119
+

120
+
94
121
-**Drafts shared with me** - displays all drafts with active collaborations and shared with the user. Includes following columns: Name, Content type, Modified language, Version, Modified, Shared by (displays the user who invited to join the collaboration session). From this tab, you can perform following action: Join
95
122
96
123
From the dashboard, you can share drafts or join collaboration session for selected content draft.
0 commit comments