Feb 02
MT-phpBBCrosspost v.0.60 Available!
Finally, I have a semi-release version of my Moveable Type->phpBB Crosspost plugin available! I've had this plugin kicking around since last April, but didn't fix a pretty severe bug in it until just recently. The documentation should explain most of it, but basically you just put the following tag in an MTEntries tag:
<$MTphpBBCrosspost forum_name="Latest Articles" forum_path="/forum"$>
where forum_name is the name of the forum you want the posts to go to in phpBB, and the forum_path is the absolute web-path to your forum.
You can download the plugin from http://www.peccaui.com/dev/mt/mt-phpBBCrosspost_v_0_6.zip and feel free to use it in your MT 2.6x distribution (I haven't tested it in 3.x yet). If you'd like to see it in action, check out The New Gamer.
And maybe some day I won't feel intimidated by mt-plugins.org and will submit it as a proper plugin!