1
atisolution
Can I use wysiwyg for all module in xoops

hi

I am using some of modules in XOOPS 2.0.18.1 as smartFAQ, WFdownload. How to active wysiwyg editor in these modules?

(I actived wysiwyg editor for CBB already)

Thanks in advance

2
Burning
Re: Can I use wysiwyg for all module in xoops
  • 2008/8/14 13:29

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

You can modify class/xoopsform/formdhtmltextarea.php file like this :

var $htmlEditor = array();

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


But I'm not sure that is 100% secure

@+
Still learning CSS and... english

3
atisolution
Re: Can I use wysiwyg for all module in xoops

thanks, i got it

Login

Who's Online

247 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 247


more...

Donat-O-Meter

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

Latest GitHub Commits