Skip to content

Commit 4d0d524

Browse files
adriendupuismnocon
andauthored
New in doc November 2025 (#2971)
* new_in_doc.md: November 2025 * Remove New pills from previous month * new_in_doc.md: Add PHP API * new_in_doc.md: Thanks contributors --------- Co-authored-by: Marek Nocoń <[email protected]>
1 parent 8a9d328 commit 4d0d524

File tree

14 files changed

+101
-13
lines changed

14 files changed

+101
-13
lines changed

docs/api/event_reference/collaboration_events.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Events that are triggered when working with collaborative editing feature.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# Collaboration events
@@ -49,4 +49,3 @@ You can use the following events to extend the [Collaborative editing feature](c
4949
| Event | Dispatched by | Description |
5050
|---|---|---|
5151
|<nobr>[`UsersWithPermissionInfoMappedEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Share-Event-UsersWithPermissionInfoMappedEvent.html)</nobr>|`Ibexa\Share\Permission\Mapper\`<br>`UsersWithPermissionInfoMapper` | Allows further filtering of users with permissions for Collaborative editing |
52-

docs/api/event_reference/discounts_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Events that are triggered when working with discounts.
33
page_type: reference
44
editions:
55
- commerce
6-
month_change: true
6+
month_change: false
77
---
88

99
# Discounts events

docs/api/event_reference/other_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Events that are triggered when working with bookmarks, notifications, settings, forms and others.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# Other events

docs/content_management/content_api/managing_content.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: PHP API enables managing content Locations, content types, content in Trash, and Calendar events.
3+
month_change: true
34
---
45

56
# Managing content

docs/content_management/forms/create_custom_form_field.md

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

77
# Create custom Form field

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/content_management/taxonomy/taxonomy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: A taxonomy uses tags to categorize and organize content
3+
month_change: true
34
---
45

56
# Taxonomy

docs/permissions/limitation_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Limitations let you fine-tune the permission system by specifying limits to roles granted to users.
33
page_type: reference
4-
month_change: false
4+
month_change: true
55
---
66

77
# Limitation reference

docs/permissions/policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Policies are the main building block of the permissions system which lets you define the accesses for specific user roles.
33
page_type: reference
4-
month_change: false
4+
month_change: true
55
---
66

77
# Policies

docs/resources/contributing/contribute_translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: You can contribute back office translations to Ibexa DXP by using Crowdin.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Contribute translations

0 commit comments

Comments
 (0)