Page 2 of 2

Re: KTML messes up embedded code pasted into code view

Posted: 2011-04-14 09:45
by Fred
Never heard of that one, but looking at the demos, did not spend much time there, it looks a bit limited in functionality compared to tinymce that I am using at the moment.

Still has the same issues on an Android so still not mobile friendly. It loads the buttons and things but the text box is still not recognised as an editable area.

Re: KTML messes up embedded code pasted into code view

Posted: 2011-04-14 10:20
by spike21
It's still in development. And contenteditable isn't implemented in mobile safari and probably in whatever you use on android so it'll never work on those browsers :) keep an eye on it and see where it goes :)

Re: KTML messes up embedded code pasted into code view

Posted: 2011-05-05 19:11
by CoastalData
Hello, check this thread, does it help at all?

http://www.interaktonline.com/Products/ ... Issue.html

Basically, I think it is "tidy" which is what causes the problem... maybe you can hack that to make it stop interfering.

HTH,

--J

Re: KTML messes up embedded code pasted into code view

Posted: 2011-05-06 00:11
by spike21
Hi Fred, thanks for taking the time to post. That link deals more with telling KTML not to strip out certain types of tags (e.g. script tags) rather than stopping it from double-escaping already escaped content.

For me, I'm just waiting for aloha editor to become mature and then I'll switch to that :) At least I have something to tell my customers in the meantime though :D

Have a great day!

Brendon