-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-8917: Content fixes in Developer Documentation #2506
Conversation
@julitafalcondusza rebase is needed here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of work here, good job on preparing this - but there are some things to fix before we merge this:
- Almost the whole Search reference is marked as Commerce only, this needs to be reverted
- You're also changing the licence of a font we're using - let's revert it
- Some includes have broken after the headers have been changed to use variables
- There is one repeating error - a sentence starting with
they're
(lowercase). Please review this as well, as I'm not sure if I found all the occurances of this - In some places you're removing the dangling comma from card includes - but keeping it is a good practice, let's bring them back.
- Changes to PHP API Reference will be lost when it's regenerated - and the code is not adjusted. Let's revert them as well (or create PRs fixing them in the code as a follow-up).
- Have you regenerated the REST API reference, are the HTML changes to it consistent with the changes to the RAML files?
docs/infrastructure_and_maintenance/security/reporting_issues.md
Outdated
Show resolved
Hide resolved
docs/infrastructure_and_maintenance/security/security_checklist.md
Outdated
Show resolved
Hide resolved
...pi/php_api/php_api_reference/classes/Ibexa-Contracts-Core-FieldType-GatewayBasedStorage.html
Outdated
Show resolved
Hide resolved
docs/administration/back_office/back_office_elements/formatting_date_and_time.md
Show resolved
Hide resolved
docs/administration/back_office/back_office_elements/formatting_date_and_time.md
Outdated
Show resolved
Hide resolved
docs/update_and_migration/migrate_to_ibexa_dxp/migrating_from_ez_publish.md
Outdated
Show resolved
Hide resolved
docs/update_and_migration/migrate_to_ibexa_dxp/migrating_from_ez_publish.md
Outdated
Show resolved
Hide resolved
docs/update_and_migration/migrate_to_ibexa_dxp/common_issues.md
Outdated
Show resolved
Hide resolved
docs/update_and_migration/migrate_to_ibexa_dxp/common_issues.md
Outdated
Show resolved
Hide resolved
6&7 - we can think about separate PR with the fixes in .raml and .html files. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor issues reported offline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I end my review at docs/personalization/api_reference/tracking_api.md as the PR seems already merged. No big changes asked.
@@ -7,7 +7,8 @@ edition: experience | |||
|
|||
## What is page | |||
|
|||
[Page](pages.md) is a block-based type of content. You can create and modify it with a visual drag-and-drop editor - Page Builder. | |||
[Page](pages.md) is a block-based type of content. | |||
You can create and modify it with a visual drag-and-drop editor - Page Builder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can create and modify it with a visual drag-and-drop editor - Page Builder. | |
You can create and modify it with a visual drag-and-drop editor - the Page Builder. |
@@ -8,8 +8,7 @@ React App block allows an editor to embed a preconfigured React application into | |||
It's configured in YAML files, under the `ibexa_fieldtype_page` key. | |||
Page block configuration isn't SiteAccess-aware. | |||
|
|||
Another element of React App Block is `\Ibexa\FieldTypePage\FieldType\Page\Block\Event\Listener\ReactBlock` Listener | |||
which adds component and props variables. | |||
Another element of React App Block is `\Ibexa\FieldTypePage\FieldType\Page\Block\Event\Listener\ReactBlock` Listener which adds component and props variables. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another element of React App Block is `\Ibexa\FieldTypePage\FieldType\Page\Block\Event\Listener\ReactBlock` Listener which adds component and props variables. | |
Another element of React App Block is `\Ibexa\FieldTypePage\FieldType\Page\Block\Event\Listener\ReactBlock` Listener which adds component and props variables. |
@@ -34,7 +35,7 @@ With a help of documentation and trainings, any developer familiar with Symfony | |||
|
|||
Version control systems and environment variables allow you to deploy your extensions and settings on several environments, such as [Ibexa Cloud](ibexa_cloud_guide.md). | |||
|
|||
[[= product_name_com =]] is built on [[[= product_name_exp =]]](ibexa_experience.md) and includes all bundles, APIs, and features that come with both [Headless](ibexa_headless.md#core-features) and [Experience](ibexa_experience.md#core-features) editions. | |||
[[= product_name_com =]] is built on [Ibexa Experience](ibexa_experience.md) and includes all bundles, APIs, and features that come with both [Headless](ibexa_headless.md#core-features) and [Experience](ibexa_experience.md#core-features) editions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one was properly working and might not be necessary.
[[= product_name_com =]] is built on [Ibexa Experience](ibexa_experience.md) and includes all bundles, APIs, and features that come with both [Headless](ibexa_headless.md#core-features) and [Experience](ibexa_experience.md#core-features) editions. | |
[[= product_name_com =]] is built on [[[= product_name_exp =]]](ibexa_experience.md) and includes all bundles, APIs, and features that come with both [Headless](ibexa_headless.md#core-features) and [Experience](ibexa_experience.md#core-features) editions. |
Are we authorized to nickname "Ibexa Experience" as "Experience" and "Ibexa Headless" as "Headless"? (I would say that we are if not overused.)
* Content updates, capitalization fixes * New fixes * New fixes * New fixes * New fixes * Fixes * Typo fix * Field -> field * Capitalization fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Variables fix * More fixes * More fixes * More fixes * Batch of fixes * Tabs fixes * 'Will' fixes * 'Won't' fixes * 'e.g.' fixes * Fixes in 'back office' section * Fixes in 'configuration' section * Fixes in 'content organization' section * Fixes * Fixes in'api' section * Fixes in 'cdp' section * Fixes in 'commerce' * Fixes in 'content management' section * Fixes in 'customer management' * Fixes in 'getting started' section * Fixes in 'ibexa cloud' * Fixes in 'ibexa engage' section * Fixes in 'ibexa products' section * Fixes in 'cache' section * Fixes in 'clustering' * Fixes in 'security' * Fixes in 'infrastructure' section * Fixes in 'languages' * Fixes in 'site factory and siteaccess' sections * Fixes in 'multisite' * Fixes in 'permissions' section * Fixes in 'personalization' * Fixes in 'pim' * Fixes in 'resources' * Fixes in 'search references' and aggregations * Fixes in 'search' * Fixes in 'snippets' * Fixes in 'templates' * Fixes in 'tutorials' * Fixes in 'users' * Fixes - 'field' * Fixes - 'section' * Fixes - 'location' * Fixes - 'subtree' * Fixes - 'value object' * Fixes - 'search criteria' * Fixes - 'product' * Fixes - 'sort clauses' * Fixes - 'elasticsearch' * Fix 'storefront' * Fixes - 'etc.' * Fixes - 'policies' * Fixes * Fixes * Fixes * Fixes * Fixes * Links fixed (variables removed) * Fixes after review * Fixes after review * Revert changes in api .raml and .html files * fix * fixes
Content fixes in Developer Documentation
Checklist