Dear all,
the first version of the file dialog snaplet is out:
http://patch-tag.com/r/mf/snaplet-file-dialog/
darcs get
http://patch-tag.com/r/mf/snaplet-file-dialog
It was surprisingly simple to write, and using it is quite trivial.
Please check out the haddock documentation and the included sample
project derived from `snap init`.
Features:
. Every user can upload, download, and delete files into her private
home directory.
Still missing (see TODO for a full list):
. Sub-directories.
. Handling of user groups and shared folders.
. Version control.
. Snaplet / Cabal file handling is a little crude.
. The file system interface uses System.Cmd instead of POSIX libs.
Please drop us a line if you use it. We would be particularly
interested in which features we should do next.
Cheers,
Matthias