(resending.. not sure if it got send, since I just my gmail account to reply, if you received this message twice, my apologies) Hi Rajiv,
I created a migration framework that you can use, you will need to do some java coding to create the logic to to connect your wordpress database and then to do the mapping of the fields. If you have any question you can look at the sample that I did for migration from Blosom to Roller. I hope that helps. Here is a thread discussing, what you would have to do, but if you need more information let me know: http://www.mail-archive.com/[email protected]/msg01053.html To download the migration tool, I would recomend using eclipse and extracting from CVS this project: (you can find the instructions on how to get the source out from that same thread above) https://roller.dev.java.net/source/browse/roller/roller_support/tools/ On Fri, Nov 20, 2009 at 8:34 AM, Angel Vera <[email protected]> wrote: > Hi Rajiv, > > I created a migration framework that you can use, you will need to do some > java coding to create the logic to to connect your wordpress database and > then to do the mapping of the fields. If you have any question you can look > at the sample that I did for migration from Blosom to Roller. I hope that > helps. > > Here is a thread discussing, what you would have to do, but if you need > more information let me know: > http://www.mail-archive.com/[email protected]/msg01053.html > > To download the migration tool, I would recomend using eclipse and > extracting from CVS this project: > (you can find the instructions on how to get the source out from that same > thread above) > https://roller.dev.java.net/source/browse/roller/roller_support/tools/ > > Angel > > > On Thu, Nov 19, 2009 at 1:30 PM, Rajiv Mordani <[email protected]>wrote: > >> Hi, >> I thought I should check with this alias before I embark on doing this >> myself - has anyone done a migration of blogs from wordpress mu (multi user) >> to Roller? Is there any script available to do that? >> >> Thanks >> >> - Rajiv >> > >
