ZenphotoCMS Forum
TinyMCE - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: TinyMCE (/thread-7242.html)



TinyMCE - Largo - 2010-06-22

Hi,

How can I add to editor possibility of use HTML?




TinyMCE - acrylian - 2010-06-22

There is a button to open the HTML mode. Also make sure that the HTML commands you want to use are set under Options > Gallery > Allowed Tags.




TinyMCE - Largo - 2010-06-23

I found a solution. Check Your code for this and look for sanitize parameter. It clean as first state of cleaning, so that removes all tags. I dump it, and it return all good string, but did not save to database.




TinyMCE - acrylian - 2010-06-23

It is working perfectly for me and is not related to the sanitize parameter. I assume you did not what I told you...