Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/content_management/content_organization/classify_content.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -40,18 +40,18 @@
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.

![Bookmark icon](img/bookmark_icon.png)
![Favourites icon](img/bookmark_icon.png)

Bookmarks are stored per user.
Click **Bookmarks** in the left menu to view a list of all of them.
Favourites are stored per user.

Check notice on line 49 in docs/content_management/content_organization/classify_content.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/content_management/content_organization/classify_content.md#L49

[Ibexa.Passive] Try to avoid passive tense, when possible.
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/content_management/content_organization/classify_content.md", "range": {"start": {"line": 49, "column": 12}}}, "severity": "INFO"}
Click **Favourites** in the left menu to view your list of favourite content items.

Check failure on line 50 in docs/content_management/content_organization/classify_content.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/content_management/content_organization/classify_content.md#L50

[Ibexa.British] Use the US spelling 'favorite' instead of the British 'favourite'.
Raw output
{"message": "[Ibexa.British] Use the US spelling 'favorite' instead of the British 'favourite'.", "location": {"path": "docs/content_management/content_organization/classify_content.md", "range": {"start": {"line": 50, "column": 60}}}, "severity": "ERROR"}

![Bookmark screen](img/bookmarks.png)
![Favourites screen](img/bookmarks.png)

<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/YntAJoNhClxKurgeOXEt?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Manage bookmarks" 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-->
<!--ARCADE EMBED START--><div style="position: relative; padding-bottom: calc(51.27314814814815% + 41px); height: 0; width: 100%;"><iframe src="https://demo.arcade.software/YntAJoNhClxKurgeOXEt?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Manage favourites" 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-->

## Segments [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]

Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/discover_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 the Favourites list, and create new content when needed.

!!! note

Expand Down
Loading