There are 4 WYSIWYG editors included? How do I use them?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

There are 4 WYSIWYG editors included? How do I use them?

Post by spirelli »

I read that there are 4 WYSIWYG editors included with phpwcms. I want to give them all a try. How can I do this?

--> Where are they? How do I acticate one?

Which editor is the one that I get by default?

Which editor do you like, and why?
Pappnase

Post by Pappnase »

hello

goto the conf.inc.php line 63 there you will find this!

Code: Select all

$phpwcms["wysiwyg_editor"]    = 2;        //0 = no wysiwyg editor, 1 = HTMLarea, 2 = FCKeditor, 3 = browser based, 4 = spaw
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

tanks a lot!
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

so what exacly is option 3, 'bowser based'?

how is the browser compatibility of the editors?
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

ok, here another question:

I want to give my users some comtrol via a WYSIWYG editor. But not everything they offer. E.g. I don't want them to be able to create weird coloured backgrounds or type colour, I donlt want them to be able to upload images, I don't want them to be able to paste all the strange formating they did in Word, like enourmous font sizes.

In other words: I want to hide / limit the buttons available to the WYSIWYG editor user. Which Editor would be best to do this with, and how?

Thanks for any info.
Post Reply