tricycle / radiant-page-preview-extension

Preview pages in their entirety from the edit page without saving

This URL has Read+Write access

name age message
file README Tue Oct 21 17:54:42 -0700 2008 Increased test coverage. Made preview work for ... [Glenn Murray]
file Rakefile Wed Oct 08 22:56:06 -0700 2008 Create Extension [adam]
directory app/ Mon May 18 12:52:47 -0700 2009 Saving of Page Parts in Radiant 0.8.0 mocks the... [whistlerbrk]
directory lib/ Wed Oct 08 22:56:06 -0700 2008 Create Extension [adam]
file page_preview_extension.rb Thu Oct 23 17:58:34 -0700 2008 Complete changed how it works, we now hijack th... [Glenn Murray]
directory public/ Thu Oct 23 19:25:06 -0700 2008 Show warning notice. Move to preview. [Glenn Murray]
directory spec/ Mon May 18 12:52:47 -0700 2009 Saving of Page Parts in Radiant 0.8.0 mocks the... [whistlerbrk]
README
= Page Preview

An extension to preview editing a page in it's enclosing layout to give the author an idea of what the output will be 
like.

== Installation

 git clone git://github.com/tricycle/radiant-page-preview-extension.git vendor/extensions/page_preview
 rake radiant:extensions:page_preview:update

== Todo

  1. Allow previewing of existing pages when changing page types