Skip to content

Commit 533ea6c

Browse files
authored
Release 4.6.29 (#400)
* Product tour (#390) * Product tour: user doc * Fied build * Wording * Rebuild * Added new pill * Configuration changes * Removed disabled mention * Added caution * Help center is enabled by default * Bumped MkDocs variables
1 parent f1964c6 commit 533ea6c

4 files changed

Lines changed: 20 additions & 6 deletions

File tree

docs/getting_started/discover_ui.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Focus mode is enabled by default when you first log into [[= product_name =]], b
147147

148148
## Help center [[% include 'snippets/lts-update_badge.md' %]]
149149

150-
If the Integrated help [LTS update]([[= developer_doc =]]/ibexa_products/editions/#lts-updates) has been installed in your application, you may notice that the ![Help center](about-info.png){.inline-image} icon appears at the bottom right of multiple screens.
150+
If the Integrated help [LTS update]([[= developer_doc =]]/ibexa_products/editions/#lts-updates) has been configured in your application, you may notice that the ![Help center](about-info.png){.inline-image} icon appears at the bottom right of multiple screens.
151151
Click it to access documentation, trainings, and other relevant resources straight from the back office.
152152
Help center is also [another place]([[= developer_doc =]]/administration/admin_panel/system_information_admin_panel/) where you can check the [[= product_name =]] version that you're on.
153153

@@ -160,9 +160,9 @@ Contents of the help center are contextual:
160160

161161
Help center can be [customized]([[= developer_doc =]]/administration/back_office/customize_integrated_help/) to fit the needs of your organization, for example, to include links to your internal style guides.
162162

163-
### Enable help center
163+
### Disable help center
164164

165-
Help center is disabled by default, but you can toggle it in [user settings](get_started.md#browsing).
165+
Help center is enabled by default, but you can toggle it in [user settings](get_started.md#browsing).
166166

167167
### Dismiss help icon
168168

docs/getting_started/get_started.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Get started with Ibexa DXP by logging in to the back office.
3+
month_change: true
34
---
45

56
# Get started
@@ -34,6 +35,13 @@ Otherwise, to login, you must get your user credentials from the administrator,
3435

3536
![Login screen](img/login_form.png "Login screen")
3637

38+
### Onboarding
39+
40+
When you log in to [[= product_name =]] for the first time, interactive product tours may appear if the Integrated help [LTS update]([[= developer_doc =]]/ibexa_products/editions/#lts-updates) is configured in your installation.
41+
This in-app walkthroughs guide you through key features and help you get started quickly.
42+
43+
You can complete each step of the onboarding tutorials, skip them entirely if you prefer to explore on your own, or restart them anytime from your [user settings](#user-settings) under the **Browsing** section.
44+
3745
### View and edit user profile
3846

3947
If you're an editor, depending on the system configuration, you may be able to view and edit the user profile, which can contain the following information:
@@ -116,7 +124,9 @@ Here you can [change your user password](get_started.md#change-the-password) and
116124
--------|-----------|
117125
|Number of items displayed in the table|Sets the number of items displayed in sub-items.|
118126
|Location preview|Enables or disables a thumbnail preview on the content tree.|
119-
|Help center|Disables or enables the [help center](discover_ui.md#help-center). [[% include 'snippets/lts-update_badge.md' %]]|
127+
|Help center|Enables or disables the [help center](discover_ui.md#help-center). [[% include 'snippets/lts-update_badge.md' %]]|
128+
|Product tour|Enables or disables the [product tour onboarding](#onboarding) walkthroughs. [[% include 'snippets/lts-update_badge.md' %]]|
129+
|Product tour scenarios settings|Separate setting for each available product tour scenario. Allows you to mark each scenario as completed or reset its progress. [[% include 'snippets/lts-update_badge.md' %]]|
120130

121131
#### Mode
122132

docs/user_management/manage_users.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ You can view all user groups and Users in the **Admin** panel by selecting **Use
1111
Here, you can manage users, their relations, roles, and policies.
1212
As you can see, the interface is the same as when working with regular content items.
1313

14+
!!! caution
15+
16+
If you are creating a new user group, remember to [exclude it in product tour configuration]([[= developer_doc =]]/administration/back_office/configure_product_tour#user-group-restrictions) if necessary.
17+
1418
![Users section](img/users_section.png)
1519

1620
!!! caution

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ extra:
195195

196196
developer_doc: 'https://doc.ibexa.co/en/4.6'
197197

198-
latest_tag_4_6: '4.6.28'
199-
latest_tag_5_0: '5.0.6'
198+
latest_tag_4_6: '4.6.29'
199+
latest_tag_5_0: '5.0.7'
200200

201201
extra_css:
202202
- fonts/MavenPro.css

0 commit comments

Comments
 (0)