Just a quick note that our ColdBox FileBrowser module that helps you manage files in an application has an update.
- 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.
Add Your Comment