diff --git a/docs/administration/content_organization/content_types.md b/docs/administration/content_organization/content_types.md index e6c6096b94..43f08cbb0d 100644 --- a/docs/administration/content_organization/content_types.md +++ b/docs/administration/content_organization/content_types.md @@ -65,6 +65,8 @@ Each content type is characterized by a set of metadata which define the general Aside from the metadata, a content type may contain any number of Field definitions (but has to contain at least one). They determine what Fields of what Field Types will be included in all content items based on this content type. +![Field definitions](admin_panel_field_definitions.png) + ![Diagram of an example content type](content_model_type_diagram.png) !!! note diff --git a/docs/administration/img/admin_panel_assignments.png b/docs/administration/img/admin_panel_assignments.png index b03d24044b..eb7d9fa3af 100644 Binary files a/docs/administration/img/admin_panel_assignments.png and b/docs/administration/img/admin_panel_assignments.png differ diff --git a/docs/administration/img/admin_panel_content_type_groups.png b/docs/administration/img/admin_panel_content_type_groups.png index f2f2efc604..e8b465be83 100644 Binary files a/docs/administration/img/admin_panel_content_type_groups.png and b/docs/administration/img/admin_panel_content_type_groups.png differ diff --git a/docs/administration/img/admin_panel_content_types.png b/docs/administration/img/admin_panel_content_types.png index bb8e928133..dbd3b680ae 100644 Binary files a/docs/administration/img/admin_panel_content_types.png and b/docs/administration/img/admin_panel_content_types.png differ diff --git a/docs/administration/img/admin_panel_corporate.png b/docs/administration/img/admin_panel_corporate.png index 255f874d91..79b92637e2 100644 Binary files a/docs/administration/img/admin_panel_corporate.png and b/docs/administration/img/admin_panel_corporate.png differ diff --git a/docs/administration/img/admin_panel_field_definitions.png b/docs/administration/img/admin_panel_field_definitions.png new file mode 100644 index 0000000000..09ef5bbc3b Binary files /dev/null and b/docs/administration/img/admin_panel_field_definitions.png differ diff --git a/docs/administration/img/admin_panel_languages.png b/docs/administration/img/admin_panel_languages.png index 12a8630ce8..79f69c9d6a 100644 Binary files a/docs/administration/img/admin_panel_languages.png and b/docs/administration/img/admin_panel_languages.png differ diff --git a/docs/administration/img/admin_panel_object_state_groups.png b/docs/administration/img/admin_panel_object_state_groups.png index cc398e8075..e3e90bd8aa 100644 Binary files a/docs/administration/img/admin_panel_object_state_groups.png and b/docs/administration/img/admin_panel_object_state_groups.png differ diff --git a/docs/administration/img/admin_panel_policies.png b/docs/administration/img/admin_panel_policies.png index 99ec9c289d..d4cd118825 100644 Binary files a/docs/administration/img/admin_panel_policies.png and b/docs/administration/img/admin_panel_policies.png differ diff --git a/docs/administration/img/admin_panel_recent_activity.png b/docs/administration/img/admin_panel_recent_activity.png new file mode 100644 index 0000000000..fb26f5c6f2 Binary files /dev/null and b/docs/administration/img/admin_panel_recent_activity.png differ diff --git a/docs/administration/img/admin_panel_roles.png b/docs/administration/img/admin_panel_roles.png index ae18c14bc5..bec7bb0e84 100644 Binary files a/docs/administration/img/admin_panel_roles.png and b/docs/administration/img/admin_panel_roles.png differ diff --git a/docs/administration/img/admin_panel_sections.png b/docs/administration/img/admin_panel_sections.png index a15f2a5765..7e9f7c736b 100644 Binary files a/docs/administration/img/admin_panel_sections.png and b/docs/administration/img/admin_panel_sections.png differ diff --git a/docs/administration/img/admin_panel_segment_groups.png b/docs/administration/img/admin_panel_segment_groups.png index bc899dd863..8148353a40 100644 Binary files a/docs/administration/img/admin_panel_segment_groups.png and b/docs/administration/img/admin_panel_segment_groups.png differ diff --git a/docs/administration/img/admin_panel_system_info.png b/docs/administration/img/admin_panel_system_info.png index 27a6b05553..678f9f3be3 100644 Binary files a/docs/administration/img/admin_panel_system_info.png and b/docs/administration/img/admin_panel_system_info.png differ diff --git a/docs/administration/img/admin_panel_url_management.png b/docs/administration/img/admin_panel_url_management.png index 025990eb11..cc34dfe947 100644 Binary files a/docs/administration/img/admin_panel_url_management.png and b/docs/administration/img/admin_panel_url_management.png differ diff --git a/docs/administration/img/admin_panel_users.png b/docs/administration/img/admin_panel_users.png index 16a96278c6..8e4cb47762 100644 Binary files a/docs/administration/img/admin_panel_users.png and b/docs/administration/img/admin_panel_users.png differ diff --git a/docs/administration/img/admin_panel_workflow.png b/docs/administration/img/admin_panel_workflow.png index 8c5a52d845..856d5ffa27 100644 Binary files a/docs/administration/img/admin_panel_workflow.png and b/docs/administration/img/admin_panel_workflow.png differ diff --git a/docs/administration/img/assigning_an_object_state.png b/docs/administration/img/assigning_an_object_state.png index 16aa9d9e94..b029317677 100644 Binary files a/docs/administration/img/assigning_an_object_state.png and b/docs/administration/img/assigning_an_object_state.png differ diff --git a/docs/administration/img/content_type_edit_screen_anchor_menu.png b/docs/administration/img/content_type_edit_screen_anchor_menu.png index 2d561a098c..4f65eb4db2 100644 Binary files a/docs/administration/img/content_type_edit_screen_anchor_menu.png and b/docs/administration/img/content_type_edit_screen_anchor_menu.png differ diff --git a/docs/administration/img/dashboard_container_remote_id.png b/docs/administration/img/dashboard_container_remote_id.png index 5c1f2426e3..c66516f62f 100644 Binary files a/docs/administration/img/dashboard_container_remote_id.png and b/docs/administration/img/dashboard_container_remote_id.png differ diff --git a/docs/administration/img/dashboard_container_type.png b/docs/administration/img/dashboard_container_type.png index 3c8c81cd71..2cb7047a1c 100644 Binary files a/docs/administration/img/dashboard_container_type.png and b/docs/administration/img/dashboard_container_type.png differ diff --git a/docs/administration/img/dashboard_content_type_identifier.png b/docs/administration/img/dashboard_content_type_identifier.png index 9f781220ee..45bdcf8137 100644 Binary files a/docs/administration/img/dashboard_content_type_identifier.png and b/docs/administration/img/dashboard_content_type_identifier.png differ diff --git a/docs/administration/img/dropdown_expanded_state.png b/docs/administration/img/dropdown_expanded_state.png index 3bc8615ddc..54c272fd4f 100644 Binary files a/docs/administration/img/dropdown_expanded_state.png and b/docs/administration/img/dropdown_expanded_state.png differ diff --git a/docs/administration/img/notification2.png b/docs/administration/img/notification2.png index 1c431ff644..e135b06a90 100644 Binary files a/docs/administration/img/notification2.png and b/docs/administration/img/notification2.png differ diff --git a/docs/administration/img/notification3.png b/docs/administration/img/notification3.png index 583a1ba538..4a15cfdb05 100644 Binary files a/docs/administration/img/notification3.png and b/docs/administration/img/notification3.png differ diff --git a/docs/administration/img/object_state_lock.png b/docs/administration/img/object_state_lock.png index 5ad9c9c38a..6f10c3e08f 100644 Binary files a/docs/administration/img/object_state_lock.png and b/docs/administration/img/object_state_lock.png differ diff --git a/docs/administration/img/tabs_system_info.png b/docs/administration/img/tabs_system_info.png index 248dce2f8b..91af97f5ed 100644 Binary files a/docs/administration/img/tabs_system_info.png and b/docs/administration/img/tabs_system_info.png differ diff --git a/docs/administration/img/udw_tabs.png b/docs/administration/img/udw_tabs.png index 79c136fe77..9d97054a37 100644 Binary files a/docs/administration/img/udw_tabs.png and b/docs/administration/img/udw_tabs.png differ diff --git a/docs/administration/recent_activity/recent_activity.md b/docs/administration/recent_activity/recent_activity.md index ef34ca910b..1d36b5dcf6 100644 --- a/docs/administration/recent_activity/recent_activity.md +++ b/docs/administration/recent_activity/recent_activity.md @@ -6,6 +6,8 @@ description: Log and monitor activity through UI, PHP API and REST API. Recent activity log displays last actions in the repository (whatever their origin is, for example, Back Office, REST, migration, CLI, or CRON). +![Recent activity](admin_panel_recent_activity.png) + To learn more about its Back Office usage and the actions logged by default, see [Recent activity in the User documentation]([[= user_doc =]]/recent_activity/recent_activity/). ## Configuration and cronjob diff --git a/docs/commerce/cart/img/quick_order_add_order.png b/docs/commerce/cart/img/quick_order_add_order.png index 9c5a08e790..f0a297cbad 100644 Binary files a/docs/commerce/cart/img/quick_order_add_order.png and b/docs/commerce/cart/img/quick_order_add_order.png differ diff --git a/docs/commerce/cart/img/quick_order_list.png b/docs/commerce/cart/img/quick_order_list.png index 8df3b0de52..407036d696 100644 Binary files a/docs/commerce/cart/img/quick_order_list.png and b/docs/commerce/cart/img/quick_order_list.png differ diff --git a/docs/commerce/checkout/img/additional_checkout_step.png b/docs/commerce/checkout/img/additional_checkout_step.png index 2ca4637e9d..bc8d10c2ac 100644 Binary files a/docs/commerce/checkout/img/additional_checkout_step.png and b/docs/commerce/checkout/img/additional_checkout_step.png differ diff --git a/docs/commerce/checkout/img/checkout.png b/docs/commerce/checkout/img/checkout.png index 08b11a3a61..344dd6e594 100644 Binary files a/docs/commerce/checkout/img/checkout.png and b/docs/commerce/checkout/img/checkout.png differ diff --git a/docs/commerce/checkout/img/reorder_button.png b/docs/commerce/checkout/img/reorder_button.png index 73d134ae78..91054c6704 100644 Binary files a/docs/commerce/checkout/img/reorder_button.png and b/docs/commerce/checkout/img/reorder_button.png differ diff --git a/docs/commerce/checkout/img/reorder_timeline.png b/docs/commerce/checkout/img/reorder_timeline.png index fba72ce56c..dce8a98872 100644 Binary files a/docs/commerce/checkout/img/reorder_timeline.png and b/docs/commerce/checkout/img/reorder_timeline.png differ diff --git a/docs/commerce/checkout/img/single_page_checkout.png b/docs/commerce/checkout/img/single_page_checkout.png index afa3bc87eb..19712990b8 100644 Binary files a/docs/commerce/checkout/img/single_page_checkout.png and b/docs/commerce/checkout/img/single_page_checkout.png differ diff --git a/docs/commerce/checkout/img/virtual_product_purchase.png b/docs/commerce/checkout/img/virtual_product_purchase.png index 8b2a21d3e2..771f139ff6 100644 Binary files a/docs/commerce/checkout/img/virtual_product_purchase.png and b/docs/commerce/checkout/img/virtual_product_purchase.png differ diff --git a/docs/commerce/payment/extend_payment.md b/docs/commerce/payment/extend_payment.md index 15ad479342..69d1407f0f 100644 --- a/docs/commerce/payment/extend_payment.md +++ b/docs/commerce/payment/extend_payment.md @@ -84,7 +84,7 @@ Then, register the validator as a service: Shut down the application, clear browser cache, and restart the application. Then, try creating a payment of the new type. -![Payment method of custom type](custom_paymant_type.png "Payment method of custom type") +![Payment method of custom type](custom_payment_type.png "Payment method of custom type") ## Attach custom data to payments diff --git a/docs/commerce/payment/img/custom_paymant_type.png b/docs/commerce/payment/img/custom_paymant_type.png deleted file mode 100644 index ad2f9e527a..0000000000 Binary files a/docs/commerce/payment/img/custom_paymant_type.png and /dev/null differ diff --git a/docs/commerce/payment/img/custom_payment_type.png b/docs/commerce/payment/img/custom_payment_type.png new file mode 100644 index 0000000000..8076453d14 Binary files /dev/null and b/docs/commerce/payment/img/custom_payment_type.png differ diff --git a/docs/commerce/payment/img/new_payment_method_type.png b/docs/commerce/payment/img/new_payment_method_type.png index 2845de2eca..fedd15b961 100644 Binary files a/docs/commerce/payment/img/new_payment_method_type.png and b/docs/commerce/payment/img/new_payment_method_type.png differ diff --git a/docs/commerce/shipping_management/img/custom_shipping_method_type.png b/docs/commerce/shipping_management/img/custom_shipping_method_type.png index c8941c2d6e..e3a819107b 100644 Binary files a/docs/commerce/shipping_management/img/custom_shipping_method_type.png and b/docs/commerce/shipping_management/img/custom_shipping_method_type.png differ diff --git a/docs/commerce/shipping_management/img/custom_shipping_type_validator.png b/docs/commerce/shipping_management/img/custom_shipping_type_validator.png index 656d1f2095..f3ea6433f8 100644 Binary files a/docs/commerce/shipping_management/img/custom_shipping_type_validator.png and b/docs/commerce/shipping_management/img/custom_shipping_type_validator.png differ diff --git a/docs/commerce/shipping_management/img/shipping_method_type_selection.png b/docs/commerce/shipping_management/img/shipping_method_type_selection.png index 7aad3b8717..307453c491 100644 Binary files a/docs/commerce/shipping_management/img/shipping_method_type_selection.png and b/docs/commerce/shipping_management/img/shipping_method_type_selection.png differ diff --git a/docs/content_management/content_management_guide.md b/docs/content_management/content_management_guide.md index 8aec6b6d2e..b6385a05a5 100644 --- a/docs/content_management/content_management_guide.md +++ b/docs/content_management/content_management_guide.md @@ -163,7 +163,7 @@ These operations, like in your computer’s file system, can apply both to indiv Content items can be hidden when necessary, for example, until a certain event, like a Holiday Sale or Board announcement comes. Hidden content items are not visible to website visitors and are greyed out in the Content Tree. -![Hidden content item](img/hiddent_content_item.png) +![Hidden content item](img/hidden_content_item.png) Editors can also move obsolete content items to Trash, and ultimately delete them. diff --git a/docs/content_management/forms/form_builder_guide.md b/docs/content_management/forms/form_builder_guide.md index 6804e3ad23..00b22a4138 100644 --- a/docs/content_management/forms/form_builder_guide.md +++ b/docs/content_management/forms/form_builder_guide.md @@ -24,10 +24,14 @@ Form Builder is available in [[= product_name_exp =]] and [[= product_name_com = Form Builder user interface consists of: A. Drop zone + B. Form fields toolbar + C. Save button + D. Search bar -E. Close button + +E. Discard button ![Form Builder interface](img/form_builder_interface.png) diff --git a/docs/content_management/forms/img/form_builder_interface.png b/docs/content_management/forms/img/form_builder_interface.png index 033240f217..86bb7a8d99 100644 Binary files a/docs/content_management/forms/img/form_builder_interface.png and b/docs/content_management/forms/img/form_builder_interface.png differ diff --git a/docs/content_management/forms/img/forms_management.png b/docs/content_management/forms/img/forms_management.png index 946e492801..a7b2db7286 100644 Binary files a/docs/content_management/forms/img/forms_management.png and b/docs/content_management/forms/img/forms_management.png differ diff --git a/docs/content_management/forms/img/view_results.png b/docs/content_management/forms/img/view_results.png index 48ece6fc61..f02b2561e2 100644 Binary files a/docs/content_management/forms/img/view_results.png and b/docs/content_management/forms/img/view_results.png differ diff --git a/docs/content_management/images/img/fastly_variations.png b/docs/content_management/images/img/fastly_variations.png index d8e32da1da..97dde8f208 100644 Binary files a/docs/content_management/images/img/fastly_variations.png and b/docs/content_management/images/img/fastly_variations.png differ diff --git a/docs/content_management/img/availability_flag.png b/docs/content_management/img/availability_flag.png index 8612070661..423dbafe8c 100644 Binary files a/docs/content_management/img/availability_flag.png and b/docs/content_management/img/availability_flag.png differ diff --git a/docs/content_management/img/block_settings.png b/docs/content_management/img/block_settings.png index 5cb52c5f4c..53e02d35ae 100644 Binary files a/docs/content_management/img/block_settings.png and b/docs/content_management/img/block_settings.png differ diff --git a/docs/content_management/img/calculator.png b/docs/content_management/img/calculator.png index 055c54e7a4..62d6e378ed 100644 Binary files a/docs/content_management/img/calculator.png and b/docs/content_management/img/calculator.png differ diff --git a/docs/content_management/img/ckeditor-special-characters_arrows-on-top.png b/docs/content_management/img/ckeditor-special-characters_arrows-on-top.png index 2d90144b0b..649f9b1af3 100644 Binary files a/docs/content_management/img/ckeditor-special-characters_arrows-on-top.png and b/docs/content_management/img/ckeditor-special-characters_arrows-on-top.png differ diff --git a/docs/content_management/img/content_arrangement.png b/docs/content_management/img/content_arrangement.png index 142e2d1438..d149f56d20 100644 Binary files a/docs/content_management/img/content_arrangement.png and b/docs/content_management/img/content_arrangement.png differ diff --git a/docs/content_management/img/content_management_drafts.png b/docs/content_management/img/content_management_drafts.png index 89e81ddf2b..f123cd2f01 100644 Binary files a/docs/content_management/img/content_management_drafts.png and b/docs/content_management/img/content_management_drafts.png differ diff --git a/docs/content_management/img/content_management_forms.png b/docs/content_management/img/content_management_forms.png index 2bb69dbec3..bb8956016b 100644 Binary files a/docs/content_management/img/content_management_forms.png and b/docs/content_management/img/content_management_forms.png differ diff --git a/docs/content_management/img/content_management_media.png b/docs/content_management/img/content_management_media.png index f5e15df57e..f11ca75465 100644 Binary files a/docs/content_management/img/content_management_media.png and b/docs/content_management/img/content_management_media.png differ diff --git a/docs/content_management/img/content_management_relations.png b/docs/content_management/img/content_management_relations.png index 3c5cd3360c..23d3676105 100644 Binary files a/docs/content_management/img/content_management_relations.png and b/docs/content_management/img/content_management_relations.png differ diff --git a/docs/content_management/img/content_management_tree.png b/docs/content_management/img/content_management_tree.png index f299d58b85..f0aaf2533a 100644 Binary files a/docs/content_management/img/content_management_tree.png and b/docs/content_management/img/content_management_tree.png differ diff --git a/docs/content_management/img/content_management_tree_locations.png b/docs/content_management/img/content_management_tree_locations.png new file mode 100644 index 0000000000..dc9dc8eefe Binary files /dev/null and b/docs/content_management/img/content_management_tree_locations.png differ diff --git a/docs/content_management/img/content_management_visibility.png b/docs/content_management/img/content_management_visibility.png index 7369fe3cde..d69c537375 100644 Binary files a/docs/content_management/img/content_management_visibility.png and b/docs/content_management/img/content_management_visibility.png differ diff --git a/docs/content_management/img/content_scheduler.png b/docs/content_management/img/content_scheduler.png index 853bd11aa3..048f7d4d85 100644 Binary files a/docs/content_management/img/content_scheduler.png and b/docs/content_management/img/content_scheduler.png differ diff --git a/docs/content_management/img/content_tree.png b/docs/content_management/img/content_tree.png index 9df43d5135..1974225872 100644 Binary files a/docs/content_management/img/content_tree.png and b/docs/content_management/img/content_tree.png differ diff --git a/docs/content_management/img/create_page.png b/docs/content_management/img/create_page.png index 028b30e1a9..9ce7e03e6e 100644 Binary files a/docs/content_management/img/create_page.png and b/docs/content_management/img/create_page.png differ diff --git a/docs/content_management/img/custom_tag_factbox.png b/docs/content_management/img/custom_tag_factbox.png index c768740861..ed7944492e 100644 Binary files a/docs/content_management/img/custom_tag_factbox.png and b/docs/content_management/img/custom_tag_factbox.png differ diff --git a/docs/content_management/img/custom_tag_link.png b/docs/content_management/img/custom_tag_link.png index 08efc7391c..8621a0f906 100644 Binary files a/docs/content_management/img/custom_tag_link.png and b/docs/content_management/img/custom_tag_link.png differ diff --git a/docs/content_management/img/delete_confirmation.png b/docs/content_management/img/delete_confirmation.png index b1bb66cfe1..a03e33a9be 100644 Binary files a/docs/content_management/img/delete_confirmation.png and b/docs/content_management/img/delete_confirmation.png differ diff --git a/docs/content_management/img/disable-required-field.png b/docs/content_management/img/disable-required-field.png index 15b2366284..3205b636fb 100644 Binary files a/docs/content_management/img/disable-required-field.png and b/docs/content_management/img/disable-required-field.png differ diff --git a/docs/content_management/img/drop_zone_line.png b/docs/content_management/img/drop_zone_line.png index 25287055c3..250e30cac3 100644 Binary files a/docs/content_management/img/drop_zone_line.png and b/docs/content_management/img/drop_zone_line.png differ diff --git a/docs/content_management/img/email_notification.png b/docs/content_management/img/email_notification.png index d7b844f45d..da958ce399 100644 Binary files a/docs/content_management/img/email_notification.png and b/docs/content_management/img/email_notification.png differ diff --git a/docs/content_management/img/extending_field_type_create.png b/docs/content_management/img/extending_field_type_create.png index 88d02fbf16..4fcffbafb8 100644 Binary files a/docs/content_management/img/extending_field_type_create.png and b/docs/content_management/img/extending_field_type_create.png differ diff --git a/docs/content_management/img/extending_field_type_definition.png b/docs/content_management/img/extending_field_type_definition.png index 8bd413a55d..63a3a34981 100644 Binary files a/docs/content_management/img/extending_field_type_definition.png and b/docs/content_management/img/extending_field_type_definition.png differ diff --git a/docs/content_management/img/extending_field_type_hello_world.png b/docs/content_management/img/extending_field_type_hello_world.png index 7bf4661ef4..4524058e73 100644 Binary files a/docs/content_management/img/extending_field_type_hello_world.png and b/docs/content_management/img/extending_field_type_hello_world.png differ diff --git a/docs/content_management/img/extending_form_builder_captcha_default.png b/docs/content_management/img/extending_form_builder_captcha_default.png index 30bef4676f..e389999faf 100644 Binary files a/docs/content_management/img/extending_form_builder_captcha_default.png and b/docs/content_management/img/extending_form_builder_captcha_default.png differ diff --git a/docs/content_management/img/extending_form_builder_captcha_result.png b/docs/content_management/img/extending_form_builder_captcha_result.png index 309d599011..ca053c5570 100644 Binary files a/docs/content_management/img/extending_form_builder_captcha_result.png and b/docs/content_management/img/extending_form_builder_captcha_result.png differ diff --git a/docs/content_management/img/fastly_variations.png b/docs/content_management/img/fastly_variations.png new file mode 100644 index 0000000000..97dde8f208 Binary files /dev/null and b/docs/content_management/img/fastly_variations.png differ diff --git a/docs/content_management/img/fields.png b/docs/content_management/img/fields.png index b9cc118f2b..361b4e0e9c 100644 Binary files a/docs/content_management/img/fields.png and b/docs/content_management/img/fields.png differ diff --git a/docs/content_management/img/hidden_content_item.png b/docs/content_management/img/hidden_content_item.png new file mode 100644 index 0000000000..f801118463 Binary files /dev/null and b/docs/content_management/img/hidden_content_item.png differ diff --git a/docs/content_management/img/hiddent_content_item.png b/docs/content_management/img/hiddent_content_item.png deleted file mode 100644 index 45bbe1c3f6..0000000000 Binary files a/docs/content_management/img/hiddent_content_item.png and /dev/null differ diff --git a/docs/content_management/img/object_states.png b/docs/content_management/img/object_states.png index 1ecd3a8796..caa233fd38 100644 Binary files a/docs/content_management/img/object_states.png and b/docs/content_management/img/object_states.png differ diff --git a/docs/content_management/img/oe_custom_class_note_box_select.png b/docs/content_management/img/oe_custom_class_note_box_select.png index 735f5c96a8..096ab12664 100644 Binary files a/docs/content_management/img/oe_custom_class_note_box_select.png and b/docs/content_management/img/oe_custom_class_note_box_select.png differ diff --git a/docs/content_management/img/oe_custom_style_highlight_select.png b/docs/content_management/img/oe_custom_style_highlight_select.png index 8ca400252f..9f04c7edab 100644 Binary files a/docs/content_management/img/oe_custom_style_highlight_select.png and b/docs/content_management/img/oe_custom_style_highlight_select.png differ diff --git a/docs/content_management/img/oe_custom_style_note_box_select.png b/docs/content_management/img/oe_custom_style_note_box_select.png index 0b3eff2699..45ae051295 100644 Binary files a/docs/content_management/img/oe_custom_style_note_box_select.png and b/docs/content_management/img/oe_custom_style_note_box_select.png differ diff --git a/docs/content_management/img/oe_custom_tag_acronym.png b/docs/content_management/img/oe_custom_tag_acronym.png index 14d78ac505..6ccaa45438 100644 Binary files a/docs/content_management/img/oe_custom_tag_acronym.png and b/docs/content_management/img/oe_custom_tag_acronym.png differ diff --git a/docs/content_management/img/oe_custom_tag_add_acronym.png b/docs/content_management/img/oe_custom_tag_add_acronym.png index 94a70ff525..bcc1991ac2 100644 Binary files a/docs/content_management/img/oe_custom_tag_add_acronym.png and b/docs/content_management/img/oe_custom_tag_add_acronym.png differ diff --git a/docs/content_management/img/page_blocks_toolbar.png b/docs/content_management/img/page_blocks_toolbar.png new file mode 100644 index 0000000000..14b7141044 Binary files /dev/null and b/docs/content_management/img/page_blocks_toolbar.png differ diff --git a/docs/content_management/img/page_builder_interface.png b/docs/content_management/img/page_builder_interface.png index a754dbc597..c688ad77dc 100644 Binary files a/docs/content_management/img/page_builder_interface.png and b/docs/content_management/img/page_builder_interface.png differ diff --git a/docs/content_management/img/placeholder_generic_provider.png b/docs/content_management/img/placeholder_generic_provider.png index 569adc6397..540883106a 100644 Binary files a/docs/content_management/img/placeholder_generic_provider.png and b/docs/content_management/img/placeholder_generic_provider.png differ diff --git a/docs/content_management/img/placeholder_info.jpg b/docs/content_management/img/placeholder_info.jpg index a6bde00ffd..74309c25c5 100644 Binary files a/docs/content_management/img/placeholder_info.jpg and b/docs/content_management/img/placeholder_info.jpg differ diff --git a/docs/content_management/img/placeholder_remote_provider.jpg b/docs/content_management/img/placeholder_remote_provider.jpg index c5be84f366..ea51cb97d5 100644 Binary files a/docs/content_management/img/placeholder_remote_provider.jpg and b/docs/content_management/img/placeholder_remote_provider.jpg differ diff --git a/docs/content_management/img/scheduler_tab.png b/docs/content_management/img/scheduler_tab.png index 3fcc367be6..76dddf4e33 100644 Binary files a/docs/content_management/img/scheduler_tab.png and b/docs/content_management/img/scheduler_tab.png differ diff --git a/docs/content_management/img/sections.png b/docs/content_management/img/sections.png index 013a596814..c62cc5df99 100644 Binary files a/docs/content_management/img/sections.png and b/docs/content_management/img/sections.png differ diff --git a/docs/content_management/img/structure_view.png b/docs/content_management/img/structure_view.png index c7c375e066..b5bfedb5a8 100644 Binary files a/docs/content_management/img/structure_view.png and b/docs/content_management/img/structure_view.png differ diff --git a/docs/content_management/img/structure_view_drag_drop.png b/docs/content_management/img/structure_view_drag_drop.png index 8cba1dc714..3bb7df6974 100644 Binary files a/docs/content_management/img/structure_view_drag_drop.png and b/docs/content_management/img/structure_view_drag_drop.png differ diff --git a/docs/content_management/img/user_segments.png b/docs/content_management/img/user_segments.png index 2a8d47e0c5..21c33a90ca 100644 Binary files a/docs/content_management/img/user_segments.png and b/docs/content_management/img/user_segments.png differ diff --git a/docs/content_management/img/workflow_custom_diagram.png b/docs/content_management/img/workflow_custom_diagram.png index 6570bd458d..587a444a3f 100644 Binary files a/docs/content_management/img/workflow_custom_diagram.png and b/docs/content_management/img/workflow_custom_diagram.png differ diff --git a/docs/content_management/img/workflow_notification.png b/docs/content_management/img/workflow_notification.png index 11b41d4ac8..89c9852aad 100644 Binary files a/docs/content_management/img/workflow_notification.png and b/docs/content_management/img/workflow_notification.png differ diff --git a/docs/content_management/locations.md b/docs/content_management/locations.md index d4a6d8ab62..abf2839fc3 100644 --- a/docs/content_management/locations.md +++ b/docs/content_management/locations.md @@ -9,12 +9,11 @@ When a new content item is published, it is automatically placed in a new Locati All Locations form a tree which is the basic way of organizing content in the system. Every published content item has a Location and, as a consequence, also a place in this tree. -![Content Tree](content_management_tree.png "Content Tree") +![Content Tree - locations](content_management_tree_locations.png "Content Tree - locations") A content item receives a Location only once it has been published. This means that a new unpublished draft does not have a Location yet. -Drafts cannot be found in the Content browser. You can find them on the **My dashboard** page, -or in your user menu under **Drafts**. +You can find drats in the **Drafts** tab in the **Content** menu. ![Drafts](content_management_drafts.png "Drafts") diff --git a/docs/content_management/pages/page_builder_guide.md b/docs/content_management/pages/page_builder_guide.md index 12269102d2..26e84f9cc6 100644 --- a/docs/content_management/pages/page_builder_guide.md +++ b/docs/content_management/pages/page_builder_guide.md @@ -15,13 +15,15 @@ By editing pages you can customize the layout and content of your website. To create a new page: -A\. In the main menu, go to **Content**. +1\. In the main menu, go to **Content**. -B\. Select **Content structure**. +2\. Select **Content structure**. -C\. On the right-side toolbar, click **Create content** and from the list of content items select **Landing Page**. +3\. On the right-side toolbar, click **Create content**. -D\. Select the layout and click **Create**. +4\. From the list of content items select **Landing Page**. + +5\. Select the layout and click **Create**. ![Create page](create_page.png) @@ -55,7 +57,7 @@ Page Builder user interface consists of: A. Drop zone -B. Elements / Structure view toolbar +B. Page blocks / Structure view toolbar C. Settings toolbar (including Fields, Visibility and Schedule settings) @@ -69,7 +71,7 @@ E. Buttons: |![Preview segments](page_builder_toolbar_preview_segment.png)|Access preview of the Page for a given Segment.| |![Timeline button](page_builder_toolbartimelinetoggler.png)|Access the timeline to preview how the Page changes with time. You can also view the list of all upcoming scheduled events.| |![View toggler](page_builder_toolbar_devicestoggler.png)|Toggle through to see how the Page is rendered on different devices.| -|![Elements menu](page_builder_toolbarelements.png)|Move Elements / Structure view to the other side of the screen.| +|![Elements menu](page_builder_toolbarelements.png)|Move Page blocks / Structure view to the other side of the screen.| |![Undo](page_builder_undo.png)|Undo latest change.| |![Redo](page_builder_redo.png)|Redo latest change.| @@ -87,9 +89,9 @@ F. Saving options Page Builder has two main views that you can use while creating a page: -- Elements toolbar - consists of all available elements that you can use by dragging them and dropping on a drop zone. +- Page blocks toolbar - consists of all available elements that you can use by dragging them and dropping on a drop zone. -![Elements toolbar](elements_toolbar.png) +![Page blocks](page_blocks_toolbar.png) - Structure view - shows a structure of the page, including its division into zones and the blocks that it contains. It follows the behavior of the Content Tree. Structure view has ability to reorder blocks using drag and drop. @@ -115,7 +117,7 @@ For more information, see [Configure layout](render_page.md#configure-layout). #### Add blocks To customize your page in Page Builder you need to add blocks. -To do it, access Elements toolbar, drag page block that you want to use, and drop it on the empty place on a drop zone. +To do it, access Page blocks toolbar, drag page block that you want to use, and drop it on the empty place on a drop zone. When you add a new block to the drop zone, drop it in the blue highlighted area. Before you drop it, a bold line appears - it helps you see the position of the newly added block in relation to other, already added blocks. @@ -167,7 +169,7 @@ You can schedule content to be revealed, or hidden in Page Builder in two ways w ![Scheduler tab](scheduler_tab.png) -- **Content Scheduler** - it's one of the blocks available in Page Builder Elements menu. To proceed with the schedule, go to **Basic** tab of the block, then click **Select content** and confirm your choice. Then set date and time in the **Content airtime settings** window. +- **Content Scheduler** - it's one of the blocks available in Page Builder Page blocks menu. To proceed with the schedule, go to **Basic** tab of the block, then click **Select content** and confirm your choice. Then set date and time in the **Content airtime settings** window. ![Content Scheduler](content_scheduler.png) @@ -178,7 +180,7 @@ For more information, see [Schedule publication]([[= user_doc =]]/content_manage ### Manage your pages without technical skills Thanks to intuitive and plain Page Builder interface, you can create and manage your website without the need of having advanced technical skills. -Elements toolbar, visible page zones and Structure view - these are the elements that make working with Page Builder really intuitive and quick. +Page blocks toolbar, visible page zones and Structure view - these are the elements that make working with Page Builder really intuitive and quick. ### Self schedule content, special offers and campaigns diff --git a/docs/content_management/rich_text/img/call_to_action_buttons.png b/docs/content_management/rich_text/img/call_to_action_buttons.png index e1a3c13863..8fb03f5848 100644 Binary files a/docs/content_management/rich_text/img/call_to_action_buttons.png and b/docs/content_management/rich_text/img/call_to_action_buttons.png differ diff --git a/docs/content_management/rich_text/img/familiar_editing_tools.png b/docs/content_management/rich_text/img/familiar_editing_tools.png index f3532e5aa4..e3dac71cab 100644 Binary files a/docs/content_management/rich_text/img/familiar_editing_tools.png and b/docs/content_management/rich_text/img/familiar_editing_tools.png differ diff --git a/docs/getting_started/img/first-steps-add-translation.png b/docs/getting_started/img/first-steps-add-translation.png index 4e7ea43a71..27d130bcf6 100644 Binary files a/docs/getting_started/img/first-steps-add-translation.png and b/docs/getting_started/img/first-steps-add-translation.png differ diff --git a/docs/getting_started/img/first-steps-assign-roles.png b/docs/getting_started/img/first-steps-assign-roles.png index fbf3d649d4..8c14ff95de 100644 Binary files a/docs/getting_started/img/first-steps-assign-roles.png and b/docs/getting_started/img/first-steps-assign-roles.png differ diff --git a/docs/getting_started/img/first-steps-create-content.png b/docs/getting_started/img/first-steps-create-content.png index f0da7ee417..f598de16c2 100644 Binary files a/docs/getting_started/img/first-steps-create-content.png and b/docs/getting_started/img/first-steps-create-content.png differ diff --git a/docs/getting_started/img/first-steps-create-ct.png b/docs/getting_started/img/first-steps-create-ct.png index 940ae9f9b8..6f3cf13dc1 100644 Binary files a/docs/getting_started/img/first-steps-create-ct.png and b/docs/getting_started/img/first-steps-create-ct.png differ diff --git a/docs/getting_started/img/first-steps-create-language.png b/docs/getting_started/img/first-steps-create-language.png index 424ca19f55..36a332972f 100644 Binary files a/docs/getting_started/img/first-steps-create-language.png and b/docs/getting_started/img/first-steps-create-language.png differ diff --git a/docs/getting_started/img/first-steps-create-user.png b/docs/getting_started/img/first-steps-create-user.png index e02b783a5f..e5ba35cc5d 100644 Binary files a/docs/getting_started/img/first-steps-create-user.png and b/docs/getting_started/img/first-steps-create-user.png differ diff --git a/docs/getting_started/img/first-steps-policy-limitations.png b/docs/getting_started/img/first-steps-policy-limitations.png index 0694e0ab67..508995ef51 100644 Binary files a/docs/getting_started/img/first-steps-policy-limitations.png and b/docs/getting_started/img/first-steps-policy-limitations.png differ diff --git a/docs/getting_started/img/first-steps-preview-content.png b/docs/getting_started/img/first-steps-preview-content.png index bf824f1f05..df4756a8d8 100644 Binary files a/docs/getting_started/img/first-steps-preview-content.png and b/docs/getting_started/img/first-steps-preview-content.png differ diff --git a/docs/getting_started/img/first-steps-translated-content.png b/docs/getting_started/img/first-steps-translated-content.png index f59538c405..43b6e45e82 100644 Binary files a/docs/getting_started/img/first-steps-translated-content.png and b/docs/getting_started/img/first-steps-translated-content.png differ diff --git a/docs/getting_started/img/using_composer_auth_token.png b/docs/getting_started/img/using_composer_auth_token.png index 0b44afd1c4..15f11f5535 100644 Binary files a/docs/getting_started/img/using_composer_auth_token.png and b/docs/getting_started/img/using_composer_auth_token.png differ diff --git a/docs/ibexa_products/img/headless.png b/docs/ibexa_products/img/headless.png index 3a086057a4..e8549d38b9 100644 Binary files a/docs/ibexa_products/img/headless.png and b/docs/ibexa_products/img/headless.png differ diff --git a/docs/ibexa_products/img/payment_management.png b/docs/ibexa_products/img/payment_management.png index 1e276fb648..b48d6d7641 100644 Binary files a/docs/ibexa_products/img/payment_management.png and b/docs/ibexa_products/img/payment_management.png differ diff --git a/docs/ibexa_products/img/shipping_management.png b/docs/ibexa_products/img/shipping_management.png index ebb77ba0d6..f39542f340 100644 Binary files a/docs/ibexa_products/img/shipping_management.png and b/docs/ibexa_products/img/shipping_management.png differ diff --git a/docs/pim/img/catalog_vat_rates.png b/docs/pim/img/catalog_vat_rates.png index 10b0978aa3..d5cb91e672 100644 Binary files a/docs/pim/img/catalog_vat_rates.png and b/docs/pim/img/catalog_vat_rates.png differ diff --git a/docs/pim/img/catalogs_filters.png b/docs/pim/img/catalogs_filters.png index 4e0d0597aa..f9a44770d8 100644 Binary files a/docs/pim/img/catalogs_filters.png and b/docs/pim/img/catalogs_filters.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_ride_adding_landmarks_to_the_ride_content_type.png b/docs/tutorials/beginner_tutorial/img/bike_ride_adding_landmarks_to_the_ride_content_type.png index df69033d2a..7050118336 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_ride_adding_landmarks_to_the_ride_content_type.png and b/docs/tutorials/beginner_tutorial/img/bike_ride_adding_landmarks_to_the_ride_content_type.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_all_rides_admin.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_all_rides_admin.png index 793db46bf1..e49b77c98f 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_all_rides_admin.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_all_rides_admin.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_create_content_type.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_create_content_type.png index 523deaca24..bda1ba377a 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_create_content_type.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_create_content_type.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_hello_world.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_hello_world.png index 10e74fd84a..666bb40904 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_hello_world.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_hello_world.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_preview_full_ride.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_preview_full_ride.png index 91aa73674d..5886240b70 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_preview_full_ride.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_preview_full_ride.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_list.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_list.png index be3bef39fb..a02c2902fb 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_list.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_list.png differ diff --git a/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_with_landmarks.png b/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_with_landmarks.png index 7e90f698f7..99343d3e8b 100644 Binary files a/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_with_landmarks.png and b/docs/tutorials/beginner_tutorial/img/bike_tutorial_ride_with_landmarks.png differ diff --git a/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_with_media_section.png b/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_with_media_section.png index c7c33b978f..4613495e2a 100644 Binary files a/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_with_media_section.png and b/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_with_media_section.png differ diff --git a/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_without_media_section.png b/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_without_media_section.png index 3cad3863b0..12fbc125c5 100644 Binary files a/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_without_media_section.png and b/docs/tutorials/beginner_tutorial/img/step5_admin_anonymous_policies_without_media_section.png differ diff --git a/docs/tutorials/beginner_tutorial/img/step8_register_page.png b/docs/tutorials/beginner_tutorial/img/step8_register_page.png index 31e81eed6c..a6ad1524a5 100644 Binary files a/docs/tutorials/beginner_tutorial/img/step8_register_page.png and b/docs/tutorials/beginner_tutorial/img/step8_register_page.png differ diff --git a/docs/tutorials/generic_field_type/img/create_new_content_type.png b/docs/tutorials/generic_field_type/img/create_new_content_type.png index b5f86056d9..afca59e131 100644 Binary files a/docs/tutorials/generic_field_type/img/create_new_content_type.png and b/docs/tutorials/generic_field_type/img/create_new_content_type.png differ diff --git a/docs/tutorials/generic_field_type/img/creating_new_point2d.png b/docs/tutorials/generic_field_type/img/creating_new_point2d.png index 0624ac7f2f..3227e9dd4d 100644 Binary files a/docs/tutorials/generic_field_type/img/creating_new_point2d.png and b/docs/tutorials/generic_field_type/img/creating_new_point2d.png differ diff --git a/docs/tutorials/generic_field_type/img/field_definition_format_field.png b/docs/tutorials/generic_field_type/img/field_definition_format_field.png index 8c4b4a0ffd..d5978e596b 100644 Binary files a/docs/tutorials/generic_field_type/img/field_definition_format_field.png and b/docs/tutorials/generic_field_type/img/field_definition_format_field.png differ diff --git a/docs/tutorials/generic_field_type/img/menu_point2d.png b/docs/tutorials/generic_field_type/img/menu_point2d.png index 205edbbb1d..577ee8623a 100644 Binary files a/docs/tutorials/generic_field_type/img/menu_point2d.png and b/docs/tutorials/generic_field_type/img/menu_point2d.png differ diff --git a/docs/tutorials/generic_field_type/img/new_field_definition.png b/docs/tutorials/generic_field_type/img/new_field_definition.png index a636488359..c498bf9903 100644 Binary files a/docs/tutorials/generic_field_type/img/new_field_definition.png and b/docs/tutorials/generic_field_type/img/new_field_definition.png differ diff --git a/docs/tutorials/generic_field_type/img/new_point2d.png b/docs/tutorials/generic_field_type/img/new_point2d.png index 04c289877d..93e69d05fe 100644 Binary files a/docs/tutorials/generic_field_type/img/new_point2d.png and b/docs/tutorials/generic_field_type/img/new_point2d.png differ diff --git a/docs/tutorials/generic_field_type/img/point2d_field_definition.png b/docs/tutorials/generic_field_type/img/point2d_field_definition.png index 2b72a14194..ea678b24da 100644 Binary files a/docs/tutorials/generic_field_type/img/point2d_field_definition.png and b/docs/tutorials/generic_field_type/img/point2d_field_definition.png differ diff --git a/docs/tutorials/generic_field_type/img/point2d_validation.png b/docs/tutorials/generic_field_type/img/point2d_validation.png index c2781b4e5a..1ee4e08966 100644 Binary files a/docs/tutorials/generic_field_type/img/point2d_validation.png and b/docs/tutorials/generic_field_type/img/point2d_validation.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_content_list_styled.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_content_list_styled.png index 3c854f6b11..050e693a7b 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_content_list_styled.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_content_list_styled.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_page.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_page.png index 1710f85306..e535c682c2 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_page.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_page.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_single_block.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_single_block.png index 6f4ae20fff..6b98f71530 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_single_block.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_empty_single_block.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_first_form.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_first_form.png index 45e5d46a22..9690c78f59 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_first_form.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_first_form.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_form_creation.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_form_creation.png index 2b2603bbad..a40db268dc 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_form_creation.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_form_creation.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_hide_content.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_hide_content.png index 4463d5869a..18eed2bf27 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_hide_content.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_hide_content.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_home_is_an_lp.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_home_is_an_lp.png index 77b58142f9..59928a53da 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_home_is_an_lp.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_home_is_an_lp.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_image_in_article_ct.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_image_in_article_ct.png index 1d6ae14ba8..eccf3d13e8 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_image_in_article_ct.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_image_in_article_ct.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_main_screen.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_main_screen.png index 3b023963c5..08af63acf9 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_main_screen.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_main_screen.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_new_layout.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_new_layout.png index 8ab8218833..c7d0a12f7b 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_new_layout.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_new_layout.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_page_with_featured_articles.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_page_with_featured_articles.png index 03dba8a633..7d4a2162ac 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_page_with_featured_articles.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_page_with_featured_articles.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_articles.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_articles.png index 7ac6968098..eb1590ea04 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_articles.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_articles.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_layout.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_layout.png index a44a5a86aa..65358a2fba 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_layout.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_select_layout.png differ diff --git a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_starting_point.png b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_starting_point.png index a2241d7496..cb7d5bbb94 100644 Binary files a/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_starting_point.png and b/docs/tutorials/page_and_form_tutorial/img/enterprise_tut_starting_point.png differ