Introduction:
Creating layouts with layout paragraphs is very practical for developers but the same doesn't apply for content editors.
This module has been created to provide your project with a way to preview content with your frontend theme and edit the paragraphs with your admin theme via a dialog iframe.
Setup:
- Go to your appearance page and untick the checkbox which makes Drupal load the admin theme on edit pages.
- Setup the patch file present in this issue to override the dialog modal to iframe modal on the edit link: https://www.drupal.org/project/layout_paragraphs/issues/3326582#comment…
- Enable this module.
Considerations:
- Editing a paragraph bundle within the layout does not refresh the paragraph bundle (yet).
- You must create your own styles for the non-layout fields to render with a nice styling.
Short name
layout_paragraphs_iframe_modal
Supporting organizations
Provided projects where this implementation was needed.