espace / radiant-upload-manager forked from haitham/radiant-upload-manager

An extension for Radiant CMS for uploading multiple files at once

This URL has Read+Write access

haitham (author)
Wed Oct 08 06:15:11 -0700 2008
commit  ce1094678125d8c57a09ee3b4b0cda5cd81b48f4
tree    d52c0e9f18827ecaf1bc522b17a8bfe18a9095c9
parent  01f14379f9d93088263678b2e2dd7dc0398f996c
radiant-upload-manager / README
100644 15 lines (9 sloc) 0.576 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
RadiantUploadManager
====================
 
Radiant Upload Manager is an extension for Radiant CMS to enable the admin upload multiple files at once in a handy queue.
 
After installing the extension to you Radiant project:
======================================================
- run the update rake task
 
>> rake radiant:extensions:upload_manager:update RAILS_ENV=production
 
- You'll find an extra "Upload Manager" tab in the admin interface. Files that admin upload go under /public/uploads/File
 
===========================================================================