[Radiant] Re: File-based Snippets/Layouts with Support for Radiant Tag

2008-08-25 Thread Luca G. Soave

Yes,

as I told in a previous post 
(http://www.ruby-forum.com/topic/163688#new) I'm actually using Andrew's 
extension to dump my Radiant layout for the following pourposes:

- backup & versioning:
via "rake file_system:save" I dump the layout onto the filesystem, than 
I make some html/css changes here and there, I git commit -a -m "New css 
layout bla, bla ...", and load the layout back into the DB via "rake 
file_system:load"

- port my Radiant layout to the separate Rails app layout, which I like 
to look and feel the same way:
smoothly cat & past some dumped html/css files between the two 
applications modifying destination partials files name, and app/views 
dir scructure accordingly

That's working fine for me until now. I'm using radiant-0.6.9 as a gem,
and the commit commit 625ba8e31b7ffe3d9ca50019cf20bf942b9290c3
Author: Andrew Neil <[EMAIL PROTECTED]>
Date:   Thu Jul 31 07:19:04 2008 +0100

thanks Andrew
lgs


-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Re: File-based Snippets/Layouts with Support for Radiant Tag

2008-08-25 Thread John W. Long
I seem to recall an extension for VIM that allowed you to edit stuff  
in Radiant using VIM. You might give that a try. I can't imagine file- 
based stuff making it into core though. Perhaps the closest we would  
get to that would be an import/export feature.


--John


On Aug 25, 2008, at 1:03 AM, Arik Jones wrote:


Sorry Mohit, but that really doesn't help. I think it's a fairly
important feature to be able to modify Layout/Snippets outside of the
web UI. Also, relying on one browser platform to get this done is  
quite

silly and actually defeats the purpose of a text-editor. Eh... just a
thought.
--
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: File-based Snippets/Layouts with Support for Radiant Tag

2008-08-24 Thread Arik Jones
Sorry Mohit, but that really doesn't help. I think it's a fairly 
important feature to be able to modify Layout/Snippets outside of the 
web UI. Also, relying on one browser platform to get this done is quite 
silly and actually defeats the purpose of a text-editor. Eh... just a 
thought.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant