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
Copy file name to clipboardExpand all lines: docs/content_management/collaborative_editing.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: Learn about Collaborative editing feature and its capabilities.
6
6
7
7
Collaborative editing is a feature that allows multiple users to work on the same content item at the same time.
8
8
The system automatically tracks changes and allows users to collaborate within a single application, without the need for third-party tools.
9
-
Uses can work together and use a real-time editor to create and review content live.
9
+
Users can work together and use a real-time editor to create and review content live.
10
10
This makes teamwork faster, more efficient, and simplifies content review process.
11
11
It allows to work directly with members of other teams, such as subject matter experts, compliance professionals, and sales representatives, to increase content quality.
12
12
@@ -15,10 +15,11 @@ It allows to work directly with members of other teams, such as subject matter e
15
15
When you create a new draft of content item you can invite other users to join a collaboration session, thanks to [CKEditor collaboration features](https://ckeditor.com/ckeditor-5/capabilities/collaboration-features/).
16
16
17
17
To invite collaborators, click the **Share** button, which creates a new collaboration session.
18
-
Then, in a pop-up window, you can invite users to newly created session.
19
18
20
19

21
20
21
+
Then, in a pop-up window, you can invite users to newly created session.
22
+
22
23
!!! note
23
24
24
25
Only the Owner can invite other users and initiate collaboration session.
@@ -35,6 +36,12 @@ You can invite two types of users:
After inviting the user by clicking the **Invite** button, they appear in the *People with access* list.
40
+
In the same pop-up window, you can change the type of access for specific user, for example, by granting them the ability to preview the content, or remove access.
41
+
To do it, click the **Arrow symbol** and select the option from the list.
42
+
43
+

44
+
38
45
Additionally, you can share a direct link to the collaborative session.
39
46
To do it, click the **Copy link** button.
40
47
Link is copied to the clipboard and you can share it with the users through communication channels.
@@ -59,10 +66,10 @@ Each user can leave collaboration session anytime or rejoin it.
59
66
60
67
## Editing content item
61
68
62
-
Real-time collaboration is enabled in Rich Text fields.
69
+
Collaborative editing is enabled in Rich Text fields.
63
70
Other fields are disabled and can be only edited by the Owner of the content item.
64
71
65
-
Real-time collaboration is available for the following content types containing Rich Text fields:
72
+
Collaboration is available for the following content types containing Rich Text fields:
66
73
67
74
- Article
68
75
- Folder
@@ -80,11 +87,9 @@ Only the Owner can publish content, save it, delete the draft, or publish it.
80
87
Changes are automatically saved when the Owner saves or publishes the content.
81
88
Users can continue collaboration without the Owner presence, but they cannot save, or publish changes.
82
89
83
-

84
-
85
90
### Real-time collaboration
86
91
87
-
Collaborative editing feature works by syncing changes in real time, so everyone can see updates instantly.
92
+
Real-time collaboration is a premium feature thtat works by syncing changes in real time, so everyone can see updates instantly.
88
93
Avatars of the users invited to collaboration session are visible at the top of the editing screen, also in distraction free mode.
89
94
While editing Rich Text fields, you can see colored tracking tags with user avatar thumbnails that indicate who is currently working on it.
90
95
@@ -93,7 +98,7 @@ While editing Rich Text fields, you can see colored tracking tags with user avat
93
98
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.
94
99
95
100
You can see all users belonging to a given content item's collaboration session.
96
-
All users avatars should are displayed:
101
+
All users avatars are displayed:
97
102
98
103
- at the top of the content item editing window
99
104
- in distraction free mode
@@ -116,8 +121,8 @@ Collaborative editing feature brings two new tabs in **My content** dashboard bl
116
121
117
122
-**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
123
119
-

120
-
121
124
-**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
122
125
123
-
From the dashboard, you can share drafts or join collaboration session for selected content draft.
126
+
From the dashboard, you can share drafts or join collaboration session for selected content draft.
127
+
128
+

0 commit comments