By ghopper on
how can I make it work?
http://drupal.org/node/52768
how can I deal with the fifth step?
tinyMCE.init({
$tinymce_settings,
file_browser_callback : "fileBrowserCallBack"
});
function fileBrowserCallBack(field_name, url, type, win) {..
....
Comments
imce
I would recommend you use the IMCE module (http://drupal.org/project/imce)
it is easier to install and integrates with drupal better
--
I work for Ontwerpwerk