ExtJs 4 based Image/Media/File Manager plugin for TinyMCE
ExtJs 4 based Image/Media/File Manager plugin for TinyMCE
Just finished writing an ExtJs 4 based plugin for TinyMCE 3.x which allows you to:
1) Select Image files from the server
2) Select Media files from the server
3) Upload files to the server
you should integrate the swf upload so that you can upload more images at a time.
Hi dawesi, thanks for the feedback. SWF upload is not really required for uploading more images at a time. This can be done in pure ExtJs also (see my Take Control module's demonstration for example, click Upload on the toolbar).
Hi morfeusz, thanks for the feedback. As I said, I assembled this plugin very quickly for one particular project and published it open-source in its current form. To make it more flexible, we can easily integrate this:
Hi... this looks really nice. I would love to see it be able to show thumbnail images when choosing which image file to insert... instead of just the image file names. And would also love to see the ability to delete an image on the server. Those two would make this AWESOME!!! Hope you visit it again soon and consider the suggestions.