Skip to content
Draft
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
11 changes: 9 additions & 2 deletions docs/getting_started/discover_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,13 @@

E\. [Notification](notifications.md) icon that informs you about incoming assignments or requests, for example, when another user invites you to preview their work or when items are assigned for [your review](../content_management/workflow_management/editorial_workflow.md#review-queue)

F\. App switcher which includes links to official websites of the QNTM group ecosystem companies, world-class ad-tech and mar-tech solution providers
F\. App switcher, which opens a panel with the group's products icons

![App switcher](img/app_switcher.png "App switcher")

When you click the app switcher icon in the top-left corner, a side panel expands with the icons of the group's products, such as Cohesivo, Actito, Qualifio, Quable, and Raptor.

Check failure on line 32 in docs/getting_started/discover_ui.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/discover_ui.md#L32

[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'", "location": {"path": "docs/getting_started/discover_ui.md", "range": {"start": {"line": 32, "column": 159}}}, "severity": "ERROR"}
Click an icon to open the corresponding product's page.

G\. User avatar with a drop-down menu with access to [user profile and settings](get_started.md#view-and-edit-user-profile)

### Site context
Expand All @@ -54,12 +57,16 @@

![Main menu](img/side_menu.png "Main menu")

After you log in, the sidebar navigation is expanded by default, so you can immediately see the available sections and their labels without having to select a module first.

Check warning on line 60 in docs/getting_started/discover_ui.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/discover_ui.md#L60

[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.
Raw output
{"message": "[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.", "location": {"path": "docs/getting_started/discover_ui.md", "range": {"start": {"line": 60, "column": 1}}}, "severity": "WARNING"}

Check notice on line 60 in docs/getting_started/discover_ui.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/discover_ui.md#L60

[Ibexa.Passive] Try to avoid passive tense, when possible.
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/discover_ui.md", "range": {"start": {"line": 60, "column": 42}}}, "severity": "INFO"}

You can adjust the size of the menu sidebar.
To do this, click on the side edge of the panel, then drag and adjust to the desired size.
You can also hide it by clicking the button in the down right corner.
You can also collapse it by clicking the button in the down right corner.

![Main menu - adjust](img/menu_adjust.png "Adjust main menu or hide it")

The sidebar remembers whether you collapsed or expanded it, and keeps that state as you navigate around the back office.

Depending on the product edition and your [permissions](../permission_management/permission_system.md), the main menu may include, for example:

- **Content**, which gives you access to the content repository.
Expand Down
4 changes: 4 additions & 0 deletions docs/getting_started/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@

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

On the left side of the login screen, you can see a panel that lets you switch between the pages of the different products in the group's ecosystem: Ibexa, Cohesivo, Actito, Qualifio, Quable, and Raptor.

Check notice on line 35 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L35

[Ibexa.SentenceLength] Keep your sentences to less than 30 words.
Raw output
{"message": "[Ibexa.SentenceLength] Keep your sentences to less than 30 words.", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 35, "column": 1}}}, "severity": "INFO"}

Check failure on line 35 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L35

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 35, "column": 150}}}, "severity": "ERROR"}

Check failure on line 35 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L35

[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= pim_product_name =]]' instead of 'Quable'", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 35, "column": 185}}}, "severity": "ERROR"}
Clicking a product's icon opens that product's page.
At the bottom of the panel, you can find a link to the [Cohesivo documentation page](https://doc.ibexa.co/en/latest/) and a link to the [Support page](https://support.ibexa.co/login).

### Onboarding

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.
Expand Down
Loading