I'm working on Drupal 6.22 through its multi-site feature. I've installed Front Page 6.x-1.3 into the module folder in my section of the server.
I selected "full" type and checked "allow embedded PHP code in this front page". I pasted in a complete html page into the text box (note: I have CKEditor installed and activated).
When I save the configuration, the HEAD and HTML tags are deleted. None of my formatting shows up, because it doesn't reference my css file nor does it include any of the javascript that I put in the HEAD section. The code is still there, but it's not read or implemented.
Does this have something to do with input filters or CKEditor? Or am I missing something else entirely?
Comments
Comment #1
timhilliard commentedHi roselyn,
I really have no idea as I've never tried CKEditor with front page before. I would suggest trying out the 2.x branch of front page as this uses input filters now and I suspect this would work much better with a wysiwyg editor.
Let me know how you get on.
Thanks,
Tim
Comment #2
roseryn commentedHi Tim,
I tried the 2.x version of Front Page,
but it still won't read anything that I put into the HEAD part of my html page. Any text that's not between brackets gets printed and there's still no styling. Any ideas?It's working now! I deleted everything that was previously in the text field. I re-included the field in the CKEditor and basically started over from scratch. It, oddly, seems to delete the HEAD tag, but it's reading it as normal now and the page looks fine. :) I wish I could tell you what happened exactly, but at least it's working now. Let me know if you want to know any other details if this happens to someone else.
Thanks.
Comment #3
timhilliard commentedHi roselyn,
I'm glad that worked for you. I wouldn't worry about what the problem was as I don't really have time to look into it too deeply. If you do happen to find anything that might help determine the problem of course post it but for now I'm going to close the issue.
Thanks,
Tim