Skip to content

Commit 8efbcd1

Browse files
committed
Update month_change
1 parent 169871c commit 8efbcd1

File tree

18 files changed

+19
-17
lines changed

18 files changed

+19
-17
lines changed

docs/ai_actions/ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ You can also extend it to perform other tasks or support additional AI services.
1515
"ai_actions/ai_actions_guide",
1616
"ai_actions/install_ai_actions",
1717
"ai_actions/extend_ai_actions"
18-
], columns=4) =]]
18+
], columns=4) =]]

docs/ai_actions/ai_actions_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ Once the feature is configured, editors can generate alt text for images they up
147147

148148
![Alt text generation](img/alt_text_use_ai.png)
149149

150-
With some customization, administrators could use the API to run a batch process against a larger collection of illustrations.
150+
With some customization, administrators could use the API to run a batch process against a larger collection of illustrations.

docs/ai_actions/install_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ php bin/console ibexa:migrations:import vendor/ibexa/connector-openai/src/bundle
8080
php bin/console ibexa:migrations:migrate
8181
```
8282

83-
Based on these examples, which reflect the most common use cases, you can learn to configure your own AI actions with greater ease.
83+
Based on these examples, which reflect the most common use cases, you can learn to configure your own AI actions with greater ease.

docs/api/rest_api/rest_api_authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +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
3+
month_change: false
44
---
55

66
# REST API authentication

docs/content_management/data_migration/data_migration_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +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 more.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# Data migration actions

docs/content_management/pages/create_custom_page_block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Create and configure custom Page blocks to add customized content to Pages.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Create custom Page block

docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md

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

66
# Reverse proxy

docs/personalization/api_reference/recommendation_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Use HTTP GET request method to render recommendations.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Recommendation API

docs/personalization/enable_personalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Configure your project files to enable Personalization and set up items you want to track.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Enable Personalization

docs/personalization/integrate_recommendation_service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Integrate recommendation service into your website.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Integrate recommendation service

docs/personalization/tracking_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: See the methods of event tracking integration using tracking from server or from client-side.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Tracking integration

docs/personalization/tracking_with_ibexa-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Integrate tracking with a Google-style JavaScript.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Track events with ibexa-tracker.js

docs/pim/product_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Use PHP API to manage products in PIM, their attributes, availability and prices.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Product API

docs/search/criteria_reference/isbookmarked_criterion.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: IsBookmarked Search Criterion
3+
month_change: true
34
---
45

56
# IsBookmarked Criterion

docs/search/criteria_reference/isuserenabled_criterion.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: IsUserEnabled Search Criterion
3+
month_change: true
34
---
45

56
# IsUserEnabled Criterion
@@ -38,4 +39,4 @@ $query->query = new Criterion\IsUserEnabled();
3839
"IsUserEnabledCriterion": "true"
3940
}
4041
}
41-
```
42+
```

docs/update_and_migration/from_2.5/to_3.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
target_version: '3.3'
3-
month_change: true
3+
month_change: false
44
---
55

66
# Update the app to v3.3

docs/update_and_migration/from_3.3/to_4.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Update your installation to v4.0 from the latest v3.3 version.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Update from v3.3.x to v4.0

docs/update_and_migration/from_4.3/update_from_4.3_new_commerce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Update procedure to v4.4 for people who don't use Commerce packages and can remove them.
3-
month_change: true
3+
month_change: false
44
---
55
# Update with new Commerce packages
66

0 commit comments

Comments
 (0)