Ticket #1205 (closed enhancement: fixed)
Add "no delete" & "no edit" config options to ImageManager
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.97 |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | ImageManager disable edit delete |
| Cc: | sintemaa@… |
Description
I use ImageManager to allow my users to select an image which is allready on the server. For this I need a very limited version of ImageManager. My users should be able to browse through the folders, but they should not be able to upload new images, edit images or delete images. Currently with ImageManager it only seems to be possible to disable uploading. Editing and Deleting of images can not be deleted it seems.
Currently I have solved this problem by hacking the plugin template and simply removing the links, but I can imagine there ae more people with the same requirements as me who would very much appreciate a config option which will disable deleting & editing of images/folders.
