<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to migrate from Drupal 5 to WordPress 2</title>
	<atom:link href="http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/</link>
	<description>polluting the blogosphere for three quarters of a decade</description>
	<pubDate>Sun, 06 Jul 2008 00:47:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Peter</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183905</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 24 Jun 2008 21:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183905</guid>
		<description>I'm looking for a solution to migrate from Drupal5 --&#62; Serendipity without WP-workaround</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for a solution to migrate from Drupal5 &#8211;&gt; Serendipity without WP-workaround</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Summer Brooks</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183638</link>
		<dc:creator>Summer Brooks</dc:creator>
		<pubDate>Thu, 19 Jun 2008 00:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183638</guid>
		<description>While I have not done this for WP 2.5.1 directly, I don't think the changes to the SQL script would be that hard to make.  I may look at it later, but I still have more work to do on the site I needed to convert from Drupal 5 to Wordpress.

I installed WP 2.2, then made some changes to the SQL script, because the site I'm converting has many contributors, and on my first conversion attempt, this script didn't do anything to import users, no names, no logins, no passwords.  I had to add that info into the SQL script.

Another mod I had to make was to accomodate how database users are handled in Plesk.  There's no easy way to give a single mysql user access to multiple databases in Plesk, and the workaround requires root and/or shell access.  It was easier for me to do a mysqldump of the Drupal database and import everything into my new WP database... none of the table names overlapped, so that seemed to be the simple and obvious workaround.

So I imported the Drupal db tables into my WP db, then changed the script to not refer to external databases, and the script ran like a charm.  It brought my users over, kept their same passwords, and their ownership of various articles.   Once that was done, I upgraded WP from 2.2 to 2.5.1, and now the new site is running just fine, and all it needs is some cleanup to work in my new template.

Once I finish some more individual tweaking to take advantage of the new magazine-style Wordpress template I'm using, I'll just drop the Drupal tables from my WP db, and be done with it.

