Sign In
Start Page | Recent Changes | All Pages | Orphan Pages | Junebug Help

Comparing version 6 and version 5

Check the [[Thirdparty Extensions|third party extensions]] page for the most up-to-date information concerning the Gallery extension.

h2. 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
h2. 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 index page for your gallery in the Radiant admin panel, click "Import Files" and follow the prompts h2. Install Your Gallery As a Page [working on getting the info to go here -- if you'd like to contribute, go for it!]

Back to Page