library
This is a gallery/library displayer. It combines paperclipped (for images and documents) and taggable to offer faceted tag-based retrieval of everything through a single page. I use it for image libraries, document downloads, and on big sites just for page-retrieval. Anything that is tagged can be offered through this interface.
Requires taggable, which is also available as a gem and paperclipped, which is not. Currently it also requires our fork of paperclipped but that will change shortly.
| Author | William Ross |
|---|---|
| Website | http://github.com/spanner/radiant-library-extension |
| Repository | git://github.com/spanner/radiant-library-extension.git |
| Download | http://rubygems.org/downloads/radiant-library-extension-2.0.0.gem |
| Supports | Radiant 0.9.1 |
| Record Created | November 9, 2009 (about 2 years ago) |
| Last Updated | September 10, 2010 (over 1 year ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install library
or as a gem:
gem install radiant-library-extension
