Skip to content

Commit 0925a76

Browse files
committed
Merge branch '4.6' into fix-links-4.6
2 parents 3b4026e + 0e3630c commit 0925a76

18 files changed

+27
-34
lines changed

docs/content_management/configure_ct_field_settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To do it, in the **Select Editor launch mode** section, select one of the availa
9999

100100
When you add or modify a **[Content relation](create_edit_content_items.md#relation_field)** or **Content relation (multiple)** field in a content type, you can decide:
101101

102-
- which content tree location opens in the [content browser](content_model.md#content-browser) when the user browses to a related content item
102+
- which content tree location opens in the [content browser](discover_ui.md#content-browser) when the user browses to a related content item
103103
- whether relations can be to content items of a specific type only, or any content type
104104

105105
#### Relation starting location

docs/content_management/content_items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These fields can differ depending on what kind of content you're dealing with.
1111
An *article* content item may consist of fields, for example, *title*, *name*, *author*, *body*, *image*, or *subscriber teaser*.
1212
A *product* content item may have, for example, *product name*, *category*, *price*, *size*, or *color*, as fields.
1313

14-
In [[= product_name =]], you create content items based on templated called [content types](content_model.md#content_types).
14+
In [[= product_name =]], you create content items based on templated called [content types](content_model.md#content-types).
1515

1616
## Access content in the UI
1717

docs/content_management/content_organization/classify_content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Click **Bookmarks** in the left menu to view a list of all of them.
5353

5454
With segments you can target content at specific groups of your users.
5555
You can use them to display different content to different page visitors.
56-
To do it, use the [Targeting block](create_edit_pages.md#targeting-block).
56+
To do it, use the [Targeting block](block_reference.md#targeting-block).
5757

5858
You can create and configure segments and segment groups in the **Admin** section of the back office.
5959

docs/content_management/content_organization/copy_move_hide_content.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@ This is different from [hiding locations](manage_locations_urls.md#hide-location
8282

8383
!!! caution "Visibility and permissions"
8484

85-
The [visibility switcher](https://doc.ibexa.co/projects/userguide/en/latest/content_management/content_organization/manage_locations_urls/#hide-locations) is a convenient feature for withdrawing content from the frontend.
85+
The [visibility switcher](manage_locations_urls.md#hide-locations) is a convenient feature for withdrawing content from the frontend.
8686
It acts as a filter in the frontend by default. You can choose to respect it or ignore it in your code.
8787
It's not permission-based, and **doesn't restrict access to content**.
8888
Hidden content can be read through other means, like the REST API.
8989

9090
If you need to restrict access to a given content item, you could create a role that grants read access for a given
91-
[**Section**](https://doc.ibexa.co/projects/userguide/en/latest/content_management/content_organization/classify_content/#sections)
92-
or [**Object State**](https://doc.ibexa.co/projects/userguide/en/latest/content_management/content_organization/classify_content/#object-states),
91+
[**Section**](classify_content.md#sections)
92+
or [**Object State**](classify_content.md#object-states),
9393
and set a different section or object state for the given content.
94-
Or use other permission-based [**Limitations**](https://doc.ibexa.co/projects/userguide/en/latest/permission_management/work_with_permissions/).
94+
Or use other permission-based [**Limitations**](work_with_permissions.md).

docs/content_management/create_edit_pages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Whenever you edit a page, a [new version](content_versions.md) is created in the
2323
1. In a slide-out pane, make initial choices in the following fields, and click **Create**:
2424
- **Select a language** - from a drop-down list, select the base language for the content item.
2525
- **Select a content type** - use this field to narrow down the list of content type choices displayed below. Then select one of page type, for example, **Landing page**, and click the **Create** button.
26-
1. In the [Page Builder toolbar](#page-builder-toolbar) click **Fields** and define the page's title and description.
26+
1. In the [Page Builder toolbar](#page-builder-interface) click **Fields** and define the page's title and description.
2727
1. Click **Switch layout** and select the layout.
2828
1. [Edit the page](#edit-page).
2929
1. To discard your changes and close the window, click **Delete draft**.
@@ -270,4 +270,4 @@ There are several options for saving work on the page:
270270
|Save draft|Save the page draft*.|
271271
|Delete draft|Delete the page draft.|
272272

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).
273+
* To help you preserve your work, system saves drafts of content items automatically. For more information, see [Autosave](content_versions.md#autosave).

docs/content_management/translate_content.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ the same way as when editing only one language.
4646

4747
You can compare different versions of the translations of the content item.
4848

49-
1\. [disable the Focus mode](../getting_started/discover_ui.md#disable-focus-mode).
49+
1\. [Disable the Focus mode](../getting_started/discover_ui.md#disable-focus-mode).
5050

5151
2\. In the left panel, go to **Content** -> **Content structure**. Then select a content item.
5252

@@ -65,7 +65,7 @@ For more information, see [Work with versions](work_with_versions.md#compare-ver
6565

6666
## Edit page for different language versions of a website [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
6767

68-
When you edit a page, a bar at the top of the screen lists the most recently used [SiteAccesses](https://doc.ibexa.co/projects/userguide/en/master/website_organization/multisite/#siteaccess) on your website.
68+
When you edit a page, a bar at the top of the screen lists the most recently used [SiteAccesses](multisite.md#siteaccess) on your website.
6969
Use this bar to switch between the different versions and work on them.
7070

7171
<a name="siteaccess"></a>
@@ -76,4 +76,4 @@ Use this bar to switch between the different versions and work on them.
7676
You could treat SiteAccesses as different "entrance points" to your website.
7777
They allow you to show different content or design to visitors, for example, to serve different language versions to visitors from different countries.
7878

79-
See [Work with websites](../website_organization/work_with_sites.md) for more information about setting up websites.
79+
See [Work with websites](../website_organization/work_with_sites.md) for more information about setting up websites.

docs/getting_started/get_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Here you can [change your user password](get_started.md#change-the-password) and
105105

106106
|Setting|Description|
107107
--------|-----------|
108-
|[Autosave draft every given period](../content_management/content_versions.md/#autosave)|Enables or disables autosaving drafts.|
108+
|[Autosave draft every given period](content_versions.md#autosave)|Enables or disables autosaving drafts.|
109109
|Seconds till next draft autosave|Sets time period for next autosave.|
110110
|Enable character count in online editor|Enables or disables charactes count.|
111111
|Automatically open block settings in builders|Enables or disables the behavior of blocks used in builders.|

docs/image_management/upload_images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ To upload multiple images and create many image assets, you can use multi-file u
7777
If you work with multiple languages and want to use searching by languages in DAM, you can add translations to image assets.
7878
You can replace the contents of all the fields that have values in the base language, for example, the description, or the alternative text.
7979

80-
To see how to add translations, go to [translate content section](../content_management/translate_content.md/#add-translations).
80+
To see how to add translations, go to [translate content section](translate_content.md#add-translations).

docs/personalization/configure_scenarios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Add several models to every strategy level to avoid empty or insufficient recomm
4848
From the **Data type** and **Context** drop-downs, select the required options to group items based on supported data types for the model.
4949
You can choose between **Submodels** or **Segments** data types.
5050

51-
If selected models support additional differentiators, you can apply them here. For more information about available model settings, see [Advanced model configuration](recommendation_models.md#advanced-model-configuration).
51+
If selected models support additional differentiators, you can apply them here. For more information about available model settings, see [Advanced model configuration](configure_models.md#advanced-model-configuration).
5252

5353
!!! note
5454

@@ -99,4 +99,4 @@ You may need to provide additional information, for example, to test the cross c
9999

100100
The **All** option becomes available only after you select multiple types of content in the scenario settings.
101101

102-
![Cross content type preview settings](img/perso_cross_content_type.png "Cross content type preview setting")
102+
![Cross content type preview settings](img/perso_cross_content_type.png "Cross content type preview setting")

docs/personalization/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following filters are only applicable in Commerce use cases.
5858
|Minimum price of the recommended product|You can use this filter to remove cheap and popular items from the recommendation list. For example, as an optometrist you might prefer showing the most popular designer frames on the home page and avoid promoting insurance subsidized cheap models or cleaning cloths. Again, this filter relies on product metadata and uses prices exported to the Personalization service.|
5959
|Do not recommend if price unknown|If a product's price is unavailable then the product isn't recommended.|
6060
|Do not recommend items the user already purchased|When you activate this filter, the user isn't recommended to purchase products again.|
61-
|Do not recommend product variants| By default, this filter is deactivated: only [product variants](../pim/products.md#product-variants) are recommended and base products aren't recommended. When you activate this filter, a recommendation response includes base products, while product variants are excluded. The filter doesn't affect products that have no variants. |
61+
|Do not recommend product variants| By default, this filter is deactivated: only [product variants](work_with_product_variants.md) are recommended and base products aren't recommended. When you activate this filter, a recommendation response includes base products, while product variants are excluded. The filter doesn't affect products that have no variants. |
6262

6363
!!! note "Product variants support"
6464

0 commit comments

Comments
 (0)