First off, thanks for the work on this, saving lot's of effort migrating.
I been reading some other posts making sure I am doing this correctly, and I have a question...
I copied all my images over to my wp-content/ folder and the migration went smoothly.
But it seems only a few posts actually get an updated img location. For instance:
Working (few of these)
Joomla Page - http://bit.ly/kloqSZ
Wordpress page - http://bit.ly/mtAITw
Not Working (many of these)
Joomla Page - http://bit.ly/m02TgS
WordPress Page - http://bit.ly/j7ph4O
The code that's being left over in WP cases looks like:
<div><a class="jg_catelem_photo" href="joomplu:972"><img class="jg_photo" style="float: left; margin: 5px 5px 5px 0px;" src="index.php?option=com_joomgallery&view=image&format=raw&id=972&type=thumb" alt="joomplu:972" /></a>
or
<a href="joomplu:889" class="jg_catelem_photo"><img style="margin: 5px; float: left;" src="index.php?option=com_joomgallery&view=image&format=raw&id=889&type=thumb" class="jg_photo" alt="joomplu:889" /></a>
http://wordpress.org/extend/plugins/joomla-to-wordpress-migrator/