[Radiant] Radiant In Herolu

2009-07-29 Thread Mauricio Dulce
Hello, I need help to config paperclipped extension to use in heroku  
and s3.

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


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread john muhl
i've done this a few times and it was straightforward. could you be
more specific about where you're running into issues?

On Wed, Jul 29, 2009 at 7:15 AM, Mauricio Dulcemauricio.du...@gmail.com wrote:
 Hello, I need help to config paperclipped extension to use in heroku and s3.
 ___
 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


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread Charlie Robbins
I had also had this thought. It seems that with an s3 (or cloudfiles)
enabled paperclipped extension along with SnS, it could be possible to run
Radiant seamlessly in the cloud. Anyone want to get down on this project?
You fork? I fork? We all can fork fork.

Charlie

On Wed, Jul 29, 2009 at 9:15 AM, Mauricio Dulce mauricio.du...@gmail.comwrote:

 Hello, I need help to config paperclipped extension to use in heroku and
 s3.
 ___
 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


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread Mauricio Dulce
I have Radiant 0.71, and i nedd this extension for v radiant-settings  
and paperclipped, but other extensions no work in 0.8, expample polls  
and events.


El Jul 29, 2009, a las 10:09 AM, Charlie Robbins escribió:


I had also had this thought. It seems that with an s3 (or cloudfiles)
enabled paperclipped extension along with SnS, it could be possible  
to run
Radiant seamlessly in the cloud. Anyone want to get down on this  
project?

You fork? I fork? We all can fork fork.

Charlie

On Wed, Jul 29, 2009 at 9:15 AM, Mauricio Dulce mauricio.du...@gmail.com 
wrote:


Hello, I need help to config paperclipped extension to use in  
heroku and

s3.
___
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 mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread john muhl
On Wed, Jul 29, 2009 at 9:09 AM, Charlie
Robbinscharlie.robb...@gmail.com wrote:
 I had also had this thought. It seems that with an s3 (or cloudfiles)
 enabled paperclipped extension along with SnS, it could be possible to run
 Radiant seamlessly in the cloud. Anyone want to get down on this project?
 You fork? I fork? We all can fork fork.

http://empty-river-61.heroku.com/ you can login with admin/radiant to
see the paperclipped settings. obviously i am not giving away s3
credentials so you can't actually upload images but you can at least
see how it works. i still haven't heard a real issue with running
radiant in the cloud. i have a few production sites running completely
on heroku and s3 and haven't had any trouble.

 Charlie

 On Wed, Jul 29, 2009 at 9:15 AM, Mauricio Dulce 
 mauricio.du...@gmail.comwrote:

 Hello, I need help to config paperclipped extension to use in heroku and
 s3.
 ___
 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 mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread Mauricio Dulce

:D thanks John
El Jul 29, 2009, a las 12:21 PM, john muhl escribió:


On Wed, Jul 29, 2009 at 10:51 AM, Mauricio
Dulcemauricio.du...@gmail.com wrote:
Thanks, but the problem is that I'm using the previous version of  
radiant,
one can say where I get the two paperclipped extensions and  
settings for
this or that version 0.7.1 or extensions such as comments and poll  
event

calendar work in 0.8


most extensions will have a branch or tag for the different
incompatible versions...of course neither paperclipped or settings
have a branch or tag for 0.7 compatibility so you'll have to go
through the history looking for where they added the changes to go
from 0.7 to 0.8 and checkout the appropriate commit. however comments
has a 0.7.1 tag to use it you would use something like:

git clone git://github.com/artofmission/radiant-comments.git
vendor/extensions/comments
cd vendor/extensions/comments
git checkout -b 071 radiant0.7.1


thanks
El Jul 29, 2009, a las 11:17 AM, john muhl escribió:


On Wed, Jul 29, 2009 at 9:09 AM, Charlie
Robbinscharlie.robb...@gmail.com wrote:


I had also had this thought. It seems that with an s3 (or  
cloudfiles)
enabled paperclipped extension along with SnS, it could be  
possible to

run
Radiant seamlessly in the cloud. Anyone want to get down on this  
project?

You fork? I fork? We all can fork fork.


http://empty-river-61.heroku.com/ you can login with admin/radiant  
to

see the paperclipped settings. obviously i am not giving away s3
credentials so you can't actually upload images but you can at least
see how it works. i still haven't heard a real issue with running
radiant in the cloud. i have a few production sites running  
completely

on heroku and s3 and haven't had any trouble.


Charlie

On Wed, Jul 29, 2009 at 9:15 AM, Mauricio Dulce
mauricio.du...@gmail.comwrote:

Hello, I need help to config paperclipped extension to use in  
heroku and

s3.
___
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 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 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


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread Keith Bingman
Paperclip actually has a 0.7.1 branch and I think the current version  
works with 0.7.1 as well.  Settings does not, but I have so many  
lying around.. there are some very minor changes to make it work  
though.


Keith


On Jul 29, 2009, at 10:21 AM, john muhl wrote:


On Wed, Jul 29, 2009 at 10:51 AM, Mauricio
Dulcemauricio.du...@gmail.com wrote:
Thanks, but the problem is that I'm using the previous version of  
radiant,
one can say where I get the two paperclipped extensions and  
settings for
this or that version 0.7.1 or extensions such as comments and poll  
event

calendar work in 0.8


most extensions will have a branch or tag for the different
incompatible versions...of course neither paperclipped or settings
have a branch or tag for 0.7 compatibility so you'll have to go
through the history looking for where they added the changes to go
from 0.7 to 0.8 and checkout the appropriate commit. however comments
has a 0.7.1 tag to use it you would use something like:

git clone git://github.com/artofmission/radiant-comments.git
vendor/extensions/comments
cd vendor/extensions/comments
git checkout -b 071 radiant0.7.1



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


Re: [Radiant] Radiant In Herolu

2009-07-29 Thread john muhl
On Wed, Jul 29, 2009 at 2:11 PM, Keith Bingmanke...@keithbingman.com wrote:
 Paperclip actually has a 0.7.1 branch and I think the current version works
 with 0.7.1 as well.  Settings does not, but I have so many lying around..
 there are some very minor changes to make it work though.

turns out i was looking at paperclipped-multi-site (for whatever
reason github put it at the top of the search for
radiant+paperclipped). sorry for the confusion.

 Keith


 On Jul 29, 2009, at 10:21 AM, john muhl wrote:

 On Wed, Jul 29, 2009 at 10:51 AM, Mauricio
 Dulcemauricio.du...@gmail.com wrote:

 Thanks, but the problem is that I'm using the previous version of
 radiant,
 one can say where I get the two paperclipped extensions and settings for
 this or that version 0.7.1 or extensions such as comments and poll event
 calendar work in 0.8

 most extensions will have a branch or tag for the different
 incompatible versions...of course neither paperclipped or settings
 have a branch or tag for 0.7 compatibility so you'll have to go
 through the history looking for where they added the changes to go
 from 0.7 to 0.8 and checkout the appropriate commit. however comments
 has a 0.7.1 tag to use it you would use something like:

 git clone git://github.com/artofmission/radiant-comments.git
 vendor/extensions/comments
 cd vendor/extensions/comments
 git checkout -b 071 radiant0.7.1


 ___
 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