1

Topic: MCE FileManager

We have MCEFilemanager and MCEImagemanager installed. When we click on the insert file icon, it opens up the Moxicode Image Manager window. If you close it and re-open it, it then opens up the Filemanager. Please could you advise what may be causing this?
Many thanks

2

Re: MCE FileManager

On a second note - when you open the Imagemanager, it very quickly shows the filemanager button in the top right of the window, but the disappears. If I could configure the image manager to show the file manager button also, then the filemanager icon could then be removed the tinymce editor.

3

Re: MCE FileManager

You can add the imagemanager,filemanager in the general.tools to enable them. They get hidden by default.

Best regards,
Spocke - Main developer of TinyMCE

4

Re: MCE FileManager

Thanks Spocke. We've enabled both the filemanager and imagemanager in general.tools. We're still having problems though using the following 2 methods. If we can provide a solution for one of them, that would be great:

1) When we click on the insert file icon, it opens up the Moxicode Image Manager window. If you close it and re-open it, it then opens up the Filemanager. So, we thought we'd try the following solution:

2) we removed the filemanager from the editor toolbar, so user must use insert image. This opens up the image manager and we've added imagemanager and filemanager under general.tools, so that the user can switch between imagemanager and filemanager. The problem now is:

User needs to insert pdf. Clicks on imagemanager. Clicks on filemanager in the "moxicode imagemanager window" to switch to filemanager, selects pdf to insert onto the page. Tinymce has inserted the code as an image: <img src="pdffile">

We don't seem to be able to find a solution for 1) or 2) above.

5

Re: MCE FileManager

Can this scenario be reproduced on the examples on our site if so how? Seen other reports but never been able to reproduce it?

Best regards,
Spocke - Main developer of TinyMCE

6

Re: MCE FileManager

No I don't seem to be able to replicate on the examples either. I'm assuming it's probably to do with the imagemanager and filemanager plugin config files - could you provide copies of how these should be configured? I'm also using the jquery version of tinymce.
Many thanks

7

Re: MCE FileManager

Nothing special there. Make sure you have the latest version. We recently worked a bit on a similar issue.

Best regards,
Spocke - Main developer of TinyMCE