Skip to content

Commit e485cc0

Browse files
fixes after review
1 parent 95a6e62 commit e485cc0

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

docs/content_management/collaborative_editing/collaborative_editing_guide.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ description: The Collaborative editing product guide provides a full description
99
Collaborative editing is a feature that enables multiple users to work on the same content simultaneously - edit specific parts of the content or review them.
1010
The system automatically tracks changes, allowing seamless collaboration within a single content item.
1111
Users can edit and review content in real time, making teamwork faster, more efficient, and streamlining the content review process.
12+
By giving users access to preview the content before it's published, review and collaboration becomes much easier.
13+
An additional helpful feature here is the ability to copy a link to the content item, which allows to share it through communication channels.
14+
It improves collaboration with external users, such as third-party agencies.
1215

1316
## Availability
1417

@@ -21,10 +24,10 @@ As a result, this option may not work in some browsers, such as Safari.
2124

2225
## How does collaborative editing work
2326

24-
Collaborative editing allows to work together on the same content item.
27+
Collaborative editing allows to work together on the same content items or products.
2528
This is done through a collaboration session.
2629

27-
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/).
30+
When you create a new draft of a 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/).
2831
This action generates a unique session for that draft.
2932

3033
You can invite other users to join the session, both internal and external:
@@ -54,19 +57,19 @@ This makes content creation and review faster, more interactive, and much easier
5457

5558
## Capabilities
5659

57-
### Editing content item
60+
### Editing content items or products
5861

59-
Collaborative editing is enabled in Rich Text fields.
62+
Collaborative editing is enabled in [Rich Text](rich_text.md) fields.
6063
Other fields are disabled and can be only edited by the Owner of the content item.
6164

62-
Collaboration is available for the following content types containing Rich Text fields:
65+
Collaboration is available for the following content or product types with Rich Text fields:
6366

6467
- Article
6568
- Folder
6669
- Form
6770
- Product category
6871
- Custom content types
69-
- Product (without variants)
72+
- Custom product types (without variants)
7073

7174
## How to get started
7275

@@ -79,7 +82,7 @@ Collaboration session begins when first invited user accepts the invitation and
7982
### Real-time collaboration
8083

8184
Collaborative editing enables multiple users to work on the same content item at the same time.
82-
Everyone in the session can see changes as they happen, which eliminates the delays in feedback and updates or waiting for someone to finish editing before others can contribute.
85+
Everyone in the session can see changes as they happen, which shortens the feedback loop and allows multiple people to work in parallel.
8386

8487
### Improved efficiency
8588

@@ -88,7 +91,7 @@ Team members can work together and finalize content in a fraction of the time it
8891

8992
### Enhanced teamwork
9093

91-
All the users invitated to the collaboration session can share ideas, make suggestions, and refine each other’s work in a shared environment, creating a stronger sense of team ownership and collaboration.
94+
All the users invited to the collaboration session can share ideas, make suggestions, and refine each other’s work in a shared environment, creating a stronger sense of team ownership and collaboration.
9295

9396
### Seamless feedback loop
9497

@@ -108,4 +111,4 @@ Their input can be integrated directly into the editing process, leading to more
108111
### Change tracking
109112

110113
All changes made by the editors belonging to the session are automatically tracked, so you can see what was edited, by whom, and when.
111-
This provides full transparency and makes it easy to review.
114+
This provides full transparency and makes the review process easier.
155 KB
Loading

docs/product_guides/product_guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Discover the primary ones with the help of product guides. Condensed content all
1515
"content_management/rich_text/online_editor_guide",
1616
"content_management/pages/page_builder_guide",
1717
"content_management/forms/form_builder_guide",
18-
"content_managements/collaborative_editing/collaborative_editing_guide",
18+
"content_management/collaborative_editing/collaborative_editing_guide",
1919
"customer_management/customer_portal",
2020
"personalization/personalization_guide",
2121
"pim/pim_guide",

0 commit comments

Comments
 (0)