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
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ edition: lts-update
5
5
6
6
# Collaborative editing
7
7
8
-
Collaborative editing is an [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) that allows multiple users to work on the same content or product - whether to preview, review, or edit it.
8
+
Collaborative editing is an [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) that allows multiple users to work on the same content simultaneously - whether to preview, review, or edit it.
9
9
It's not included in [[= product_name =]] by default and requires separate installation and system configuration.
10
10
11
11
By giving users access to preview the content before it's published, review and collaboration become much easier.
@@ -70,14 +70,19 @@ Collaboration session begins when first invited user accepts the invitation and
70
70
- move the draft in the workflow
71
71
- end collaboration session
72
72
73
+
Users can also join a collaboration session using the **Join** button:
74
+
75
+
- available in new tabs of the **My content** block on the dashboard - *My shared drafts* and *Drafts shared with me*
76
+
- by accessing a content draft in the **Drafts** menu
77
+
73
78
Each user can leave collaboration session anytime or rejoin it.
74
79
75
80
### Real-time collaboration
76
81
77
-
Real-time collaboration is an advanced option of the Collaborative editing feature that allows, by default, *up to five users* to work together in a single session.
82
+
Real-time collaboration is an advanced option of the Collaborative editing feature.
78
83
It works by syncing changes in real time, so everyone can see updates instantly.
79
84
80
-
Users can edit the content or product only if an administrator gives them the necessary permissions.
85
+
Users can edit the content only if an administrator gives them the necessary permissions.
81
86
These permissions must be set before the user is invited to the session, otherwise the **Edit** access option is unavailable (grayed out).
82
87
83
88
While editing Rich Text fields, you can see colored tracking tags with user avatar thumbnails that indicate who is currently working on it.
@@ -99,14 +104,13 @@ If you want to see all participants list, click at the avatars group.
99
104
Collaborative editing is enabled in Rich Text fields.
100
105
Other fields are disabled and can be only edited by the owner of the content item.
101
106
102
-
Collaboration is available for the following content and product types containing Rich Text fields:
107
+
Collaboration is available for the following content types containing Rich Text fields:
0 commit comments