Hi Sean,

Do you know if this feature is available in fck itself? If so, it might just be a matter of enabling it (please report on jira and we'll fix that asap). If not, then you might want to check with the fck guys first ?

Cheers

greg

On Nov 30, 2007, at 17:12 , Sean McMains wrote:

Hi Folks,

We've found that, to get Flash that's embedded into a Rich Editor Paragraph to interact correctly with the other things in our template, we need to set the wmode attribute of the embed tag to "transparent". So, instead of <embed
src="flash.swf" blah="blah" />, we would have <embed src="flash.swf"
mode="transparent" blah="blah" />.

Unfortunately, FCK Editor doesn't do this by default, nor does it provide
any GUI to do so.

We can update the FCK Editor in our customized branch of Magnolia to do this, but it introduces maintenance headaches, since we'll have to keep
those customizations in step with the latest from the Magnolia folks.

Is there a better approach to this? Does Magnolia extensible way to rewrite the output that it's generating? I looked briefly at the Filter stuff, but it seems geared more toward processing requests as a whole than adjusting
the responses.

Thanks for any insight!

Sean


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to