How To Use the Gallery Extension
Check the third party extensions page for the most up-to-date information concerning the Gallery extension.
Installation
Navigate to your Radiant directory in Console. Then:
cd vendor/extensions
git clone git://github.com/pilu/radiant-gallery.git gallery
Then from your radiant application root (cd ../..) 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
nameanddescriptionfor your gallery - FTP or copy your images to [radiant directory]/public/galleries/import
- On the index page for your gallery in the Radiant admin panel, click “Import Files” and follow the prompts
Install Your Gallery As a Page
[working on getting the info to go here—if you’d like to contribute, go for it!]
