templates
An extension for Radiant CMS to create page “templates” or “inner layouts” that constrain the structure and editing UI of a page. HEAD requires Radiant >= 1.0. Tag for 0.9.1
Also available as a gem: radiant-templates-extension
| Author | Andrew vonderLuft |
|---|---|
| Website | https://github.com/avonderluft/radiant-templates-extension |
| Repository | git://github.com/avonderluft/radiant-templates-extension.git |
| Download | https://github.com/avonderluft/radiant-templates-extension/tarball/master |
| Supports | Radiant 1.0.0alpha |
| Record Created | July 30, 2010 (over 1 year ago) |
| Last Updated | April 22, 2011 (10 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install templates
If using gem, until Radiant 1.0.0 is released, use Radiant edge and install:
gem install radiant-templates-extension —ignore-dependencies
