I am trying to create an implementation of FCKEditor to edit templates, which often involve incomplete html when editing header and footer files.. is there a way to get it to not try to auto-close tags like <body> and <html>? I noticed it also inserts TBODY statements. I'd like to get it to stop changing the src.
A suggestion for future updates, for which I have already added the functionality: When inserting server side images, the image objects should reference the full path on the drive so that you have more customization over where the files are written. It also means translating the paths upon saving the html, but it works great!
A suggestion for future updates, for which I have already added the functionality: When inserting server side images, the image objects should reference the full path on the drive so that you have more customization over where the files are written. It also means translating the paths upon saving the html, but it works great!
RE: prevent editor from auto-fixing HTML?
Leave the content in between for the editor.