Hi Jeremi, I'm glad people are working on the issue! I'd like to try this alternative editor, but how do I do that? Do I have to recompile the sources? Or is there a way to point my existing installation at the other editor? And how different is this editor from the standard one? Thanks, - Peter -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of jeremi joslin Sent: Monday, December 11, 2006 3:52 PM To: [email protected] Subject: Re: [xwiki-users] WYSIWYG editor often eats paragraph breaks Hi, Nam is working on fixing this bugs. There is another version of the wysiwig editor named tiny_mce_2 and wiki_editor_2 in http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/trunk/web /standard/src/main/webapp/ does it solve your problems? jeremi On 12/12/06, Peter Flynn <[email protected]> wrote:
I am using the new WYSIWYG editor that will be in 1.0 beta. When I
add a
new paragraph using the WYSIWYG editor and then save the page, the paragraph has often been merged into the preceding paragraph. For example, if I have the text:
abc
def
ghi
I place the cursor after "def" and hit enter (I've even tried hitting enter twice to create an extra blank line). Then I type "xyz." In the editor, this looks as expected:
abc
def
xyz
ghi
But then when I hit Save, I see the resulting page as:
abc
defxyz
ghi
If I go back into the editor and try to correct the problem, it still happens when I save again. Has anyone else experienced this? Any luck working around it if so?
Thanks,
- Peter Flynn
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- jeremi