Page 1 of 1

WYSIWYG line spacing

Posted: Fri Dec 05, 2003 8:21 pm
by fashionair
I'm using the release version 0.3.

It seems like the WYSWIYG editor does not do a very good job handling line spacing. I'll put hard returns in to seperate paragraphs, but after I submit it all the text ends up bunched together. Anyone noticed this?

Posted: Mon Dec 08, 2003 5:31 pm
by jhermanns
nobody is really using or maintaining the wysiqyg editor, unfortunately, so, please use the regular interface if possible...

Posted: Tue Dec 09, 2003 8:20 am
by fashionair
Thanks, it might be a good idea to mention that somewhere or discourage it somehow....perhaps it's that way in the CVS versions...

Posted: Tue Dec 09, 2003 12:06 pm
by jhermanns
it's mentioned in the config.tpl file, so it should be mentioned where you activate the wysiwyg editor. wasnt it? uh?

Posted: Thu Oct 28, 2004 10:35 am
by garvinhicking
To adjust those statements: I try to maintain the WYSIWYG editor. It has some bugs, because we use htmlarea to rely on, and its active development is somewhat behind...

Regards,
Garvin.

Posted: Thu Nov 11, 2004 11:22 am
by systemaddict
garvinhicking wrote:To adjust those statements: I try to maintain the WYSIWYG editor. It has some bugs, because we use htmlarea to rely on, and its active development is somewhat behind...

Regards,
Garvin.
Hi Garvin

Htmlarea really isn't the best wysiwyg editor any more. I'm getting really annoyed with all the bugs, i.e. the line spacing one. How about using fckeditor instead: http://www.fckeditor.net/

It's cross browser and much better.

Posted: Thu Nov 11, 2004 1:18 pm
by wese
systemaddict wrote: How about using fckeditor instead: http://www.fckeditor.net/
I would vote for that...

Played a bit around with it looks more solid and does good HTML Formating.
He just doesnt linebreak \n in the source but whocares.

Posted: Thu Nov 11, 2004 2:22 pm
by garvinhicking
FCKeditor is less easier to adjust and customize, but htmlarea is. The integration of our image manager and stuff like that is harder to do with FCKeditor.

And after all, I don't work with WYSIWYG tools, so I'm not really motivated enough to do work on that. Any help on doing that is welcome, though. And it should not be hard to switch htmlarea with FCKEditor.

And FCKEditor is not really Cross-Browser, it doesn't work in Opera. ;)

Regards,
Garvin.