Hi Guys,
I just want to add a suggestion to the wysiwyg field plugin...
Having the editor appearing in a modal box indeed fixes many issue and also makes complex forms more compact. Actually that also the way you do it in the various interfaces of Seblod.
But one thing that refrains many (..at least me) of using it in a modal box is that it takes too much time to lookup the content. It would be really-really helpful to have an option to for previewing the content next to the edit button.
I think that could be a div (overflow:auto) with fixed width (default 100%) and height (default 250px). On form load and when saving content in the modal box, the preview would be updated. Global Seblod options could allow to fine-tune the loaded css for the preview (maybe default template "template.css" file like many editors). A potential useful option could allow also to show the preview in a modal box with another button, the advantage would be to have instantaneous (no loading) preview and keep the form compact.
As always, thanks for the outstanding Seblod system.