1
JacoRas
WYSIWYG Editor
  • 2007/3/15 12:55

  • JacoRas

  • Just popping in

  • Posts: 6

  • Since: 2007/3/15


Hi Guys,

Xoops use the certain WYSIWYG editor, not sure what the name is. The same editor as used in this forum.

How can I change using another editor FckEditor as my default, instead of this one?

2
McDonald
Re: WYSIWYG Editor
  • 2007/3/15 14:10

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


The standard editor used with XOOPS and this forum is the DHTML editor.
If you're using XOOPS 2.0.16 you can easily replace it by changing the following line in the file /class/xoopsform/formdhtmltextarea.php:

var $htmlEditor = array();

by
var $htmlEditor = array( 'XoopsFormTinyeditorTextArea''/class/xoopseditor/tinyeditor/formtinyeditortextarea.php' );


WYSIWYG editors like tinyeditor, Koivi, etc. are available from dev.xoops.org.

3
JacoRas
Re: WYSIWYG Editor
  • 2007/3/16 13:12

  • JacoRas

  • Just popping in

  • Posts: 6

  • Since: 2007/3/15


Sweet!!

I know this is a dumb question. But I tried looking, how do I check which version of XOOPS I have installed?


Login

Who's Online

411 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 411


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits