Skip to content

Commit b10791a

Browse files
committed
Review fixes
1 parent 12664f3 commit b10791a

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ month_change: true
1414

1515
[[= release_note_entry_begin("Integrated help " + version, '2025-12-10', ['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']) =]]
1616

17-
Integrated, a new [LTS Update](editions.md#lts-updates), help brings contextual documentation, guidance, and partner-specific resources right into the [[= product_name =]]'s user interface.
18-
It helps editors, store managers and developers alike quickly access relevant content, training and resources without leaving the UI, which bridges the gap between product and documentation.
17+
Integrated help, a new [LTS Update](editions.md#lts-updates), brings contextual documentation, guidance, and partner-specific resources right into the user interface of [[= product_name =]].
18+
It helps editors, store managers, and developers to quickly access relevant content, training and resources without leaving the UI, narrowing the gap between product and documentation.
1919

2020
The default help menu can be modified to include links to internal editorial guidelines, custom tutorials, or support pages.
2121

@@ -38,7 +38,7 @@ This extends the already existing capabilities allowing editors to work on the s
3838

3939
![Participants list](img/participants_list.png)
4040

41-
For more information, see [install Collaborative editing](https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/install_collaborative_editing).
41+
For more information, see how to [install Collaborative editing](https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/install_collaborative_editing).
4242

4343
#### PHP API
4444

@@ -65,9 +65,9 @@ The PHP API has been enhanced with the following classes and interfaces:
6565

6666
You can now speed up taxonomy assignment with AI-powered taxonomy suggestions.
6767

68-
Instead of manually browsing through large taxonomy trees and selecting categories or tags one by one, editors can pick from suggestions generated based on the product's or content item's information, for example name and description.
68+
Instead of manually browsing through large taxonomy trees and selecting categories or tags one by one, editors can choose from automatically generated suggestions based on the product or content information, for example name and description.
6969

70-
Such approach helps reduce manual effort, minimize errors, and significantly improve the speed and consistency of content and product classification.
70+
This approach reduces manual effort, minimizes errors, and significantly improves the speed and consistency of content and product classification.
7171

7272
![Taxonomy entries suggested by the AI Assistant](img/taxonomy_suggestions_content.png "Taxonomy entries suggested by the AI Assistant")
7373

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ month_change: true
1414

1515
[[= release_note_entry_begin("Integrated help " + version, '2025-12-10', ['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']) =]]
1616

17-
Integrated help brings contextual documentation, guidance, and partner-specific resources right into the [[= product_name =]]'s user interface.
18-
It helps editors, store managers and developers alike quickly access relevant content, training and resources without leaving the UI, which bridges the gap between product and documentation.
17+
Integrated help brings contextual documentation, guidance, and partner-specific resources right into the user interface of [[= product_name =]].
18+
t helps editors, store managers, and developers to quickly access relevant content, training and resources without leaving the UI, narrowing the gap between product and documentation.
1919

2020
The default help menu can be modified to include links to internal editorial guidelines, custom tutorials, or support pages.
2121

@@ -27,9 +27,9 @@ For more information, see [Integrated help](integrated_help.md).
2727

2828
[[= release_note_entry_begin("Anthropic connector " + version, '2025-12-10', ['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']) =]]
2929

30-
This release introduces a new AI connector that you can install and enable to integrate [AI Actions](ai_actions.md) with [Anthropic Claude](https://claude.com/product/overview).
30+
This release introduces a new AI connector that allows you to integrate [AI Actions](ai_actions.md) with [Anthropic Claude](https://claude.com/product/overview).
3131

32-
For more information, see [install Anthropic connector](configure_ai_actions.md#install-anthropic-connector).
32+
For more information, see how to [install Anthropic connector](configure_ai_actions.md#install-anthropic-connector).
3333

3434
[[= release_note_entry_end() =]]
3535

@@ -51,15 +51,15 @@ This extends the already existing capabilities allowing editors to work on the s
5151

5252
![Participants list](img/participants_list.png)
5353

54-
For more information, see [configure Collaborative editing](configure_collaborative_editing.md).
54+
For more information, see how to [configure Collaborative editing](configure_collaborative_editing.md).
5555

5656
#### Taxonomy suggestions for faster content classification
5757

5858
You can now speed up taxonomy assignment with AI-powered taxonomy suggestions.
5959

60-
Instead of manually browsing through large taxonomy trees and selecting categories or tags one by one, editors can pick from suggestions generated based on the product's or content item's information, for example name and description.
60+
Instead of manually browsing through large taxonomy trees and selecting categories or tags one by one, editors can choose from automatically generated suggestions based on the product or content information, for example name and description.
6161

62-
Such approach helps reduce manual effort, minimize errors, and significantly improve the speed and consistency of content and product classification.
62+
This approach reduces manual effort, minimizes errors, and significantly improves the speed and consistency of content and product classification.
6363

6464
![Taxonomy entries suggested by the AI Assistant](img/taxonomy_suggestions_content.png "Taxonomy entries suggested by the AI Assistant")
6565

@@ -75,7 +75,7 @@ For more information, see [Taxonomy suggestions](taxonomy.md#taxonomy-suggestion
7575

7676
The following additions were made to the PHP API:
7777

78-
##### Real-time collaborative editing:
78+
###### Real-time collaborative editing:
7979

8080
- [`Ibexa\Contracts\Collaboration\Invitation\Query\Criterion\ParticipantScope`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Invitation-Query-Criterion-ParticipantScope.html)
8181
- [`Ibexa\Contracts\Collaboration\Invitation\Query\Criterion\ParticipantType`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Collaboration-Invitation-Query-Criterion-ParticipantType.html)
@@ -91,7 +91,7 @@ The following additions were made to the PHP API:
9191
- [`Ibexa\Contracts\Share\Mapper\Action\ShareActionItemsMapperInterface`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Share-Mapper-Action-ShareActionItemsMapperInterface.html)
9292

9393

94-
##### AI Taxonomy Sggestions:
94+
###### AI Taxonomy Sggestions:
9595

9696
- [`Ibexa\Contracts\ConnectorAi\Action\DataType\Taxonomy`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-ConnectorAi-Action-DataType-Taxonomy.html)
9797
- [`Ibexa\Contracts\ConnectorAi\Action\DataType\TaxonomyEntry`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-ConnectorAi-Action-DataType-TaxonomyEntry.html)
@@ -121,13 +121,13 @@ The following additions were made to the PHP API:
121121
- [`Ibexa\Contracts\Taxonomy\Embedding\TaxonomyEmbeddingFieldProviderInterface`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Taxonomy-Embedding-TaxonomyEmbeddingFieldProviderInterface.html)
122122
- [`Ibexa\Contracts\Taxonomy\Search\Query\Value\TaxonomyEmbedding`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Taxonomy-Search-Query-Value-TaxonomyEmbedding.html)
123123

124-
##### Search:
124+
###### Search:
125125

126126
- [`Ibexa\Contracts\AdminUi\ContentType\ContentTypeFieldsByExpressionServiceInterface`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-ContentType-ContentTypeFieldsByExpressionServiceInterface.html)
127127
- [`Ibexa\Contracts\CoreSearch\Values\Query\PaginationAwareInterface`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-CoreSearch-Values-Query-PaginationAwareInterface.html)
128128
- [`Ibexa\Contracts\SiteFactory\Values\Query\Criterion\MatchTreeRootLocationIds`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-SiteFactory-Values-Query-Criterion-MatchTreeRootLocationIds.html)
129129

130-
##### Other:
130+
###### Other:
131131

132132
- [`Ibexa\Contracts\ProductCatalog\CapabilitiesEnum`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-CapabilitiesEnum.html)
133133
- [`Ibexa\Contracts\ProductCatalog\CapabilitiesServiceInterface`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-CapabilitiesServiceInterface.html)

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ
698698

699699
### Integrated help [[% include 'snippets/lts-update_badge.md' %]]
700700

701-
See [integrated help](integrated_help.md) for more information.
701+
See [Integrated help](integrated_help.md) for more information.
702702

703703
If you're already using it, run the following command to get the latest version of this feature:
704704

@@ -710,15 +710,15 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ
710710

711711
### Collaborative editing [[% include 'snippets/lts-update_badge.md' %]]
712712

713-
To learn more about the [collaborative editing](https://doc.ibexa.co/en/latest/content_management/collaborative_editing/collaborative_editing_guide/), see the [installation instructions](https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/install_collaborative_editing).
713+
To learn more about the [Collaborative editing](https://doc.ibexa.co/en/latest/content_management/collaborative_editing/collaborative_editing_guide/), see the [installation instructions](https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/install_collaborative_editing).
714714

715715
If you're already using it, run the following command to get the latest version of this feature:
716716

717717
```bash
718718
composer require ibexa/share:[[= latest_tag_4_6 =]] ibexa/collaboration:[[= latest_tag_4_6 =]]
719719
```
720720

721-
If you're using the real-time collaborative editing, in addition run:
721+
If you're using the Real-time collaborative editing, in addition run:
722722

723723
```bash
724724
composer require ibexa/fieldtype-richtext-rte:[[= latest_tag_4_6 =]] ibexa/ckeditor-premium:[[= latest_tag_4_6 =]]

docs/update_and_migration/from_5.0/update_from_5.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To use the [latest features](ibexa_dxp_v5.0.md) added to them, update them separ
163163

164164
### Integrated help [[% include 'snippets/lts-update_badge.md' %]]
165165

166-
See [integrated help](integrated_help.md) for more information.
166+
See [Integrated help](integrated_help.md) for more information.
167167

168168
If you're already using it, run the following command to get the latest version of this feature:
169169

@@ -187,7 +187,7 @@ To use the [latest features](ibexa_dxp_v5.0.md) added to them, update them separ
187187

188188
### Real-time collaborative editing
189189

190-
To learn more about the [real-time editing](collaborative_editing_guide.md), see the [installation and configuration instructions](configure_collaborative_editing.md).
190+
To learn more about the [Real-time editing](collaborative_editing_guide.md), see the [installation and configuration instructions](configure_collaborative_editing.md).
191191

192192
If you're already using it, run the following command to get the latest version of this feature:
193193

0 commit comments

Comments
 (0)