The CMS module provides the create, edit, and manage functionality on pages for different content types.
The Wysiwyg UI component is a customizable and configurable TinyMCE editor.
The default implementation has the following customizations:
The module interacts with the following layout handles:
view/base/layout directory:
The module interacts with the following layout handles:
view/adminhtml/layout directory:
cms_block_edit.xmlcms_block_index.xmlcms_block_new.xmlcms_page_edit.xmlcms_page_index.xmlcms_page_new.xmlcms_wysiwyg_images_contents.xmlcms_wysiwyg_images_index.xmlThe module interacts with the following layout handles in the view/frontend/layout directory:
cms_index_defaultindex.xmlcms_index_defaultnoroute.xmlcms_index_index.xmlcms_index_nocookies.xmlcms_noroute_index.xmlcms_page_view.xmldefault.xmlprint.xmlThis module extends following ui components located in the view/base/ui_component directory:
This module extends following ui components located in the view/adminhtml/ui_component directory:
cms_block_form.xmlcms_block_listing.xmlcms_page_form.xmlcms_page_listing.xml