yakovlevga / brickyeditor

WYSIWYG block editor jQuery plugin.
MIT License
115 stars 20 forks source link

Question: Possible to insert elements inside others #14

Closed Mashiane closed 6 years ago

Mashiane commented 6 years ago

Hi there, this is so cool. I just found this and wanted to know if its possible to insert elements inside others with this? Thanks

yakovlevga commented 6 years ago

Hi! Sorry for a long response. At current moment it doesn't support insertion of elements inside other. I made some attempts to implement this, but it complicates logic and UI. Maybe in future versions I add this, but now priority is to make editor more stable and useful.

yakovlevga commented 6 years ago

Hi again! ;) I made a second try with container fields. And it looks successful. At current moment container fields are in separate branch (https://github.com/yakovlevga/brickyeditor/tree/container-fields), but I'll try to merge it soon. I think, this can help to reduce base template count with help of one-two-three-etc column container templates.

yakovlevga commented 6 years ago

Container fields added in e632e6da9eaa6cf09683a56c780722c33421d72f