Since I just made the switch back, here’s the script that made it easy… http://blog.room34.com/archives/4530 Be sure to read the script to edit or comment out sections so that they will meet the needs of your site. the only real problem I’m seeing so far is URLs aren’t always coming up as links in the… Continue reading Migrate from Drupal 6 to WordPress 3
Tag: Drupal
Adding a Facebook “Like” block to your Drupal site
I just added the newly announced “Like” button to my blog. It’s very easy to do on Drupal. First, enable PHP input format… In Drupal 6, the PHP input format is not enabled by default – it has to be enabled by enabling an additional module. So go to admin/build/modules and enable: PHP filter 6.8… Continue reading Adding a Facebook “Like” block to your Drupal site