i just have idea , that to make an edit link for the center block when loging as admin , without having to go to admin panel and look for the block .. just a button under the block content says , EDit , delete..
Now how do you use tinyeditor and or FCK editor with CBB forum .. i edited
var $htmlEditor = array();
to
var $htmlEditor = array('XoopsFormTinyeditorTextArea', '/class/xoopseditor/tinyeditor/formtinyeditortextarea.php');
it works when u click add New topic , but when you switch to Plain text and u go back again to Extended DHTML Form , you dont get tinyeditor but u get Extended DHTML Form , and the URL changes from
Now how to take off the Choice of Select the Plain Text Editor , other Words Force members to use Tinyeditor .. without having any drop down selective option