Disable certain image versions or hide from admin?
9 views
Skip to first unread message
crobison
unread,
Aug 31, 2013, 2:35:28 PM8/31/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djangofi...@googlegroups.com
Is it possible to disable certain image versions? I've tried removing all but thumbnail and large from FILEBROWSER_VERSIONS for instance, but his makes the filebrowser error out. It doesn't appear I can disable certain versions. If not, is there a way to at least hide certain versions from the admin and drop downs when selecting a version?
crobison
unread,
Aug 31, 2013, 2:48:34 PM8/31/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djangofi...@googlegroups.com
Nevermind. I see that this is possible by setting which versions you want to be accessible in FILEBROWSER_ADMIN_VERSIONS.