Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Configure repository connections, archive limits, field groups and other settings.
month_change: true
---

# Repository configuration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Ibexa DXP offers a range of built-in field types that cover most common needs when creating content.
page_type: reference
month_change: true
---

# Field type reference
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/forms/form_builder_guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: See the Form Builder product guide and learn how to create various forms to increase the functionality of your website.
edition: experience
month_change: true
month_change: false
---

# Form Builder product guide
Expand Down
1 change: 1 addition & 0 deletions docs/content_management/images/add_image_asset_from_dam.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Configure a Digital Asset Management connector.
month_change: true
---

# Add Image Asset from Digital Asset Management
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/images/images.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Manage image assets by using DAM systems, configuring image variations, optimizing and using placeholders.
month_change: true
month_change: false
---

# Images
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/pages/page_builder_guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Read about the Page Builder - a powerful tool for creating and modifying pages in Ibexa DXP.
edition: experience
month_change: true
month_change: false
---

# Page Builder product guide
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/rich_text/extend_online_editor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Add custom tags, styles and data attributes to enrich the functionality of the Online Editor. Change Online Editor configuration.
month_change: true
month_change: false
---

# Extend Online Editor
Expand Down
2 changes: 1 addition & 1 deletion docs/ibexa_cloud/ddev_and_ibexa_cloud.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Use DDEV to run an Ibexa Cloud project locally.
month_change: true
month_change: false
---

# DDEV and Ibexa Cloud
Expand Down
2 changes: 1 addition & 1 deletion docs/ibexa_cloud/install_on_ibexa_cloud.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Install and configure Ibexa DXP to run in cloud using Ibexa Cloud.
month_change: true
month_change: false
---

# Install on Ibexa Cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Configure Fastly for use with Ibexa DXP.
month_change: true
month_change: false
---

# Configure and customize Fastly
Expand Down
2 changes: 1 addition & 1 deletion docs/multisite/languages/automated_translations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: With the automated translation add-on, users can translate content items into multiple languages with Google Translate or DeepL.
month_change: true
month_change: false
---

# Automated content translation
Expand Down
3 changes: 2 additions & 1 deletion docs/pim/pim_guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: The PIM product guide provides a full description of the features and benefits that this module brings to the clients.
month_change: true
---

# PIM product guide
Expand Down Expand Up @@ -282,4 +283,4 @@ Products and product variants can have their image assets.
You can set up general assets — it means that the product has an asset visible in the main product view.
Additionally, you can assign assets to product variants and place them in a collection.

![General and variant-specific assets](img/general_assets.png)
![General and variant-specific assets](img/general_assets.png)
1 change: 1 addition & 0 deletions docs/pim/products.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Products in the PIM are characterized by attributes describing their characteristics. You can create product variants and add assets to each product and variant.
month_change: true
---

# Products
Expand Down
1 change: 1 addition & 0 deletions docs/release_notes/ibexa_dxp_v4.6.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Ibexa DXP v4.6 brings improvements to Commerce, PIM and Personalization offerings, and a number of changes in CDP and Ibexa Connect.
title: Ibexa DXP v4.6 LTS
month_change: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll be able to keep that one as true for very long time 😄 Nice

---

<!-- vale VariablesVersion = NO -->
Expand Down
19 changes: 19 additions & 0 deletions docs/resources/new_in_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@

This page contains recent highlights and notable changes in [[= product_name =]] documentation.

## April 2025

### Content management

- Introduced a [custom DAM connector example](add_image_asset_from_dam.md#extend-dam-support-by-adding-custom-connector)
- Added [grace period definition and configuration](repository_configuration.md#grace-period-for-archived-versions)

### AI Actions

- Documented [how to couple AI Actions and Ibexa Connect](install_ai_actions.md#configure-access-to-ibexa-connect) to build complex data transformation workflows without having to rely on custom code

### REST API

- Added [`/cart/{identifier}/summary` REST resource's `ShortCartSummary` response format](/api/rest_api/rest_api_reference/rest_api_reference.html#managing-commerce-carts-cart-summary)

### Infrastructure and maintenance

- Announced [v4.6.19 release notes](ibexa_dxp_v4.6.md#ibexa-dxp-v4619) and [v4.6.19 upgrade instructions](update_from_4.6.md#v4619) with an important security notice about RichText XML, and introducing [Ibexa Rector](update_from_4.6.md#ibexa-rector) to help to maintain custom code

Check failure on line 27 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L27

[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.19'
Raw output
{"message": "[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.19'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 27, "column": 14}}}, "severity": "ERROR"}

Check failure on line 27 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L27

[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/resources/new_in_doc.md", "range": {"start": {"line": 27, "column": 204}}}, "severity": "ERROR"}

## March 2025

### Release notes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Search Criteria help define and fine-tune search queries for content and locations.
month_change: true
month_change: false
---

# Search Criteria reference
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_in_trash_reference.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Trash Search Criteria and Sort Clauses help define and fine-tune search queries for content in trash.
page_type: reference
month_change: true
month_change: false
---

# Search in trash reference
Expand Down
2 changes: 1 addition & 1 deletion docs/search/sort_clause_reference/sort_clause_reference.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Sort Clauses help fine-tune sorting order when searching for content and locations.
page_type: reference
month_change: true
month_change: false
---

# Sort Clause reference
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Content Twig function enable rendering whole content items and their information.
page_type: reference
month_change: true
month_change: false
---

# Content Twig functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Icon Twig functions enable referencing SVG icons in templates.
page_type: reference
month_change: true
month_change: false
---

# Icon Twig functions
Expand Down
2 changes: 1 addition & 1 deletion docs/update_and_migration/from_4.6/update_from_4.6.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Update your installation to the latest v4.6 version from an earlier v4.6 version.
month_change: false
month_change: true
---

# Update from v4.6.x to v4.6.latest
Expand Down