Re: [Hypercontent-users] Editor stripping tags
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-09-19 13:42:24
|
Hi Carl, I think this is getting stripped out at the java level - as usual the quickest workaround would be to place the code in a separate XML element from the WYSIWYG data. At this point breaking out the configuration for WYSIWYG cleanup is my top priority, hopefully I'll find some time in the next couple of weeks to do that. Cheers, Alex On Sep 19, 2007, at 6:01 AM, Carl P Barrow wrote: > Hi Alex, > > This came up in version 1.4 and was configurable. TinyMCE is > stripping out object tags, is there anywhere to configure it so > that it leaved them in? > > An example is: > > <object title="Clearing 2007" HEIGHT="209" WIDTH="500" > CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/ > swflash.cab#version=9,0,28,0" CLASSID="clsid:D27CDB6E- > AE6D-11cf-96B8-444553540000"> > <param VALUE="http://www.hull.ac.uk/05/flash/clearingbox.swf" > name="movie"> > <param VALUE="high" name="quality"> > <param value="opaque" name="wmode"> > <embed wmode="opaque" TYPE="application/x-shockwave-flash" > PLUGINSPAGE="http://www.adobe.com/shockwave/download/download.cgi? > P1_Prod_Version=ShockwaveFlash" QUALITY="high" HEIGHT="209" > WIDTH="500" SRC="http://www.hull.ac.uk/05/flash/clearingbox.swf"></ > embed> > </object> > > > Cheers > Carl > > ************************************* > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************* > > > > ********************************************************************** > ******************* > To view the terms under which this email is distributed, please go > to http://www.hull.ac.uk/legal/email_disclaimer.html > ********************************************************************** > *******************--------------------------------------------------- > ---------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |