Page 1 of 1

TinyMce or other editor for easy content block placement

Posted: Tue Apr 20, 2021 3:40 pm
by Mich-adg
Hi,
i'm looking for a way to move or place blocks elements (div or others) easily inside a content, like drag an drop (or up / down icons near the block), is there a plugin doing that for TinyMCE? Or perhaps another editor?

Thks!

Re: TinyMce or other editor for easy content block placement

Posted: Tue Apr 20, 2021 7:29 pm
by Rolf
Velden has been working on a module that provides that feature, don't know what the status is...

Re: TinyMce or other editor for easy content block placement

Posted: Wed Apr 21, 2021 3:12 pm
by velden
The status is that I didn't continue developing the module. It was actually a proof of concept. It also didn't have admin interface yet to configure the different content block types. Further the templating needed to be done in the page template as the module didn't have it's own templates.

I managed to create an interface to drag&drop 'blocks' of different types to the page. Possibility to change the order and delete items.

2021-04-21 17_04_43-Window.png

Re: TinyMce or other editor for easy content block placement

Posted: Wed Apr 21, 2021 7:06 pm
by Mich-adg
Thanks for the reply.
Is there a way to test this module (even if it's not complete) ?