Skip to content

Commit 02264a3

Browse files
mnoconadriendupuis
andauthored
New in the doc: October 2025 (#2947)
* New in the doc: October 2025 * Restored New pill for update pages * Update docs/resources/new_in_doc.md Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * New in doc is always new --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
1 parent 48ca379 commit 02264a3

26 files changed

+62
-24
lines changed

docs/administration/back_office/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: You can send notifications to users who work with the back office by using notification bars or notifications in the user menu.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Notifications

docs/api/event_reference/collaboration_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ month_change: true
4040
|[JoinSessionEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-JoinSessionEvent.html)|`SessionJoinController::joinAction()`|
4141
|[LeaveSessionEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-LeaveSessionEvent.html)|`SessionLeaveController::leaveAction()`|
4242
|[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)|
43-
|[SessionPublicPreviewEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-SessionPublicPreviewEvent.html)|`SessionPublicPreviewController::previewAction()`|
43+
|[SessionPublicPreviewEvent](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Session-Event-SessionPublicPreviewEvent.html)|`SessionPublicPreviewController::previewAction()`|

docs/content_management/collaborative_editing/collaborative_editing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Collaborative editing enables multiple users to work on the same content simultaneously.
33
page_type: landing_page
4-
month_change: true
4+
month_change: false
55
---
66

77
# Collaborative editing
@@ -19,4 +19,4 @@ This feature also introduces new dashboard tabs for managing shared drafts and j
1919
"content_management/collaborative_editing/collaborative_editing_guide",
2020
"content_management/collaborative_editing/configure_collaborative_editing",
2121
"content_management/collaborative_editing/collaborative_editing_api"
22-
], columns=3) =]]
22+
], columns=3) =]]

docs/content_management/collaborative_editing/collaborative_editing_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Use PHP API to manage invitations, sessions, and participants while using collaborative editing feature.
3-
month_change: true
3+
month_change: false
44
---
55

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

156156
``` php
157157
[[= include_file('code_samples/collaboration/src/Command/ManageSessionsCommand.php') =]]
158-
```
158+
```

docs/content_management/collaborative_editing/collaborative_editing_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: The Collaborative editing product guide provides a full description of the features and benefits that this module brings to the clients.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Collaborative editing product guide

docs/content_management/collaborative_editing/configure_collaborative_editing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ The following settings are available:
9595
- session:
9696
- `public_link_enabled` - determines whether the public link is available, default value: `false`, available values: `true`, `false`
9797

98-
You can now restart you application and start working with the Collaborative editing feature.
98+
You can now restart you application and start working with the Collaborative editing feature.

docs/content_management/data_migration/importing_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Import data into your repository from prepared YAML files.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# Importing data

docs/content_management/forms/create_custom_form_field.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Extend a Form with a custom Form field to fit your particular needs.
33
edition: experience
4+
month_change: true
45
---
56

67
# Create custom Form field

docs/content_management/pages/page_block_attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Page blocks can contain multiple attributes, of both built-in and custom types.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Page block attributes

docs/discounts/configure_discounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Customize the behavior of the Discounts feature.
3-
month_change: true
3+
month_change: false
44
editions:
55
- commerce
66
---

0 commit comments

Comments
 (0)