By Terry Lorber on
http://www.joelonsoftware.com/articles/NotJustUsability.html
I'm in the process of migrating from phpBB2 to drupal. I'll post my migration script soon. (If I had a nickel for everytime I've seen that sentence on the drupal.org website).
I worked up a theme to make phpBB2 work more like the joelonsoftware discussion pages. I'm thinking that somewhere between the graphical clutter of the basic phpBB install and the stripped down joelonsoftware forums is a good middle ground.
I even gave up 'edit' and 'preview', however, I miss those features terrible. I'll probably keep that enabled in drupal.
Comments
import from phpbb
This could be added to the installation instructions under "Migrating from other forum packages".
Doesn't work
This doesn't work right... it imports the forum posts and users, yes, but it messes up other existing nodes, some forum posts don't work (Page not found), users cannot actually login properly (lots of You are not authorized errors) and the forum posts do not actually show up on the forums page.