[xwiki-users] WYSIWYG editor often eats paragraph breaks

Peter Flynn pflynn at adobe.com
Mon Dec 18 22:44:31 CET 2006


Btw, does 1.0B use this new editor by default?
- Peter

-----Original Message-----
From: jeremi23 at gmail.com [mailto:jeremi23 at gmail.com] On Behalf Of jeremi
joslin
Sent: Tuesday, December 12, 2006 4:20 AM
To: xwiki-users at objectweb.org
Subject: Re: [xwiki-users] WYSIWYG editor often eats paragraph breaks

Hi,
search for the file editwysiwyg.vm and replace
${request.contextPath}/tiny_mce/tiny_mce.js
by
${request.contextPath}/tiny_mce_2/tiny_mce.js

and do the same for
${request.contextPath}/wiki_editor/wiki_editor.js
by
${request.contextPath}/wiki_editor_2/wiki_editor.js

jeremi

On 12/12/06, Peter Flynn <pflynn at adobe.com> wrote:
> 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: jeremi23 at gmail.com [mailto:jeremi23 at gmail.com] On Behalf Of
jeremi
> joslin
> Sent: Monday, December 11, 2006 3:52 PM
> To: xwiki-users at objectweb.org
> 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 <pflynn at adobe.com> 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
> xwiki-users at objectweb.org
> > mailing list.
> > To unsubscribe:
> > mailto:xwiki-users-unsubscribe at objectweb.org
> > For general help: mailto:sympa at objectweb.org?subject=help
> > ObjectWeb mailing lists service home page:
> http://www.objectweb.org/wws
> >
> >
> >
>
>
> --
> jeremi
>
>
>
>
>
> --
> You receive this message as a subscriber of the
xwiki-users at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
>
>
>


-- 
jeremi





More information about the users mailing list