From 9eb66826ee9e40efb281a436131e69624c9ccd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C4=85browski?= <64841871+dabrt@users.noreply.github.com> Date: Wed, 16 Sep 2026 15:25:55 +0200 Subject: [PATCH 1/2] Replace bookmarks with favourites --- .../content_organization/classify_content.md | 16 ++++++++-------- docs/getting_started/discover_ui.md | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/content_management/content_organization/classify_content.md b/docs/content_management/content_organization/classify_content.md index 4b0e9384..03b90af9 100644 --- a/docs/content_management/content_organization/classify_content.md +++ b/docs/content_management/content_organization/classify_content.md @@ -1,5 +1,5 @@ --- -description: Use sections, bookmarks, or segments to classify the content of your website. +description: Use sections, the Favourites list, or segments to classify the content of your website. --- # Classify content @@ -40,18 +40,18 @@ To do it, [disable the Focus mode](../../getting_started/discover_ui.md#disable- The functioning of object states can be set up differently in each installation. Contact your website administrator for information on how to use the states in your case. -## Bookmarks +## Favourites -You can bookmark any content item by clicking the star icon next to the content name. +You can add any content item to the Favourites list by clicking the star icon next to the content name. - + -Bookmarks are stored per user. -Click **Bookmarks** in the left menu to view a list of all of them. +Favourites are stored per user. +Click **Favourites** in the left menu to view your list of favourite content items. - + -
+ ## Segments [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]] diff --git a/docs/getting_started/discover_ui.md b/docs/getting_started/discover_ui.md index f433a50f..a1e98df4 100644 --- a/docs/getting_started/discover_ui.md +++ b/docs/getting_started/discover_ui.md @@ -91,7 +91,7 @@ The Content Browser window opens, and you can select the new destination of the With the **Content Browser**, you can switch between the Grid, Panels and Tree views to navigate through the content of the website. Depending on your permissions, you might be able to see the regular content, media, forms, site skeletons, and user accounts. -You can also use the **Content Browser** to search the repository for content, edit content, create bookmarks, and create new content when needed. +You can also use the **Content Browser** to search the repository for content, edit content, add content items to Favourites list, and create new content when needed. !!! note From d6898267cd1fa444539563fa2594b6d93028ab8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C4=85browski?= <64841871+dabrt@users.noreply.github.com> Date: Wed, 16 Sep 2026 15:35:19 +0200 Subject: [PATCH 2/2] Add a missing article --- docs/getting_started/discover_ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/discover_ui.md b/docs/getting_started/discover_ui.md index a1e98df4..903ee2a7 100644 --- a/docs/getting_started/discover_ui.md +++ b/docs/getting_started/discover_ui.md @@ -91,7 +91,7 @@ The Content Browser window opens, and you can select the new destination of the With the **Content Browser**, you can switch between the Grid, Panels and Tree views to navigate through the content of the website. Depending on your permissions, you might be able to see the regular content, media, forms, site skeletons, and user accounts. -You can also use the **Content Browser** to search the repository for content, edit content, add content items to Favourites list, and create new content when needed. +You can also use the **Content Browser** to search the repository for content, edit content, add content items to the Favourites list, and create new content when needed. !!! note