Radiant Gallery
November 16th, 2007
The Gallery extension allows to manage galleries of images/videos/files using RadiantCMS.
Features:
- Image/file upload (or retrieving by url)
- Import (FTP)
- Images/files sorting (drag-n-drop)
- Automatic thumbnail generation for images.
- Image crop (ALPHA version)
Download
Check out the current development trunk with:
svn co http://dev.gravityblast.com/svn/projects/radiant/extensions/gallery/
Create a file named gallery.yml under /vendor/extensions/gallery/config folder (you can copy from gallery.yml.default).
From your Rails app root type this commands:
rake RAILS_ENV=production radiant:extensions:gallery:install
Enjoy!




