Skip to content

Commit 668c62d

Browse files
authored
Merge branch '5.0' into releases
2 parents d66d325 + a055555 commit 668c62d

24 files changed

+241
-3
lines changed
Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
---
2+
description: Learn about Collaborative editing feature and its capabilities.
3+
---
4+
5+
# Collaborative editing
6+
7+
Collaborative editing is a feature that allows multiple users to work on the same content simultaneously - whether to preview, review, or edit it.
8+
By giving users access to preview the content before it's published, review and collaboration become much easier.
9+
An additional option here is the ability to copy a link to the content item, which allows to share it through communication channels.
10+
It improves collaboration with members of other teams, such as subject matter experts, compliance professionals, and sales representatives, to increase content quality.
11+
12+
A more advanced part of the collaboration feature is the Real-time editing.
13+
Users can edit and review content in real time, making teamwork faster, more efficient, and streamlining the content review process.
14+
The system automatically tracks changes, allowing seamless collaboration within a single content item.
15+
16+
## Collaboration session
17+
18+
When you create a new draft of content item you can invite other users to join a collaboration session.
19+
20+
To invite collaborators, click the **Share** button, which creates a new collaboration session.
21+
22+
![Share button](img/share_button.png)
23+
24+
Then, in a pop-up window, you can invite users to newly created session.
25+
26+
!!! note
27+
28+
Only the owner can invite other users and initiate collaboration session.
29+
You can only invite users with Collaboration permissions to access the shared content.
30+
Users without permissions are grayed out and you can't select them and invite them to the session.
31+
32+
You can invite two types of users:
33+
34+
- **Internal** - by searching their name or email address. These users can either edit the content item or preview it, depending on your choice.
35+
36+
![Internal users - invitation](img/invite_internal_user.png)
37+
38+
- **External** - by providing their email address in the field. They can only preview the content item (editing option isn't available, it's grayed out).
39+
40+
![External users - invitation](img/invite_external_user.png)
41+
42+
To confirm the provided email address, press the **Enter** key on your keyboard.
43+
44+
After inviting the user by clicking the **Invite** button, they appear in the *People with access* list.
45+
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.
46+
To do it, click the **Arrow symbol** and select the option from the list.
47+
48+
![Change access](img/change_access.png)
49+
50+
Additionally, you can share a direct link to the collaborative session.
51+
To do it, click the **Copy link** button.
52+
Link is copied to the clipboard and you can share it with the users through communication channels.
53+
54+
After inviting users to a collaboration session, they receive a notification:
55+
56+
- visible when clicking the **Notification** icon on the main dashboard (internal users)
57+
- by email (external users)
58+
59+
![Notification - internal user](img/internal_notification.png)
60+
61+
Collaboration session begins when first invited user accepts the invitation and joins the session, and ends when the owner performs one of the action:
62+
63+
- save and close
64+
- publish the content (including "Publish later" option)
65+
- delete content draft
66+
- discard
67+
- move the draft in the workflow
68+
- end collaboration session
69+
70+
Users can also join a collaboration session using the **Join** button:
71+
72+
- available in new tabs of the **My content** block on the dashboard - *My shared drafts* and *Drafts shared with me*
73+
- by accessing a content draft in the **Drafts** menu
74+
75+
Each user can leave collaboration session anytime or rejoin it.
76+
77+
### Real-time collaboration
78+
79+
Real-time collaboration is an advanced option of the Collaborative editing feature.
80+
It works by syncing changes in real time, so everyone can see updates instantly.
81+
82+
Users can edit the content only if an administrator gives them the necessary permissions.
83+
These permissions must be set before the user is invited to the session, otherwise the **Edit** access option is unavailable (grayed out).
84+
85+
While editing Rich Text fields, you can see colored tracking tags with user avatar thumbnails that indicate who is currently working on it.
86+
87+
![Collaboration - users tags](img/users_tags.png)
88+
89+
This allows other users in the same session, who are working the same content, to see what each person is editing in real time.
90+
91+
You can see all users belonging to a given content item's collaboration session.
92+
Avatars of the users invited to collaboration session are visible at the top of the editing screen, also in distraction free mode.
93+
94+
When you hover over the user avatar, the user’s first and last name is displayed.
95+
If you want to see all participants list, click at the avatars group.
96+
97+
![Participants list](img/participants_list.png)
98+
99+
## Editing content item
100+
101+
Collaborative editing is enabled in Rich Text fields.
102+
Other fields are disabled and can be only edited by the owner of the content item.
103+
104+
Collaboration is available for the following content types containing Rich Text fields:
105+
106+
- Article
107+
- Folder
108+
- Form
109+
- Product category
110+
- Custom content types
111+
112+
There are two modes of the collaboration:
113+
114+
- **Real-time (online)** - editing content at the same time with real-time tracking of the presence and changes of other users
115+
- **Asynchronous** - editing content independently
116+
117+
!!! warning
118+
119+
Only the owner can publish content, save it, delete the draft, or publish it.
120+
Changes are automatically saved when the owner saves or publishes the content.
121+
Users can continue collaboration without the owner presence, but they cannot save, or publish changes.
122+
They can also leave collaboration session any time without losing data.
123+
124+
## Work with draft
125+
126+
You can access created draft in **Content** -> **Drafts**.
127+
Here you can join your collaboration session, share with more users, edit given permissions, or delete the draft.
128+
129+
![Work with draft](img/work_with_draft.png)
130+
131+
## Dashboard blocks
132+
133+
Collaborative editing feature brings two new tabs in **My content** dashboard block:
134+
135+
- **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
136+
137+
- **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
138+
139+
From the dashboard, you can share drafts or join collaboration session for selected content draft.
140+
141+
![Dashboard block - My content - new tabs](img/my_content_tabs.png)

docs/content_management/create_edit_content_items.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ The option bar also lets you reorder or remove any elements in the Rich Text fie
122122

123123
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/wkdL1r9PRunTeF6hPtEs?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Online Editor - work in Rich Text field" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; color-scheme: light;" ></iframe></div><!--ARCADE EMBED END-->
124124

125+
#### Collaborative editing
126+
127+
Rich Text fields allow multiple users to edit the content simultaneously thanks to the [Collaborative editing feature](collaborative_editing.md).
128+
When creating a new content item, the owner can invite other users, both internal and external, to collaborate on the content.
129+
Invited users can either edit the Rich Text fields or only preview the content (for example, for review purposes), depending on the access permissions granted.
130+
125131
#### Edit embedded content items
126132

127133
You can edit embedded content items without leaving current window.
@@ -251,4 +257,4 @@ For this feature to work as described, the content type must have a **Metadata**
251257

252258
![Selecting Taxonomy entries](img/taxonomy_select_taxonomy_entries.png "Selecting Taxonomy entries")
253259

254-
For more information, see [Assign tag to content from taxonomy tree](taxonomy/work_with_tags.md#assign-tag-to-content-from-taxonomy-tree).
260+
For more information, see [Assign tag to content from taxonomy tree](taxonomy/work_with_tags.md#assign-tag-to-content-from-taxonomy-tree).
175 KB
Loading
58.9 KB
Loading
128 KB
Loading
155 KB
Loading
121 KB
Loading
159 KB
Loading
172 KB
Loading
405 KB
Loading

0 commit comments

Comments
 (0)