I may take another look at the SQL script later, because there is one other Drupal site that needs to be converted, and I'd like to avoid the "instal WP 2.2 / Upgrade to WP 2.5" step, if I can.</description>
		<content:encoded><![CDATA[<p>While I have not done this for WP 2.5.1 directly, I don&#8217;t think the changes to the SQL script would be that hard to make.  I may look at it later, but I still have more work to do on the site I needed to convert from Drupal 5 to Wordpress.</p>
<p>I installed WP 2.2, then made some changes to the SQL script, because the site I&#8217;m converting has many contributors, and on my first conversion attempt, this script didn&#8217;t do anything to import users, no names, no logins, no passwords.  I had to add that info into the SQL script.</p>
<p>Another mod I had to make was to accomodate how database users are handled in Plesk.  There&#8217;s no easy way to give a single mysql user access to multiple databases in Plesk, and the workaround requires root and/or shell access.  It was easier for me to do a mysqldump of the Drupal database and import everything into my new WP database&#8230; none of the table names overlapped, so that seemed to be the simple and obvious workaround.</p>
<p>So I imported the Drupal db tables into my WP db, then changed the script to not refer to external databases, and the script ran like a charm.  It brought my users over, kept their same passwords, and their ownership of various articles.   Once that was done, I upgraded WP from 2.2 to 2.5.1, and now the new site is running just fine, and all it needs is some cleanup to work in my new template.</p>
<p>Once I finish some more individual tweaking to take advantage of the new magazine-style Wordpress template I&#8217;m using, I&#8217;ll just drop the Drupal tables from my WP db, and be done with it.</p>
<p>I may take another look at the SQL script later, because there is one other Drupal site that needs to be converted, and I&#8217;d like to avoid the &#8220;instal WP 2.2 / Upgrade to WP 2.5&#8243; step, if I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aeshan</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183034</link>
		<dc:creator>Aeshan</dc:creator>
		<pubDate>Sat, 07 Jun 2008 01:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-183034</guid>
		<description>Hi , I'd like to migrate my old drupal 5 gallery content to my Wordpress gallery (which is actually a WP Blog with images/videos as seperate posts).any tips i should follow?thanks!</description>
		<content:encoded><![CDATA[<p>Hi , I&#8217;d like to migrate my old drupal 5 gallery content to my Wordpress gallery (which is actually a WP Blog with images/videos as seperate posts).any tips i should follow?thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-182042</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 11 May 2008 14:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-182042</guid>
		<description>@Frank

I am looking for a solution for this too.</description>
		<content:encoded><![CDATA[<p>@Frank</p>
<p>I am looking for a solution for this too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-181942</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 05 May 2008 06:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-181942</guid>
		<description>Has anyone yet modified this for a Drupal5-&#62;WP 2.5.x Migration? This should be quite different due to the new term-stuff in WP?</description>
		<content:encoded><![CDATA[<p>Has anyone yet modified this for a Drupal5-&gt;WP 2.5.x Migration? This should be quite different due to the new term-stuff in WP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PCBytes Network Consulting</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180993</link>
		<dc:creator>PCBytes Network Consulting</dc:creator>
		<pubDate>Sat, 12 Apr 2008 01:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180993</guid>
		<description>Thanks for this guide it really helped in the migration process with our corporate blog. We had a little bit of hangups in the process but overall it was a great success! I'm bookmarking this page if I ever need it again ~ Cheers Jason</description>
		<content:encoded><![CDATA[<p>Thanks for this guide it really helped in the migration process with our corporate blog. We had a little bit of hangups in the process but overall it was a great success! I&#8217;m bookmarking this page if I ever need it again ~ Cheers Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drupal to Wordpress Migration In Progress &#124; Yimto Affiliate Marketing Blog</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180784</link>
		<dc:creator>Drupal to Wordpress Migration In Progress &#124; Yimto Affiliate Marketing Blog</dc:creator>
		<pubDate>Mon, 07 Apr 2008 22:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180784</guid>
		<description>[...] http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wo... Fantastic Drupal to Wordpress migration post with an SQL script that works quite well. You need to migrate to Wordpress 2.0 for it to work. [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wo.." >http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wo..</a>. Fantastic Drupal to Wordpress migration post with an SQL script that works quite well. You need to migrate to Wordpress 2.0 for it to work. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChickenMoo</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180644</link>
		<dc:creator>ChickenMoo</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180644</guid>
		<description>Thanks for making this page 
My Conversion is Drupal 5.2 to WP wordpress-2.0.4 old version downloaded only for conversion.

the script works good except.....

If you have many categories in Drupal like 
Government 
- State - state names

and 

Business - State Names

It will choke a bit and shoot everything into uncatagorized

AND for people that use CCK and Address Fields 
that content is not stored in the normal area of content

So if like me you have lots of businesses listed on pages using special CCK fields
The script will make the page blank and you will have to manualy copy the info 

All in all though you saved me a MRI and Brain Aneurysm :o)</description>
		<content:encoded><![CDATA[<p>Thanks for making this page<br />
My Conversion is Drupal 5.2 to WP wordpress-2.0.4 old version downloaded only for conversion.</p>
<p>the script works good except&#8230;..</p>
<p>If you have many categories in Drupal like<br />
Government<br />
- State - state names</p>
<p>and </p>
<p>Business - State Names</p>
<p>It will choke a bit and shoot everything into uncatagorized</p>
<p>AND for people that use CCK and Address Fields<br />
that content is not stored in the normal area of content</p>
<p>So if like me you have lots of businesses listed on pages using special CCK fields<br />
The script will make the page blank and you will have to manualy copy the info </p>
<p>All in all though you saved me a MRI and Brain Aneurysm :o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: estetik</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180261</link>
		<dc:creator>estetik</dc:creator>
		<pubDate>Sun, 23 Mar 2008 06:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180261</guid>
		<description>I think the database files are the most important point on moving to wordpress.  Thanks for the useful tips.</description>
		<content:encoded><![CDATA[<p>I think the database files are the most important point on moving to wordpress.  Thanks for the useful tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Importing Drupal to Wordpress &#124; Guys like Dolls</title>
		<link>http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180232</link>
		<dc:creator>Importing Drupal to Wordpress &#124; Guys like Dolls</dc:creator>
		<pubDate>Tue, 18 Mar 2008 11:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/15/how-to-migrate-from-drupal-5-to-wordpress-2/#comment-180232</guid>
		<description>[...] last night and managed to transfer all of the data in a couple hours of work. The key was this sql script to transfer everything, which is a little bit old and required installing Wordpress 2.0, importing, [...]</description>
		<content:encoded><![CDATA[<p>[...] last night and managed to transfer all of the data in a couple hours of work. The key was this sql script to transfer everything, which is a little bit old and required installing Wordpress 2.0, importing, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
