This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi there
Excuse if this has already been answered,.. but
When I use wysiwyg ediitor plugin ( or ckeditor plugin ) for editing and saving a layout or page, when i save, it correctly saves things like a space with and a quote as " in the .htm file
However, if my layout has a component included like
{% component 'session' %}
it gets stored like
{% component 'session' %}
This breaks October when the layout is loaded in the front end with the error "Unexpected character "&".
Any ideas if there is a fix for this, i guess the plugins should not make html entities out of characters between {% %} elements
Peter
Last updated
I don't think these plugins can deal with components unfortunately. You might wanna use the RainLab.Pages plugin. Then you can register your components as snippets and use them with the wysiwyg editor that Pages provides.
Ok thank you very much for that information. I will try the RainLab.Pages plugin. I am very new to October and am not aware of all the options :-)
Peter
1-3 of 3