ColdBox FileBrowser
An awesome file browser and manager.
Description
FileBrowser is a ColdBox Module that will enable file management capabilities in your applications. It can also enable you to integrate it with CKEditor.
Capabilities
So what can you do with FileBrowser?
- Upload files
- Download files
- Delete files/folders
- Rename files/folders
- Create folders
- Quick view files
- CKEditor Integration
- Widget Mode to place on Filebrowser any other page
- File or Directory Chooser
Installation Instructions
Download and drop in your modules directory
http://myapp.com/index.cfm/filebrowser
- http://coldbox.org/forgebox/view/filebrowser - Download
- https://github.com/ColdBox/depot-cbox-filebrowser - Source, Issues and more
Changelog
== Version 1.5 ==
# Fixes to flash keeping of settings
# Fixes to announcements exceptions
== Version 1.4 ==
# Fixes to missing interception points
# Changed all interception points to be namespaced with fb_ (Please update your interceptors)
# Addition of new events:
"fb_postFolderCreation","fb_preFolderCreation",
"fb_preFileRemoval", "fb_postFileRemoval",
"fb_preFileRename", "fb_postFileRename",
"fb_preFileDownload", "fb_postFileDownload",
"fb_preFileUpload", "fb_postFileUpload"
# Fix for retaining flashed settings on an operation performed.# Fix to selection to be relative for better migration of sites thanks to Mike McKellip
== Version 1.2 ==
# Fixes to j2ee sessions
== Version 1.1 ==
# Context menus
# Quick Views
# css cleanups
# More cool icons
== Version 1.0 ==
# Initial Release
Menu
Forge Entry Types


