Skip to content

Commit 3fa2bcf

Browse files
committed
Fixed links
1 parent f02c8c0 commit 3fa2bcf

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

docs/resources/new_in_doc.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,63 +11,63 @@ This page contains recent highlights and notable changes in [[= product_name =]]
1111

1212
### Security
1313

14-
- Expanded security recommendations to follow when working with [images submitted by users](https://doc.ibexa.co/en/latest/tcontent_management/images/images/#configuring-image-variations)
14+
- Expanded security recommendations to follow when working with [images submitted by users](https://doc.ibexa.co/en/latest/content_management/images/images/#configuring-image-variations)
1515

1616
### Date and time attributes
1717

18-
- Added documentation for the latest LTS Update: [Date and time attributes](https://doc.ibexa.co/en/latest/tpim/attributes/date_and_time/)
18+
- Added documentation for the latest LTS Update: [Date and time attributes](https://doc.ibexa.co/en/latest/pim/attributes/date_and_time/)
1919

2020
### Automated Translation
2121

22-
- Added information about how you can install and extend the [Automated Translation](https://doc.ibexa.co/en/latest/tmultisite/languages/automated_translations/) feature
22+
- Added information about how you can install and extend the [Automated Translation](https://doc.ibexa.co/en/latest/multisite/languages/automated_translations/) feature
2323

2424
### Interactive demos
2525

26-
- Updated [Form Builder](https://doc.ibexa.co/en/latest/tcontent_management/forms/form_builder_guide/#how-does-form-builder-work), [Page Builder](https://doc.ibexa.co/en/latest/tcontent_management/pages/page_builder_guide/#create-page), and [Online Editor](https://doc.ibexa.co/en/latest/tcontent_management/rich_text/online_editor_guide/) product guides by addng interactive demos that present these features
26+
- Updated [Form Builder](https://doc.ibexa.co/en/latest/content_management/forms/form_builder_guide/#how-does-form-builder-work), [Page Builder](https://doc.ibexa.co/en/latest/content_management/pages/page_builder_guide/#create-page), and [Online Editor](https://doc.ibexa.co/en/latest/content_management/rich_text/online_editor_guide/) product guides by addng interactive demos that present these features
2727

2828
### Page Builder clipboard
2929

30-
- Described how you can use the [Page Builder's clipboard](https://doc.ibexa.co/en/latest/tcontent_management/rich_text/online_editor_guide/) to copy blocks between pages
30+
- Described how you can use the [Page Builder's clipboard](https://doc.ibexa.co/en/latest/content_management/rich_text/online_editor_guide/) to copy blocks between pages
3131

3232
### REST API
3333

34-
- Described endpoints for [Segment](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group]((https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management
35-
- Described endpoints for [AI Action Configurations](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-configurations) and [AI Action Types](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-types)
36-
- Improved the example for [creating Orders](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), to show how to pass shipping cost data
34+
- Described endpoints for [Segment](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group]((https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management
35+
- Described endpoints for [AI Action Configurations](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-configurations) and [AI Action Types](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-types)
36+
- Improved the example for [creating Orders](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), to show how to pass shipping cost data
3737

3838
### HTTP Cache
3939

40-
- Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](https://doc.ibexa.co/en/latest/tinfrastructure_and_maintenance/cache/http_cache/fastly/#get-diff-between-two-versions)
40+
- Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](https://doc.ibexa.co/en/latest/infrastructure_and_maintenance/cache/http_cache/fastly/#get-diff-between-two-versions)
4141

4242
### Search
4343

44-
- The lists of [search criteria](https://doc.ibexa.co/en/latest/tsearch/criteria_reference/search_criteria_reference/) and [sort clauses](https://doc.ibexa.co/en/latest/tsearch/sort_clause_reference/sort_clause_reference/) have been expanded to show their support for [searching in Trash](https://doc.ibexa.co/en/latest/tsearch/search_in_trash_reference/)
44+
- The lists of [search criteria](https://doc.ibexa.co/en/latest/search/criteria_reference/search_criteria_reference/) and [sort clauses](https://doc.ibexa.co/en/latest/search/sort_clause_reference/sort_clause_reference/) have been expanded to show their support for [searching in Trash](https://doc.ibexa.co/en/latest/search/search_in_trash_reference/)
4545

4646
### Templating
4747

48-
- Added the [icon reference](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/icon_twig_functions/#icon-size-variants) that lists all the icons you can use when extending the back office
48+
- Added the [icon reference](https://doc.ibexa.co/en/latest/templating/twig_function_reference/icon_twig_functions/#icon-size-variants) that lists all the icons you can use when extending the back office
4949
- Updated descriptions of the following Twig functions to mention their support for objects implementing the [`ContentAwareInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-ContentAwareInterface.html) as arguments:
50-
- [`ibexa_content_field_identifier_first_filled_image`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/image_twig_functions/#ibexa_content_field_identifier_first_filled_image)
51-
- [`ibexa_content_name`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/content_twig_functions/#ibexa_content_name)
52-
- [`ibexa_field_is_empty`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_field_is_empty)
53-
- [`ibexa_field_description`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_field_description)
54-
- [`ibexa_field_name`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_field_name)
55-
- [`ibexa_field_value`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_field_value)
56-
- [`ibexa_field`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_field_value)
57-
- [`ibexa_has_field`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#ibexa_has_field)
58-
- [`ibexa_render_field`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/field_twig_functions/#field-rendering)
59-
- [`ibexa_seo_is_empty`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/content_twig_functions/#ibexa_content_name)
60-
- [`ibexa_seo`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/content_twig_functions/#ibexa_seo_is_empty)
61-
- [`ibexa_taxonomy_entries_for_content`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/content_twig_functions/#ibexa_seo)
62-
- Described new Twig filter for product attributes grouping: [`ibexa_product_catalog_group_attributes`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/product_twig_functions/#ibexa_product_catalog_group_attributes)
50+
- [`ibexa_content_field_identifier_first_filled_image`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/image_twig_functions/#ibexa_content_field_identifier_first_filled_image)
51+
- [`ibexa_content_name`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_content_name)
52+
- [`ibexa_field_is_empty`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_is_empty)
53+
- [`ibexa_field_description`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_description)
54+
- [`ibexa_field_name`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_name)
55+
- [`ibexa_field_value`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_value)
56+
- [`ibexa_field`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_value)
57+
- [`ibexa_has_field`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_has_field)
58+
- [`ibexa_render_field`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#field-rendering)
59+
- [`ibexa_seo_is_empty`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_content_name)
60+
- [`ibexa_seo`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_seo_is_empty)
61+
- [`ibexa_taxonomy_entries_for_content`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_seo)
62+
- Described new Twig filter for product attributes grouping: [`ibexa_product_catalog_group_attributes`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/product_twig_functions/#ibexa_product_catalog_group_attributes)
6363

6464
### DDEV
6565

66-
- Described how you can use the [Ibexa Cloud addons](https://doc.ibexa.co/en/latest/tibexa_cloud/ddev_and_ibexa_cloud/#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects
66+
- Described how you can use the [Ibexa Cloud addons](https://doc.ibexa.co/en/latest/ibexa_cloud/ddev_and_ibexa_cloud/#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects
6767

6868
### [[= product_name_cloud =]]
6969

70-
- Described how to [set up Composer authentication](https://doc.ibexa.co/en/latest/tibexa_cloud/install_on_ibexa_cloud/#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project
70+
- Described how to [set up Composer authentication](https://doc.ibexa.co/en/latest/ibexa_cloud/install_on_ibexa_cloud/#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project
7171

7272
#### PHP API
7373

@@ -383,8 +383,8 @@ Enhanced the PHP API with the following new classes and interfaces:
383383

384384
### Templating
385385

386-
- [Site context Twig function `ibexa_site_context_aware`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/site_context_twig_functions/#ibexa_site_context_aware)
387-
- [Storefront Twig function `ibexa_get_anonymous_user_id`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/storefront_twig_functions/#ibexa_get_anonymous_user_id)
386+
- [Site context Twig function `ibexa_site_context_aware`](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/site_context_twig_functions/#ibexa_site_context_aware)
387+
- [Storefront Twig function `ibexa_get_anonymous_user_id`](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/storefront_twig_functions/#ibexa_get_anonymous_user_id)
388388

389389
## March 2024
390390

@@ -439,7 +439,7 @@ Enhanced the PHP API with the following new classes and interfaces:
439439

440440
### Others
441441

442-
- [Updated Create custom view matcher article](https://doc.ibexa.co/en/latest/templating/templates/create_custom_view_matcher/)
442+
- [Updated Create custom view matcher article](https://doc.ibexa.co/en/latest/emplating/templates/create_custom_view_matcher/)
443443
- [Actito transactional email integration](https://doc.ibexa.co/en/latest/commerce/transactional_emails/transactional_emails/#configure-actito-integration)
444444
- [Described user profile](https://doc.ibexa.co/projects/userguide/en/latest/getting_started/get_started/#edit-user-profile)
445445

@@ -497,11 +497,11 @@ Enhanced the PHP API with the following new classes and interfaces:
497497

498498
### Templating
499499

500-
- [Taxonomy view matchers](https://doc.ibexa.co/en/latest/templating/templates/view_matcher_reference/#taxonomy-entry-id)
501-
- [Get content category Twig filter](https://doc.ibexa.co/en/latest/templating/twig_function_reference/other_twig_filters/#ibexa_taxonomy_entries_for_content)
502-
- [Updated arguments list for `ibexa_render()` method](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_render)
503-
- [New Field information Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_group_name)
504-
- [Updated get user Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/user_twig_functions/)
500+
- [Taxonomy view matchers](https://doc.ibexa.co/en/latest/emplating/templates/view_matcher_reference/#taxonomy-entry-id)
501+
- [Get content category Twig filter](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/other_twig_filters/#ibexa_taxonomy_entries_for_content)
502+
- [Updated arguments list for `ibexa_render()` method](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/content_twig_functions/#ibexa_render)
503+
- [New Field information Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/field_twig_functions/#ibexa_field_group_name)
504+
- [Updated get user Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/user_twig_functions/)
505505

506506
### User management
507507

@@ -578,7 +578,7 @@ Enhanced the PHP API with the following new classes and interfaces:
578578

579579
### PIM
580580

581-
- [Product availability Twig extension](https://doc.ibexa.co/en/latest/templating/twig_function_reference/product_twig_functions/#ibexa_has_product_availability)
581+
- [Product availability Twig extension](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/product_twig_functions/#ibexa_has_product_availability)
582582
- [PriceQuery with its criteria](https://doc.ibexa.co/en/latest/search/criteria_reference/price_search_criteria/)
583583
- [Price API](https://doc.ibexa.co/en/latest/pim/price_api/#prices)
584584

@@ -588,11 +588,11 @@ Enhanced the PHP API with the following new classes and interfaces:
588588

589589
### Storefront
590590

591-
- [Display language name instead of its code in language swticher](https://doc.ibexa.co/en/latest/templating/twig_function_reference/storefront_twig_functions/#ibexa_storefront_get_language_name_by_code)
591+
- [Display language name instead of its code in language swticher](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/storefront_twig_functions/#ibexa_storefront_get_language_name_by_code)
592592

593593
### Templating
594594

595-
- [Render content in PHP](https://doc.ibexa.co/en/latest/templating/render_content/render_content_in_php/)
595+
- [Render content in PHP](https://doc.ibexa.co/en/latest/emplating/render_content/render_content_in_php/)
596596

597597
### Others
598598

@@ -814,7 +814,7 @@ and [extend Storefront](https://doc.ibexa.co/en/latest/commerce/storefront/exten
814814

815815
### Checkout
816816

817-
- [Checkout](https://doc.ibexa.co/en/latest/commerce/checkout/checkout/) documentation, including [how to configure checkout](https://doc.ibexa.co/en/latest/commerce/checkout/configure_checkout/), description of main [PHP API methods](https://doc.ibexa.co/en/latest/commerce/checkout/checkout_api/), and [checkout-related Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/checkout_twig_functions/)
817+
- [Checkout](https://doc.ibexa.co/en/latest/commerce/checkout/checkout/) documentation, including [how to configure checkout](https://doc.ibexa.co/en/latest/commerce/checkout/configure_checkout/), description of main [PHP API methods](https://doc.ibexa.co/en/latest/commerce/checkout/checkout_api/), and [checkout-related Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/checkout_twig_functions/)
818818

819819
### Other
820820

0 commit comments

Comments
 (0)