1
Hi,
I'm working on new editor for XOOPS,
but i don't know how to add this editor to the choice list, in preferences for blocs, modules and news editor.
I 've yet add (working...) the editor here : /class/xoopseditor,
but how see the new editor in the list editor ? Should i modify another file, in a php file, or/and in the sql base ?
I found this in the sql base :
Table config
le="color: #000000"><?php blocks_editor _MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR tinymce _MI_SYSTEM_PREFERENCE_BLOCKS_EDITOR_DSC comments_editor _MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR dhtmltextarea _MI_SYSTEM_PREFERENCE_COMMENTS_EDITOR_DSC general_editor _MI_SYSTEM_PREFERENCE_GENERAL_EDITOR dhtmltextarea _MI_SYSTEM_PREFERENCE_GENERAL_EDITOR_DSC
Table configoption
le="color: #000000"><?php confop_id confop_name confop_value conf_id 37 tinymce tinymce 126 40 tinymce tinymce 127 43 tinymce tinymce 128
Thanks to developpers to help me.
Sure, my work is for the community, when it will be all ok..., not "just for me".