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
IBX-9515: Interactive demos added in the User Documentation (#329)
* Interactive demos added in the user documentation
* Interactive demo for copy block section added
* typo fix
* title fix
* fixes
* demo moved in dashboard section
* Fixes after review
You can chooose from available options to edit and customize Rich Text field, for example, move up or down its elements, select heading style, add text elements, like superscript, block quote, or anchor.
104
+
You can choose from available options to edit and customize Rich Text field, for example, move up or down its elements, select heading style, add text elements, like superscript, block quote, or anchor.
103
105
104
106
You can also add new elements to the field.
105
107
To do it, choose one of the available elements:
@@ -118,7 +120,7 @@ To do it, choose one of the available elements:
118
120
Each of these elements can have its own settings, such as text formatting.
119
121
The option bar also lets you reorder or remove any elements in the Rich Text field.
@@ -264,4 +270,4 @@ There are several options for saving work on the page:
264
270
|Save draft|Save the page draft*.|
265
271
|Delete draft|Delete the page draft.|
266
272
267
-
* To help you preserve your work, system saves drafts of content items automatically. For more information, see [Autosave](https://doc.ibexa.co/projects/userguide/en/master/content_management/content_versions/#autosave).
273
+
* To help you preserve your work, system saves drafts of content items automatically. For more information, see [Autosave](https://doc.ibexa.co/projects/userguide/en/master/content_management/content_versions/#autosave).
Copy file name to clipboardExpand all lines: docs/content_management/preview_content_items.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,6 @@ Additionally, if you select a specific SiteAccess from the **Site context** drop
30
30
- when you hover over content items in the content tree, miniature previews appear
31
31
- in Focus mode, when you browse content items in content tree, their full screen preview is displayed
32
32
- if you [disable the Focus mode](../getting_started/discover_ui.md#disable-focus-mode) or click **Exit full view**, the **View** tab appears in the content item's details view, where you can quickly preview the content item
Copy file name to clipboardExpand all lines: docs/content_management/workflow_management/work_with_versions.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ You can also do it in **My dashboard**, the **Review queue** table, by clicking
26
26
If you're not assigned to the draft, depending on the permissions set for your role, in the **Review queue** table, you can either release the lock by clicking the **Unlock** icon, or request that the lock is released by the reviewer by clicking the **Request access** icon.
27
27
28
28
## Compare versions
29
+
29
30
You can compare two versions of the same content item.
30
31
31
32
To do it, [disable the Focus mode](../../getting_started/discover_ui.md#disable-focus-mode).
@@ -50,6 +51,8 @@ When you compare two versions, the system highlights the changes:
50
51
51
52

Copy file name to clipboardExpand all lines: docs/getting_started/dashboard/dashboard.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ description: Get to know about dashboard.
7
7
Dashboard is the first screen that you see after you log into [[= product_name =]].
8
8
It provides users a quick overview about specific content to make better business decisions based on data and work more efficiently with a clear and effortless access to important information.
Copy file name to clipboardExpand all lines: docs/getting_started/discover_ui.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Depending on the product edition and your [permissions](../permission_management
61
61
62
62
-**Content**, which gives you access to the content repository.
63
63
It lets you navigate the content tree, and, for example, create, edit, move, copy, or delete content.
64
-
-[[% include 'snippets/experience_badge.md' %]][[% include 'snippets/commerce_badge.md' %]]**Site management**, which enables you to create and edit block-based Pages and manage multiple websites.
64
+
-[[% include 'snippets/experience_badge.md' %]][[% include 'snippets/commerce_badge.md' %]]**Site management**, which enables you to create and edit block-based pages and manage multiple websites.
65
65
-**PIM**, which enables you to handle products presented on the website, including their specifications and pricing.
66
66
-**Admin**, which is the administration panel where you can manage, for example, Users, Sections, or permissions.
67
67
@@ -104,6 +104,8 @@ Focus mode helps editors focus on information that is only relevant to their lin
104
104
It's enabled by default, after you log in.
105
105
If you need access to certain settings or technical details, you can [disable the focus mode](#disable-focus-mode) at any time.
0 commit comments