Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2009 at 16:17 UTC
Updated:
5 Jul 2009 at 21:50 UTC
Hello,
when I try paste video from youtube or any image or emotions then it has no effect. It show up in my editor but not in my article. Same problem with FCKeditor.
Comments
Comment #1
sunBetter title
Comment #2
twodHave you checked to make sure that your input filters allow the relevant tags, like
<img><embed><object>?Enabling the editor plugins does not automatically add the tags used by them to the serverside filters, which could lead to the problems you are having.
Comment #3
sunGood call. Probably solved.
Comment #4
jami23 commentedYes solved. Thanks very much!!!