public
Description: Alpha: Lists the contents of a server-side directory, and allows uploading of files to it
Clone URL: git://github.com/tricycle/radiant-file-browser-extension.git
name age message
file .gitignore Sun Jun 29 22:01:34 -0700 2008 Ignore coverage folder. Typo in INSTALL file. [cradle]
file INSTALL Tue Jul 29 23:04:38 -0700 2008 modified: INSTALL [Sanath Kumar]
file README Wed Sep 03 23:54:45 -0700 2008 Updated readme. Use paperclipped instead of thi... [tricycle]
file Rakefile Sun Aug 03 18:58:40 -0700 2008 Rakefile [matthewfallshaw]
directory app/ Thu Aug 07 07:47:09 -0700 2008 modified: app/models/asset.rb [Sanath Kumar]
directory db/ Tue May 27 07:14:57 -0700 2008 new file: db/migrate/001_create_asset_locks.rb [Sanath Kumar]
file file_browser_extension.rb Sun Aug 03 20:13:18 -0700 2008 Prefer http method restrictions in routes file [matthewfallshaw]
directory lib/ Fri Aug 08 06:45:02 -0700 2008 modified: lib/directory_array.rb [Sanath Kumar]
directory public/ Tue Jul 29 07:45:40 -0700 2008 modified: app/helpers/admin/file_helper.rb [Sanath Kumar]
directory spec/ Thu Aug 07 07:47:09 -0700 2008 modified: app/models/asset.rb [Sanath Kumar]
README
= File Browser

Simple Extension to list the contents of a server-side directory inside Radiant and upload files to it. Enabling a 
folder to be accessed by multiple methods (http, webdav, ssh etc.) that can also be modified via the web.

If you don't require multiple method access, consider using paperclipped (http://github.com/kbingman/paperclipped)

For installation instructions see INSTALL