Topic: imagemanager_rootpath in tinymce init and multiple dirs
When calling mcimagemanager as stand alone I can define multiple directorie per your documentation. How ever I cannot seem to do so when setting imagemanager_rootpath in the tinymce js init function. I can do it if set in the config file as a tinymce plugin. There is a specific reason I need to be able to configure multiple directories in the tinmce init js function.
My question is, is it possible to set multiple dirs in the tiny init function for the imagemanager_rootpath property? If so how. I have searched to forum with no luck on this issue.
Thanks in advance for the help.