concurrent_draft
Enables draft versions of pages, snippets and layouts, which can be scheduled for promotion to published status. HEAD requires >= Radiant 1.0.0. Tags available for 0.9.1 and earlier versions.
Also available as a gem, radiant-concurrent_draft-extension
| Author | Andrew vonderLuft |
|---|---|
| Website | http://github.com/avonderluft/radiant-concurrent_draft-extension/tree/master |
| Repository | git://github.com/avonderluft/radiant-concurrent_draft-extension.git |
| Download | http://github.com/avonderluft/radiant-concurrent_draft-extension/tarball/master |
| Supports | Radiant 1.0.0.alpha |
| Record Created | August 7, 2008 (over 3 years 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 concurrent_draft
If using gem, until Radiant 1.0.0 is released, use Radiant edge and install:
gem install radiant-concurrent_draft-extension —ignore-dependencies
