Also, if you would like to keep you current URL scheme, this can be
accomplished through regex. Ringmaster or moeffju would be people to
talk to on that front, since I hates the regex.
Chris
Graham Christensen
http://itrebal.com - Customized Web Hosting
Graham.Ch...@iamgraham.net
Two points:
First, it's really easy to use Habari-native rewrites to get your
permalinks to match up between WP and Habari. I point this out because
it's not necessary to use mod_rewrite to fix this issue.
Second, I've always thought it would be a great idea to include as part
of the WP importer a thing that would store your WP permalink settings
as a Habari option, and then produce 301's for WP permalinks that
redirect to the true Habari URLs (ala the method I hinted at in the
point above). You'd leave the importer enabled for a month or so to let
the 301's sink it, then disable it and be done.
Owen