I wrote the plugin (based on the watermark plugin example) which allows to upload images with zip file into dynamically created directory. After uploading I would like to select the new created directory.
Is there way to call custom javascript function after uploading?
Or I should use my own upload form by calling api.replaceUploadForm() function during CKFinder creation?
Is there way to call custom javascript function after uploading?
Or I should use my own upload form by calling api.replaceUploadForm() function during CKFinder creation?