Is "editor/_samples/html/sample01.html" helping you in any way? In this sample the user can edit the complete page contents and header. But script is just not possible to edit in a wysiwyg editor...
I meant 'sample07.html'. And my note about not being able to edit scripts is not on its place here, I must have been mistaken this thread with another...
Oh, no now I see why I said that. You say the script tag is also stripped. Okay, than that note counts. Should you want to allow scripts tags too then open again your fcconfig.js file and search for "FCKConfig.ProtectedSource". I assume adding script tgas to the protectedSource strips out these tags, so try and brake that line and see what happens (make sure your browser's cache is emptied).
RE: How to edit a whole html file?
RE: How to edit a whole html file?
RE: How to edit a whole html file?
Oh, no now I see why I said that. You say the script tag is also stripped. Okay, than that note counts. Should you want to allow scripts tags too then open again your fcconfig.js file and search for "FCKConfig.ProtectedSource". I assume adding script tgas to the protectedSource strips out these tags, so try and brake that line and see what happens (make sure your browser's cache is emptied).
Comparable thread:
https://sourceforge.net/forum/forum.php ... _id=257180
RE: How to edit a whole html file?
If he wants to edit a full page then he must enable that option as you said in your first message, nothing else is needed.