How To Use the Gallery Extension
Check the Thirdparty_Extensions? page for the most up-to-date information concerning the Gallery extension.
Installation
In your Radiant directory:cd vendor/extensions
git clone git://github.com/pilu/radiant-gallery.git gallery
Then from your radiant application root launch the install task:
rake RAILS_ENV=production radiant:extensions:gallery:install
Get your first gallery set up
- Open your Radiant admin panel
- Click on the “Galleries” tab
- Create a new gallery by clicking “New Gallery”
- Enter a name and description for your gallery
- FTP or copy your images to [radiant directory]/public/galleries/import
- On the [your gallery] index page, click “Import Files”
Install your gallery as a page
[working on getting the info to go here—if you’d like to contribute, go for it!]
