wardi / django-filebrowser-no-grappelli

django-filebrowser for default Django admin site. Based on https://github.com/sehmaschine/django-filebrowser v3.1 (before it was in git) Consider using https://github.com/smacker/django-filebrowser-no-grappelli which is based on a newer version
Other
150 stars 114 forks source link

Streamline the filebrowser popup experience #53

Closed vdboor closed 10 years ago

vdboor commented 11 years ago

These commits streamline the experience with the filebrowser in the popup dialog. I've fixed:

I'd love to see these improvements integrated!

andybak commented 10 years ago

Maybe take a look at https://github.com/smacker/django-filebrowser-no-grappelli - it's based on a more recent version of django-filebrowser. Or our fork of it here - you're welcome to join the group and get commit rights: https://github.com/DjangoAdminHackers/django-filebrowser-no-grappelli

vdboor commented 10 years ago

Hy Andy, thanks for the suggestion. I've in fact switched to that fork a while ago already. :-) What makes your DjangoAdminHackers fork unique in that respect?

andybak commented 10 years ago

Nothing at all (yet) apart from the offer of commit rights. I've got an idea for some enhancements which might be useful to discuss. If you'd like to then ping me an email: andy@andybak.net

wardi commented 10 years ago

added a link to https://github.com/smacker/django-filebrowser-no-grappelli in the description of this one. Maybe we should put it in a README as well.

andybak commented 10 years ago

Maybe wait to see if I get a response to this: https://github.com/smacker/django-filebrowser-no-grappelli/issues/4

It might be that the smacker fork is also moribund.

andybak commented 10 years ago

PS Hi Wardi and thanks! I've been using your fork for years and it's served me well.