Skip to content

Commit fd70675

Browse files
committed
New in doc: November 24 (#2531)
* New in documentation: November 2024 * Implement reviewer comments * Implement review comments
1 parent 9c523d3 commit fd70675

File tree

20 files changed

+98
-5
lines changed

20 files changed

+98
-5
lines changed

docs/api/rest_api/rest_api_authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: To authenticate REST API communication you can use session (default), JWT, basic, OAuth and client certificate (SSL) authentication.
3+
month_change: true
34
---
45

56
# REST API authentication

docs/content_management/data_migration/data_migration_actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Data migration actions enable you to run special operations while executing data migrations, such as assigning Roles, Sections, Objects states, and so on.
33
page_type: reference
4+
month_change: true
45
---
56

67
# Data migration actions

docs/content_management/data_migration/managing_migrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Manage data migrations by adding files, converting from Kaliop migration bundle, checking migration status, and setting up configuration.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Managing migrations

docs/content_management/pages/create_custom_page_block.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Create and configure custom Page blocks to add customized content to Pages.
3+
month_change: true
34
---
45

56
# Create custom Page block
@@ -136,4 +137,4 @@ Your custom page block is now registered in the system.
136137

137138
!!! caution
138139

139-
To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types).
140+
To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types).

docs/ibexa_products/ibexa_commerce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ibexa Commerce
33
description: Explore all of the key features, functionalities, and advantages of Ibexa Commerce, the most powerful edition that Ibexa DXP has to offer.
4-
month_change: true
4+
month_change: false
55
---
66

77
# Ibexa DXP Commerce edition product guide

docs/ibexa_products/ibexa_experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ibexa Experience
33
description: Learn about all the main attributes, features, and benefits of the customer-focused Ibexa Experience edition.
4-
month_change: true
4+
month_change: false
55
---
66

77
# Ibexa DXP Experience edition product guide

docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: You can use Symfony HttpCache Proxy, Varnish or Fastly as reverse proxies with Ibexa DXP.
3+
month_change: true
34
---
45

56
# Reverse proxy

docs/personalization/api_reference/recommendation_api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Use HTTP GET request method to render recommendations.
3+
month_change: true
34
---
45

56
# Recommendation API

docs/personalization/enable_personalization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
---
12
description: Configure your project files to enable Personalization and set up items you want to track.
3+
month_change: true
24
---
35

46
# Enable Personalization

docs/personalization/integrate_recommendation_service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Integrate recommendation service into your website.
3+
month_change: true
34
---
45

56
# Integrate recommendation service

0 commit comments

Comments
 (0)