I installed FCKeditor and toggle to source to paste code to embed a comedycentral video. The share-embed code comedycentral provides includes a style tag to format the pasted code.
When I preview, it doesn't show the video, it displays most of the code, despite the fact that I've pasted it in source view.
I'm sure this is a noob question, but I've been battling Drupal and FCKeditor for a couple of days now to tweak it to my preferences. Finally got a working plugin to display code in a separately formatted pre-box, and now I can't get it to process the code I actually want it to process.
I select Full HTML as the input format. Is there an option somewhere where I can enter acceptable tags? If I just paste the code into a blank HTML page, it works. Nothing wrong with the code.
Bottom line: How can I just paste some HTML and have it processed as HTML after having entered it in FCKeditor source mode?
Thank you,
mellomutt
Comments
Made progress. Despite
Made progress. Despite being labeled Full HTML, you actually have to enable (check) HTML Filter for that Input Format. THEN, you have to go in and specify the tags that you want to be processed as HTML. I checked HTML filter, went to the Configure tab, added the tags that were in the code I wanted to embed, and voila.
Filtering Full HTML to allow HTML? This is wrong. It should be the reverse. You should have to specify which tags to NOT allow. It's either Full, or it isn't. And this isn't.
Hope this helps someone who doesn't take the quirks for granted.
Full HTML seems to act as you
Full HTML seems to act as you complain in some cases. Locally I had the same problem as you had mellomutt while my online Drupal Full HTML acted as full HTML. I have no idea what caused the difference but I'm certain I didn't install and configure exactly in the same way. I was sloppy locally and much more careful online.
PS I don't use any editor.