On 11/6/06, patrickk <[EMAIL PROTECTED]> wrote: > > thanks - it´s been difficult enough. > we´re doing the latest setup right now (permissions and stuff), then > updating to the latest version. > it should be done within the next 2 days or so - I´ll post the URL > here ... > > patrick >
Excellent stuff =] I actually have been the filebrowser application in my blog very successfully; it does exactly what I wanted to have, and setup was pretty easy. A thought, though. This may have been fixed in a current version, I'll have to see once it's in svn, but if I recall you had copied the admin/base_site.html and admin/base.html into templates/filebrowser/ and then modified to fit; while I see why you did that, I think they can now safely extend admin/base_site.html (which is what I did when adding filebrowser to my site, so that I could get my branding and so that the admin links would work properly) Also, since I don't have my admin media at /media/ and rather /admin_media/ I added in the appropriate admin_media_dir directives to the filebrowser templates. If you want, I can supply you my changes; feel free to contact me at this email address outside of the list --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
