The first pre-release of FileBrowser 3 is out now.

The Source is currently available as a Branch:
http://code.google.com/p/django-filebrowser/source/browse/#svn/branches/filebrowser_3/filebrowser

Please read the Documentation, because a lot has changed:
http://code.google.com/p/django-filebrowser/wiki/filebrowser_3

Testing and Feedback is very much appreciated.

A list of the most import changes compared with Version 2:
- New FileObject.
- Versions are generated "on the fly" - generating Versions on Upload
is no longer necessary/possible.
- New URL configuration: Directories are now passed via query-string.
So, the restriction for folder-names is gone.
- FileBrowseField returns a FileObject (instead of a string).
- New attribute "format" for FileBrowseField. With using "format", it
is possible to limit the selection to different filetypes.
- Versions/Thumbnails can be stored in a seperate directory.
- Overwrite files on Upload (filename is checked via ajax).
- sorl-thumbnail is no longer needed.
- DEBUG-Mode in order to display FileObjects in the Admin-Interface.
- Some settings have changed (see Available Settings).
- New Version-settings should be more flexible.
- Better Code (hopefully).

Regards,
Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to