diff --git a/docs/content_management/configure_ct_field_settings.md b/docs/content_management/configure_ct_field_settings.md index 7ea50301..999cc655 100644 --- a/docs/content_management/configure_ct_field_settings.md +++ b/docs/content_management/configure_ct_field_settings.md @@ -71,7 +71,7 @@ Expand the **Select blocks** section and select page blocks that you want to be Now, only selected page blocks are available in the edit mode. -![Elements menu](img/page_blocks_toolbar.png "Elements menu") +![Page blocks menu](img/page_blocks_toolbar_selected_blocks.png "Page blocks menu") !!! caution diff --git a/docs/content_management/create_edit_content_items.md b/docs/content_management/create_edit_content_items.md index 5958d4a6..fe6f61c6 100644 --- a/docs/content_management/create_edit_content_items.md +++ b/docs/content_management/create_edit_content_items.md @@ -99,17 +99,17 @@ Rich Text Fields are filled in using a special Online Editor. Its options appear ![Online Editor menu](img/online_editor_menu.png "Online Editor menu") -To add a new element to the Field, choose one of the available elements: +You can chooose from available options to edit and customize Rich Text Field, for example, move up or down its elements, select heading style, add text elements, like superscript, block quote, or anchor. + +You can also add new elements to the Field. To do it, choose one of the available elements: -- Heading -- Paragraph - Unordered list - Ordered list -- Image -- Embed - Table +- Embed +- Image - YouTube -- Twitter +- X - Facebook ![Available Rich Text block elements](img/rich_text_block_elements.png "Available Rich Text block elements") diff --git a/docs/content_management/create_edit_content_types.md b/docs/content_management/create_edit_content_types.md index 0783087a..ba84ef63 100644 --- a/docs/content_management/create_edit_content_types.md +++ b/docs/content_management/create_edit_content_types.md @@ -40,9 +40,13 @@ is propagated to every content item of this type. 3\. If you are modifying an existing content type, on the content type group's detail screen, click the **Edit** icon next to a name of the content type. +![Create or edit content type](img/create_edit_content_type.png "Create or edit content type") + +4\. In the **Global properties** area, fill in global content type properties. + ![Editing a content type](img/content_type_general_properties.png "Editing a content type") -4\. In the **Global properties** area, fill in global content type properties. Each content type has the following global properties: +Each content type has the following global properties: |Setting|Description|Use| --------|-----------|---| diff --git a/docs/content_management/img/add_field.png b/docs/content_management/img/add_field.png index e814cbb1..fdad56cc 100644 Binary files a/docs/content_management/img/add_field.png and b/docs/content_management/img/add_field.png differ diff --git a/docs/content_management/img/content_type_general_properties.png b/docs/content_management/img/content_type_general_properties.png index bcdd0bfc..407d1c18 100644 Binary files a/docs/content_management/img/content_type_general_properties.png and b/docs/content_management/img/content_type_general_properties.png differ diff --git a/docs/content_management/img/content_types.png b/docs/content_management/img/content_types.png index ba6a6ff1..ab0812da 100644 Binary files a/docs/content_management/img/content_types.png and b/docs/content_management/img/content_types.png differ diff --git a/docs/content_management/img/create_edit_content_type.png b/docs/content_management/img/create_edit_content_type.png new file mode 100644 index 00000000..780951b8 Binary files /dev/null and b/docs/content_management/img/create_edit_content_type.png differ diff --git a/docs/content_management/img/multi_file_upload.png b/docs/content_management/img/multi_file_upload.png index 75a4aebb..4b049e21 100644 Binary files a/docs/content_management/img/multi_file_upload.png and b/docs/content_management/img/multi_file_upload.png differ diff --git a/docs/content_management/img/online_editor_menu.png b/docs/content_management/img/online_editor_menu.png index 474f0240..b189f0c6 100644 Binary files a/docs/content_management/img/online_editor_menu.png and b/docs/content_management/img/online_editor_menu.png differ diff --git a/docs/content_management/img/online_editor_table.png b/docs/content_management/img/online_editor_table.png index a6511103..bd12a813 100644 Binary files a/docs/content_management/img/online_editor_table.png and b/docs/content_management/img/online_editor_table.png differ diff --git a/docs/content_management/img/page_blocks_toolbar_selected_blocks.png b/docs/content_management/img/page_blocks_toolbar_selected_blocks.png new file mode 100644 index 00000000..21c54faf Binary files /dev/null and b/docs/content_management/img/page_blocks_toolbar_selected_blocks.png differ diff --git a/docs/content_management/img/rich_text_block_elements.png b/docs/content_management/img/rich_text_block_elements.png index 76cd2d53..1df5acfb 100644 Binary files a/docs/content_management/img/rich_text_block_elements.png and b/docs/content_management/img/rich_text_block_elements.png differ diff --git a/docs/content_management/img/select_editor_mode.png b/docs/content_management/img/select_editor_mode.png index 8a0ecf81..a990051b 100644 Binary files a/docs/content_management/img/select_editor_mode.png and b/docs/content_management/img/select_editor_mode.png differ diff --git a/docs/content_management/img/select_layouts.png b/docs/content_management/img/select_layouts.png index 7cc92d46..747bf681 100644 Binary files a/docs/content_management/img/select_layouts.png and b/docs/content_management/img/select_layouts.png differ diff --git a/docs/content_management/img/select_page_blocks.png b/docs/content_management/img/select_page_blocks.png index f477ece6..87ff8e0d 100644 Binary files a/docs/content_management/img/select_page_blocks.png and b/docs/content_management/img/select_page_blocks.png differ diff --git a/docs/content_management/img/select_start_location.png b/docs/content_management/img/select_start_location.png index 0b2a01b0..58d603f7 100644 Binary files a/docs/content_management/img/select_start_location.png and b/docs/content_management/img/select_start_location.png differ