!Site-NewsDrupalMarketing

Running Drupal 5.1 finally! An exhausting migration from MT2.65 ...

Finally, after months of pain and knowing “you have to do it” I migrated the 950+ posts from my first and biggest weblog, this http:// weblog.cemper.com I created in June 2003 on a now stoneage MovableType 2.65…

As you can judge from the “recent comment” bar on the site, I even had to disable commenting one year ago just because the anti-spam plugin was written in damn perl that was incompatible with 64bit CPUs (!!!)

A major goal was to keep the URL and site structure intact, while keeping modifications to the DruPal core at zero. After aprox 1 year of Drupal working I had the balls and heart to spend my whole weekend Saturday night to Monday night in moving everything to Drupal…

I’m happy – finally! After running my Marketing weblog on Drupal for more than half a year it was way time to get my oldest and biggest site to Drupal. The only reason I made this, was because I, myself had to implement the anonymous comment notification for Drupal as well as the AKISMET protection for trackback spam in Drupal … both were pretty obvious features everybody expects and knows from lower-scale CMS systems more bound to blogging like Wordpress… however the old-school drupal’lers didn’t see a need for those features so far… well.

The migration of MT was done with a script I got from morbus iff, initially made for Drupal 4.3 or so… I hacked that one for 4.6 and 4.7 so I made some hacks to load stuff into DP5 again, yet taking care that meta keywords are ported properly into the nodewords keywords attributes… I’m attached the file I used for future reference, but never ask me for support on that one…

I migrated a lot of custom stuff scripts, integrated some new meta data plugins I wrote and most important

got rid of that fixed layout and cheesy colors I had up on the site for almost 2 years … This new color theme is very much

in the fashion the blog was originally in 2003 and I love this – floating as well as bright, blueish colors… The sitemap is a HUGE collection of tags … nice, eh?

Some things are still missing

  • migraton of the comment_notify plugin to Drupal 5.x
  • migraton of the AKISMET integration into Trackback to Drupal 5.x
  • the search index is not perfectly updated… not sure what’s going on (didn’t update all 950+ entries at once)
  • some “weird errors due to pathauto”, shown only when editing (hopefully)
  • weird “This content has been modified by another user, changes cannot be saved.” are still around in DP5 ? I can’t believe it
  • had to disable comment_notify (that kept login info of users) because it kept the previous commenters info in the cache for all other users :-(
  • trackback 5 is always disabled per post by default

Alright – comments are open again folks …

What you think about the new site?

Average rating
(2 votes)
AttachmentSize
mt-to-dp-template.txt.php_.txt12.25 KB

Comments

Looking good!

Good work, Christoph! I'm pretty happy on Drupal 5 as well. Looking forward to comment_notify on D5 :-) (and let me know if there's anything I can do)

captcha is evil

took me 4 tries to get the previous comment posted...

Wow - I got your credentials...

Hey Darcy,
just wanted to answer you and got your name + website preset by comment info ...weird stuff

regarding the captcha I feel i need to replace that with the text-challenge anyway... I had similar troubles on marketingfan.com before

is there any better Captcha module out there?

best, christoph

I got the same thing with

I got the same thing with the comment_info module on my blog and had to disable it. Several users were complaining that it was incorrectly remembering them as each other. Very bizarre. I just assumed it was only setting a cookie or something, not storing their info on the server.

As for Captcha, the only good one is the one that's turned off. There's no such thing as a good Captcha. The image based ones have inherent problems (the one you used here cut off the right side of the image on a few attempts, so I couldn't have gotten it right, and the rest were just plain hard to read). They basically say "if you're having trouble reading this, you're not welcome here." Imagine a vision-challenged person trying to fill in a Captcha. Impossible.

I've scaled back to just using Akismet, and it's been pretty easy since switching to D5. I was using Spam.module back on D4 (and will have to use that on several projects that don't have budgets for Akismet Enterprise keys...)

... second Captcha attempt...

Christoph C. Cemper's picture

good point... unwelcomeness

Hey D'arcy,

that's a very enlightning comment...

I agree with you that I would probably just not waste my time trying that damn captcha two or three times in a row...

I'm disabling that now and see how spam arrives... after that I thought a text-only captcha (saying: what's five plus seven) would be a good alternative...

your thoughts?

cheers,christoph

PS: regarding a vision challenged person, you might want to consider increasing the font size on your own blog as well :)

Similar entries

  • Finally, a 5.x capable version of comment_notify is ready for testing.

  • Altough there's AKISMET for drupal available for some time I noticed that the trackback module does not integrate there… That makes the Drupal platform just as vulnerable to spam as this 3 year old movable type installation… What a PAIN!...

  • So DRUPAL6 was released last week finally – this is the GO for all module developers (like us) and heavy drupal users (like us)

    to set aside their “normal” business (which is NOT drupal maintenance, consulting or else) and plan for DOZENs of hours and days

    to upgrade all their sites…

    Frankly,

    we are running DRUPAL 4.x sites

    we are running DRUPAL 5.x sites

    and we will be running the new company site for cemper.com on Drupal 6 soon (postponed launch for DP6)

    BUT, I will not and cannot commit to an upgrade mania solely to generate work and say we’re running recent versions

  • My comment_notify module for Drupal is gaining some interest… today I fixed two bugs with the possible execution order of comment notify and a problem in multi-site setups the new version is at http://weblog.cemper.com/comment_notify3.zip since I still didn't setup that…

  • You guys might wonder why I brag about all the cool features of Drupal and found so many great reasons and fancy features for using Drupal but still run movable type in a stone-age version here

    well Marketingfan was already migrated to Drupal 2 months ago and I found one simple thing missing…

    Comment follow-up notification mails for anonymous AND registered users with EASY unsubscribe option as we know it!