SOLVED: I had to go into article settings, options, and set NO FILTERING for admin.
I have scanned the forums and do not see what I am looking for. If I have missed it my apologies. Working and cannot go through every thread.
I use CKEditor on a J1.6 site. I am trying to paste a YouTube link in the source code in the editor and when I return from source mode I see the iframe tag/image. But once I hit save, the iframe disappears. I have played with this now and various options for a good two hours and cannot seem to get thing to work. I have tried adding the iframe tag from the editor, source code mode. Each time gives me the same results, nothing. I hope someone can help as the YouTube players I have tried out do not work as well as placing the simple code on a page to me.
I have scanned the forums and do not see what I am looking for. If I have missed it my apologies. Working and cannot go through every thread.
I use CKEditor on a J1.6 site. I am trying to paste a YouTube link in the source code in the editor and when I return from source mode I see the iframe tag/image. But once I hit save, the iframe disappears. I have played with this now and various options for a good two hours and cannot seem to get thing to work. I have tried adding the iframe tag from the editor, source code mode. Each time gives me the same results, nothing. I hope someone can help as the YouTube players I have tried out do not work as well as placing the simple code on a page to me.
Re: SOLVED-Adding YouTube code in html source mode...
Had this problem aswell. Found some youtube plugins for CKeditor, but either it's an edit of an existing plugin (mostly flash plugin) or it is a plugin asking for html snippet of the youtube video.
I've edited one of these plugins to support full youtube links to insert embedded youtube videos in your content with CKeditor. You can find it here:
https://sourceforge.net/projects/ckeditoryoutube/
Regards