2
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