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

Comparing version 3 and version 2

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

h2. 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
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 [your gallery] index page,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