Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Conversation

@fancyFranci
Copy link
Contributor

Pull Request for integrating the page builder into the rest of the system.

TODO:

  • Correct language files
  • Include new plugins in install.sql
  • Editor UI needs to be more responsive
  • Create more elements

Summary of Changes

The index.php from Apodis should not be the only place for using the page builder. With this PR the page builder can be set as (default) editor. So articles, custom HTML modules, and even template overrides are able to use it. The rendering happens directly on every change by using Ajax. Elements can be set for content, layout or both.

Testing Instructions

Create a new article, custom module and template override.
Play with the editor and the elements.
Try out to change the context of an element, by changing its configuration.
Save and visit your creation on the frontend.

Expected result

The editor should be integrated successfully. Only the desired elements are selectable. The correct build-up of elements should appear on the frontend.

Actual result

The editor is available in the Template Style tab of Apodis only.

Documentation Changes Required

Yes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant