Re: [Hypercontent-users] Editor stripping tags
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-12-18 16:24:17
|
What browser/platform have you guys experienced this on? I've started researching a little, some people seem to get this sort of issue due to different line endings on UNIX and Windows; our server is obviously on a UNIX platform but if you're browsing in Windows perhaps this may account for the problem. I'm not sure I've seen the problem on the mac. FYI, the "Plain Text" editor is just a textarea, it doesn't have all the server side processing that the WYSIWYG gets. Alex On Dec 17, 2007, at 11:01 AM, Scott Battaglia wrote: > I've had that problem too. For the most part its not an issue > except when you use PRE tags and all those extra line breaks add up! > > John Fereira wrote: >> Alex Vigdor wrote: >> >>> 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. >>> >> Hi Alex, >> >> I don't know if this is related but something that has always >> bugged me is that when using a "Plain Text" editor it always seems >> to insert blank lines between tags. Everytime the editor is >> opened more blank lines are inserted until I eventually download >> the xml to eclipse, reformat it, then upload it back to >> hypercontent. Is this some that I can easily fix? >> >> >> --------------------------------------------------------------------- >> ---- >> SF.Net email is sponsored by: >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services >> for just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/ >> marketplace >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> > |