Re: [Radiant] Wordpress migration

2010-01-25 Thread banane
I'm running the wordpress migrator, and one thing I noticed is that the model files shouldn't be run in order. User.rb first, then Post.rb, etc. I'll document it in the README until I have time to fork/batch/pull req. Anna ___ Radiant mailing list Post:

Re: [Radiant] Wordpress migration

2010-01-21 Thread Joel Oliveira
Tread with caution regarding buddypress. I went through a similar effort with a client and found that buddypress was, at best, in a beta state. For radiant I think it has more to do with comfort for myself. I prefer ruby, and radiant is more fun to work with. Having said that - the majority of

Re: [Radiant] Wordpress migration

2010-01-21 Thread Nate
On Jan 21, 2010, at 11:37 AM, nx wrote: > Now we just need one of these for Joomla!... I am curious why people are moving to Radiant from other CMSs. What is it in particular that is bring you to Radiant? Disclaimer: On one of my largest projets we are actually moving from Radiant to WP t

Re: [Radiant] Wordpress migration

2010-01-21 Thread nx
Now we just need one of these for Joomla!... On Thu, Jan 21, 2010 at 9:28 AM, John Long wrote: > On Thu, Jan 21, 2010 at 12:10 AM, Jim Gay wrote: >> Because it's just a bunch of hacks and I think that things on the registry >> should be complete, or more friendly to the inexperienced. But I sup

Re: [Radiant] Wordpress migration

2010-01-21 Thread John Long
On Thu, Jan 21, 2010 at 12:10 AM, Jim Gay wrote: > Because it's just a bunch of hacks and I think that things on the registry > should be complete, or more friendly to the inexperienced. But I suppose that > it would be helpful to others looking for a way to move from WordPress. > > Here it is:

Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay
On Jan 20, 2010, at 11:59 PM, John Long wrote: > On Wed, Jan 20, 2010 at 12:15 PM, Jim Gay wrote: >> I'm happy to apply patches if you have any. There's also no >> documentation, so if you care to add that, I'll make it official and >> put it on the extension registry. > > Can we put it on the

Re: [Radiant] Wordpress migration

2010-01-20 Thread John Long
On Wed, Jan 20, 2010 at 12:15 PM, Jim Gay wrote: > I'm happy to apply patches if you have any. There's also no > documentation, so if you care to add that, I'll make it official and > put it on the extension registry. Can we put it on the extension registry even without the documentation? I mean,

Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay
I'm happy to apply patches if you have any. There's also no documentation, so if you care to add that, I'll make it official and put it on the extension registry. On Wed, Jan 20, 2010 at 12:10 PM, banane wrote: > This is great JIm! I'm going to test it out- already have about 3 > sites I need to

Re: [Radiant] Wordpress migration

2010-01-20 Thread banane
This is great JIm! I'm going to test it out- already have about 3 sites I need to migrate over. Anna ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/li

Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay
I migrated Wordpress in the past. I threw together some files as I was working with it, but there's no button to click, to make it happen. http://github.com/saturnflyer/radiant-wordpress_migrator-extension It assumes that you've got a database named 'wordpress' to which you can connect. I used it i

Re: [Radiant] Wordpress migration

2010-01-20 Thread Christian Aust
Hi, Am 20.01.2010 um 13:24 schrieb Dmitry Belitsky: > Hello there, > is there any tool for wordpress posts migration to radiant? none that I'm aware of. However, Wordpress has a XMLRPC interface, it should be pretty easy to get your WP posts converted into Radiant pages. Regards, Christian ___