Skip to content

Commit 2c8f40c

Browse files
mnoconadriendupuis
andcommitted
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 3bdadce commit 2c8f40c

File tree

25 files changed

+61
-23
lines changed

25 files changed

+61
-23
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
@@ -3,7 +3,7 @@ description: Collaborative editing enables multiple users to work on the same co
33
page_type: landing_page
44
editions:
55
- lts-update
6-
month_change: true
6+
month_change: false
77
---
88

99
# Collaborative editing
@@ -21,4 +21,4 @@ This feature also introduces new dashboard tabs for managing shared drafts and j
2121
"content_management/collaborative_editing/collaborative_editing_guide",
2222
"content_management/collaborative_editing/install_collaborative_editing",
2323
"content_management/collaborative_editing/collaborative_editing_api"
24-
], columns=3) =]]
24+
], 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
@@ -2,7 +2,7 @@
22
description: Use PHP API to manage invitations, sessions, and participants while using collaborative editing feature.
33
editions:
44
- lts-update
5-
month_change: true
5+
month_change: false
66
---
77

88
# Collaborative editing API
@@ -165,4 +165,4 @@ Below you can see an example of API usage for Collaborative editing:
165165

166166
``` php
167167
[[= include_file('code_samples/collaboration/src/Command/ManageSessionsCommand.php') =]]
168-
```
168+
```

docs/content_management/collaborative_editing/collaborative_editing_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The Collaborative editing product guide provides a full description
33
page_type: landing_page
44
editions:
55
- lts-update
6-
month_change: true
6+
month_change: false
77
---
88

99
# Collaborative editing product guide

docs/content_management/collaborative_editing/install_collaborative_editing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ The following setting is available:
170170

171171
In the example confugiration above, the **Share** button is displayed for any content that belongs to the `Content` group, except for `tag` and `product_category_tag` content types.
172172

173-
You can now restart you application and start [working with the Collaborative editing feature]([[= user_doc =]]/content_management/collaborative_editing/work_with_collaborative_editing/).
173+
You can now restart you application and start [working with the Collaborative editing feature]([[= user_doc =]]/content_management/collaborative_editing/work_with_collaborative_editing/).

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 LTS update.
3-
month_change: true
3+
month_change: false
44
editions:
55
- lts-update
66
- commerce

0 commit comments

Comments
 (0)