ezFilemanager v2 has been released more »
- Better security
- All user inputs are sanitized extensively, both from the client and server site.
- Much easier configuration/instalation
- Extensive use of jQuery
- Upload multiple files
- Create multiple folders
- If a folder/file name exists, it will be appended by a number
- Recursively delete directories/files
- Preview/Download files
- Copy/Paste files between directories
- Added option for multiuser (Implemention is up to you, or if you need help, contact me)
ezFilemanager v2 Installation instructions & Download »
Eazy file manager platform for TinyMCE or stand-alone file management utility.
Today 2009-02-17 the final v1.0 has been released.
- It is an online file management utility
- It can be installed as stand-alone file management utility
- Integrates with TinyMCE as Plugin.
- Integrates as a custom file browser within TinyMCE for image, media and link popup.
- Browse directories.
- Display file information such as type, size and dimensions (images only).
- Preview files (iframe zoom + for iE only, we dont need zoom for FF)
- Download files
- Rename files directories
- Delete files (single/multiple).
- Delete Directories (even non empty).
- Upload files (based on type permission for image/media/links).
- Upload dynamicaly multiple files simultaneously
- Rename files before uploading
- Enable/Disable file/directory delete
- Enable/Disable file/directory rename
- Enable/Disable file upload
- Check if directory is writable
- Create Directories.
- Restrict max upload size for image/media/links.
- Restrict characters to use for uploaded files and new Directories.
- Multilingual.(Translated to English,French,German,Greek)
- Security to block non existant folders and back_browsing (../../etc).
- Some other user definable settings, see includes/config.inc.php.
- Almost every single function is fully commented and dated
ezFilemanger v0.8a has been used/tested extensively and the only bug reported was a JavaScript error which prevented uploading files with more than 3 characters extension, thus today 2009-02-17 the final v1.0 has been released.
For those using v0.8a the only file modified is the the includes/upload.inc.php and new German translation (thanks Joachim Schneider)
Download ezFilemanager+TinyMCE v3.2.5Extract the tinymce-ezfilemanager.zip file and put the tinymce directory in your root folder, naviagte to www.your_url/tinymce/examples and test ezFilemanager
A common missconseption is that you can install images/links from the ezFilemanager button in the TinyMCE toolbar.
In order to install images/links you must install the advimg plugin as well and then you will see a small icon next to the Image URL, which when clicked will open the ezFilemanager
Installation instructions are included in the download.