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 Django FileBrowser
We've implemented a version cropping tool based on filebrowser using
JCrop. The code is on github: https://github.com/ff0000/red-filebrowser-extensions.
I'd be interested in hearing if the core developers are interested in
adding this feature into filebrowser. If so I'd be happy to work on
contributing a patch, otherwise having it as an extension works fine
too.
Klemens
unread,
May 2, 2012, 6:10:14 AM5/2/12
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
had a look. and so far i can say: great job :)
would love to see more "extensions" like this one.
have no git write access to django-filebrowser, thus not really a core
developer. but IMHO it's great as is. no patch needed.
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
sorry for the late reply ...
it doesn´t look bad – although it´s not working with django 1.4 and
filebrowser 3.5 so I´m currently not able to do a proper review.
one thing I´m not sure about is if we should allow to crop versions
(or only the original image). versions are usually generated "on the
fly", so I don´t see how the cropping could be preserved ... but maybe
I´m missing something.