taggable
This is another way to apply tags to objects in your radiant site and retrieve objects by tag. If you’re looking at this you will also want to look at the tags extension, which does a good job of tag-clouding and may be all you need, and at our library which uses this functionality to make a faceted image galleries and document libraries and may be a useful starting point for other extensions.
| Author | William Ross |
|---|---|
| Website | http://github.com/spanner/radiant-taggable-extension |
| Repository | git://github.com/spanner/radiant-taggable-extension.git |
| Download | http://rubygems.org/downloads/radiant-taggable-extension-1.2.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 taggable
or as a gem:
gem install radiant-taggable-extension
