Page 1 of 1

What WYSIWYG Editor do you Use?

Posted: Thu Jun 22, 2006 3:57 pm
by TKS
What editor do you use in Serendipity?

There are three editors in SPARTACUS for installation separately for Serendipity. There is also the option to use the WYSIWYG editor in Serendipity or not to use a WYSIWYG editor (in admin under personal settings).

So, what do you use? Curiosity didn't just kill the cat...it's tried to kill me no less than 40 times.

Re: What WYSIWYG Editor do you Use?

Posted: Thu Jun 22, 2006 3:58 pm
by garvinhicking
Hi!

You forgot the option "[x] None" ;-))

Best regards,
Garvin

Posted: Thu Jun 22, 2006 3:59 pm
by TKS
Just added it...didn't realize you have to "add option" for the last poll question to be added :)

Posted: Thu Jun 22, 2006 7:02 pm
by Harald Weingaertner
I use the built in editor, because i wasn't able to et FCK running ;) I followed the instructions and after switching to "Use WYSIWYG" i've got the built-in Non-Wysiwyg Editor :(

Posted: Fri Jun 23, 2006 6:19 am
by davecjr
I tried all editors and ended up back with no editor at all because of the media gallery or coppermine plugins not working but that was a while ago.

Posted: Fri Jun 23, 2006 4:18 pm
by TKS
davecjr wrote:I tried all editors and ended up back with no editor at all because of the media gallery or coppermine plugins not working but that was a while ago.
You should give it another try. I've used the built in since .8 and had no troubles with it.

Posted: Wed Jun 28, 2006 4:51 am
by davecjr
I gave it another try and it seems to work some! I can click on the manage media button and get the popup window but I get errors when I click on the insert image button or the insert table button. The errors are in the htmlarea.js file. Any ideas?!

Posted: Wed Jun 28, 2006 11:14 am
by garvinhicking
Hi!

What I usually say in the forums is this:

If you get error messages, tell us. They are important for us to figure out what is causing this. Imagine you go to the hairdresser and tell him "Cut my hair". I'm sure he'll ask you about specifics instead of cutting off all your hair. ;)

Best regards,
Garvin

Posted: Wed Jun 28, 2006 1:25 pm
by davecjr
Sorry Garvin,
---------------------
Dialog is not defined htmlarea.js (line 2509)
anonymous htmlarea.js (line 2509)
anonymous htmlarea.js (line 1707)
anonymous htmlarea.js (line 1836)
anonymous htmlarea.js (line 253)
anonymous htmlarea.js (line 600)
---------------------
This is what I see in the javascript console in Firefox when I click on the 'insert image' button. I can give the exact error on each line later today if needed.

Posted: Wed Jun 28, 2006 1:45 pm
by garvinhicking
Hi!

Hm, that's a strange message.

Did you clear your browser's cache? Are you using Serendipity 1.0? Which browser are you using? Which language did you configure for your serendipity?

Best regards,
Garvin

Posted: Wed Jun 28, 2006 2:08 pm
by davecjr
I cleared my cache again and got the same error.
I'm using 'Powered by Serendipity 1.1-alpha7 and PHP 4.3.11'.
I use Firefox 1.5.0.4.
Language is English.

As always,
Thanks Garvin

Posted: Wed Jun 28, 2006 3:45 pm
by garvinhicking
Hi!

I just checked with my htmlarea, and there everything works. Can you check if your htmlarea directory contains exactly all the files from your serendipity release zip/tarball?

Also try to call the JS files in your browser:

http://yourhost/serendipity_editor.js
http://yourhost/htmlarea/htmlarea.js

Then hit F5 to force refresh of that file(s)...

HTH,
Garvin

Posted: Sat Jul 01, 2006 1:05 am
by davecjr
I haven't tried this in a year! I reuploaded that directory and things work. I've upgraded to some of the latest snapshots a few times over the last year. I don't understand but that's common! It seems to work fine now.

Thanks Garvin