-
Noticed something else...
When you try and edit a post that has other types of media links... the youtube plugin alters the HTML code for the non-youtube media links.
For example this code...
2007-04-03 16:16:58 UTC in TinyMCE
-
I don't know if this helps, but I finally got the plugin to NOT delete the youtube code in the editor when editing an existing post.
I don't know the specifics, but I assume there is some javascript that identifies a the youtube html code and then represents it as a large colored box in the TinyMCE editor. The code works fine on the non-XHTML compliant version. However, the XHTML compliant...
2007-03-29 06:20:40 UTC in TinyMCE
-
What format should the URL be in? This URL...
http://drupal.org/node/130267
... claims that it must be in this form...
http://www.youtube.com/watch?v=sdfasdfadsfa
... however youtube lets you copy the link off their webiste in this form....
http://www.youtube.com/v/sfasdfasdfa
... and this way ...
http://youtube.com/v/asdfasdfasd
Thanks.
2007-03-29 05:41:14 UTC in TinyMCE
-
Whenever I try to pull info from a database to display it in a tinyMCE enabled textarea, tinymce strips out the youtube code. Hence, if I try and allow my users to edit a previously submitted post that contains youtube, the youtube info is removed. I am using the valid XHTML version of this plugin. Anyone have similar problems?.
2007-03-29 05:05:47 UTC in TinyMCE