1
I am not sure what the proper options are for this entry in plugin.php:
// Set the default editor
$GLOBALS["xoopsModuleConfig"]["editor_default"] = "";
what are the correct options to put in the quotes? For example I want koivi as my default editor, yet I tried "koivi" and "koivi editor" have no effect.
Any help appreciated.