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
2 changes: 1 addition & 1 deletion docs/administration/back_office/notifications.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: You can send notifications to users who work with the back office by using notification bars or notifications in the user menu.
month_change: true
month_change: false
---

# Notifications
Expand Down
2 changes: 1 addition & 1 deletion docs/api/event_reference/collaboration_events.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
|[JoinSessionEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-JoinSessionEvent.html)|`SessionJoinController::joinAction()`|
|[LeaveSessionEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-LeaveSessionEvent.html)|`SessionLeaveController::leaveAction()`|
|[UpdateSessionEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-UpdateSessionEvent.html)|[SessionService::updateSession()](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-SessionServiceInterface.html#method_updateSession)|
|[SessionPublicPreviewEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-SessionPublicPreviewEvent.html)|`SessionPublicPreviewController::previewAction()`|
|[SessionPublicPreviewEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-SessionPublicPreviewEvent.html)|`SessionPublicPreviewController::previewAction()`|

Check failure on line 43 in docs/api/event_reference/collaboration_events.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/api/event_reference/collaboration_events.md#L43

[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/api/event_reference/collaboration_events.md", "range": {"start": {"line": 43, "column": 69}}}, "severity": "ERROR"}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Collaborative editing enables multiple users to work on the same content simultaneously.
page_type: landing_page
month_change: true
month_change: false
---

# Collaborative editing
Expand All @@ -19,4 +19,4 @@ This feature also introduces new dashboard tabs for managing shared drafts and j
"content_management/collaborative_editing/collaborative_editing_guide",
"content_management/collaborative_editing/configure_collaborative_editing",
"content_management/collaborative_editing/collaborative_editing_api"
], columns=3) =]]
], columns=3) =]]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Use PHP API to manage invitations, sessions, and participants while using collaborative editing feature.
month_change: true
month_change: false
---

# Collaborative editing API
Expand Down Expand Up @@ -155,4 +155,4 @@ Below you can see an example of API usage for Collaborative editing:

``` php
[[= include_file('code_samples/collaboration/src/Command/ManageSessionsCommand.php') =]]
```
```
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: The Collaborative editing product guide provides a full description of the features and benefits that this module brings to the clients.
month_change: true
month_change: false
---

# Collaborative editing product guide
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ The following settings are available:
- session:
- `public_link_enabled` - determines whether the public link is available, default value: `false`, available values: `true`, `false`

You can now restart you application and start working with the Collaborative editing feature.
You can now restart you application and start working with the Collaborative editing feature.
2 changes: 1 addition & 1 deletion docs/content_management/data_migration/importing_data.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Import data into your repository from prepared YAML files.
page_type: reference
month_change: true
month_change: false
---

# Importing data
Expand Down
1 change: 1 addition & 0 deletions docs/content_management/forms/create_custom_form_field.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Extend a Form with a custom Form field to fit your particular needs.
edition: experience
month_change: true
---

# Create custom Form field
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/pages/page_block_attributes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Page blocks can contain multiple attributes, of both built-in and custom types.
month_change: true
month_change: false
---

# Page block attributes
Expand Down
2 changes: 1 addition & 1 deletion docs/discounts/configure_discounts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Customize the behavior of the Discounts feature.
month_change: true
month_change: false
editions:
- commerce
---
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/requirements.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: System, component and package requirements for running Ibexa DXP.
month_change: true
month_change: false
---

<!-- vale off -->
Expand Down
2 changes: 1 addition & 1 deletion docs/infrastructure_and_maintenance/background_tasks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Use Ibexa Messenger to run processes in the background and conserve system resources.
month_change: true
month_change: false
---

# Background tasks
Expand Down
1 change: 1 addition & 0 deletions docs/resources/contributing/contribute_translations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: You can contribute back office translations to Ibexa DXP by using Crowdin.
month_change: true
---

# Contribute translations
Expand Down
35 changes: 35 additions & 0 deletions docs/resources/new_in_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,41 @@

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

## October 2025

### Releases

- [v5.0.3 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v503)
- [v4.6.25 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4625)

### Collaborative editing:

- Described:
- [installation and configuration](configure_collaborative_editing.md) in more detail
- [search criteria](collaboration_criteria.md) and [sort clauses](collaboration_sort_clauses.md) for [Collaborative editing](collaborative_editing.md)
- [events](collaboration_events.md)

### Extending Page Builder and Form builder

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

View workflow job for this annotation

GitHub Actions / vale

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

[Ibexa.DomainTermCapitalization] Use 'Form Builder' instead of 'Form builder'
Raw output
{"message": "[Ibexa.DomainTermCapitalization] Use 'Form Builder' instead of 'Form builder'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 24, "column": 32}}}, "severity": "ERROR"}

- Expanded the [custom block for Page Builder](create_custom_page_block.md) and [custom field for Form Builder](create_custom_form_field.md) examples to showcase providing translations

### Search

- Added documentation for [CustomField](customfield_criterion.md) criterion

### Localization

- Added a note about disabling [community contributions](contribute_translations.md) for French, German and Spanish translations, in preparation for the upcoming release
Copy link
Contributor

Choose a reason for hiding this comment

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

Link seems to be inactive?


### Trainings

- The [Advanced Developer training](https://learn.ibexa.co) for [[= product_name =]] v5 is now available

### Documentation improvements

- Improved the landing page for [AI Actions](ai_actions.md) for easier navigation
- Improved the experience when switching between different versions of the documentation site

## September 2025

### Releases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ The criteria limit the result set to sessions matching all of the conditions lis

- session has an active status
- session has a `content` type
- session creation date is within the last week
- session creation date is within the last week
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The following example shows how to use them to sort the searched sessions:
[[= include_file('code_samples/collaboration/src/Query/Search.php') =]]
```

The returned active sessions are sorted by creation date (descending).
The returned active sessions are sorted by creation date (descending).
1 change: 1 addition & 0 deletions docs/search/criteria_reference/customfield_criterion.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Custom Field Search Criterion
month_change: true
---

# Custom Field Criterion
Expand Down
2 changes: 1 addition & 1 deletion docs/search/criteria_reference/iscontainer_criterion.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: IsContainer Search Criterion
month_change: true
month_change: false
---

# IsContainer Criterion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Notification DateCreated Search Criterion
month_change: true
month_change: false
---

# Notification DateCreated Criterion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Notification Search Criteria
month_change: true
month_change: false
---

# Notification Search Criteria reference
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Notification Status Search Criterion
month_change: true
month_change: false
---

# Notification Status Criterion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Type Search Criterion
month_change: true
month_change: false
---

# Type Criterion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
month_change: true
month_change: false
editions:
- commerce
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
month_change: true
month_change: false
editions:
- commerce
---
Expand Down
2 changes: 1 addition & 1 deletion docs/update_and_migration/from_4.6/update_to_5.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Update your installation to v5.0 from the latest v4.6 version.
month_change: true
month_change: false
---

# Update from v4.6 to v5.0
Expand Down
2 changes: 1 addition & 1 deletion docs/update_and_migration/from_5.0/update_from_5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ Run the provided SQL upgrade script to add the missing indexes to your database:

``` sql
psql <database_name> < vendor/ibexa/installer/upgrade/db/postgresql/ibexa-5.0.2-to-5.0.3.sql
```
```
Loading