featured_pages
Allows you to save pages as “featured” when editing and provides tags such as <r:featured_pages:each> to loop through all featured pages without regard to their placement in the page hierarchy.
A view of all featured pages will be available if Dashboard is installed.
| Author | Jim Gay |
|---|---|
| Website | http://github.com/adsmart/radiant-featured_pages-extension |
| Repository | git://github.com/saturnflyer/radiant-featured_pages-extension.git |
| Supports | Radiant 0.9.1 |
| Record Created | September 21, 2008 (over 3 years ago) |
| Last Updated | November 6, 2010 (about 1 year ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install featured_pages
An unrelated extension of the same name was created and pushed to rubygems, don’t be confused: that one is not this one. I’m currently trying to resolve that.
