Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.4
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2012 at 14:26 UTC
Updated:
22 Nov 2012 at 15:10 UTC
Hi everyone,
i am using advanced image plugin, and the alignment I get after saving my node is different that the one i have in my editor : images are not aligned correctly.
I have thought about using wysiwyg_filter, it works ok, but i need to insert objects, iframes... and it is not allowed with this module... Anyone to help me ?
Thanks
Comments
Comment #1
SophieG commentedOk i have found one solution (thanks to http://www.toodlepip.co.uk/blog/2009/12/using-iframes-drupals-wysiwyg-mo...) : i've created a module with the following code :
I have to enable it on my wysiyg page, and it works perfectly !