System Admin: implement the file handler class during upload for tiny mce and developed a file manager system#2106
Conversation
…m Admin so that an admin can update file status, view and deleted files which are not used anymore
…-during-upload-for-TinyMCE
SKuipers
left a comment
There was a problem hiding this comment.
Hi Ali, thanks for putting this together, it's looking good. One small change, could we update the files to match a similar pattern in Gibbon, such as uploadedFiles_view.php, uploadedFiles_search.php, uploadedFiles_manage.php and uploadedFiles_manageProcess.php. This pattern helps keep similar functionality together in the file list.
|
Hi @SKuipers, thanks for checking and the comments. The filenames have been updated to maintain consistency through the codebase. Thanks. |
SKuipers
left a comment
There was a problem hiding this comment.
Thanks Ali for the changes. I've noticed one more area to update, to ensure all the new files are each covered by the new permission. Based on this update to CHANGEDB, can you check and update the _manage and _search files so that the isActionAccessible call references their own filename, rather than uploadedFiles_view.php
Co-authored-by: Sandra Kuipers <sandra@skuipers.com>
Description
A system Admin can now: