HB wrote:dcz wrote:It's possible that we release a back-port of this for phpBB2, but nothing is precisely scheduled yet.
It's worth doing for the advanced mod otherwise members will backlink with the "post" links instead of the title-injected versions.
Well, with the zero dupe, chances are very little that this will happen IMHO, since very few user will use the right click save this link option on their browser but will rather copy the url from the browser navigation bar after they will have been redirected.
About phpbbfetchall, we did start to work on it a bit here
http://www.phpbb-seo.com/boards/phpbb-m ... 9.html#104
It's for the webmedic mod rewrite, but the phpBB SEO patch would be very similar. You'd need to replace make_url_friendly with $phpbb_seo->format_url and make sure you set up the proper delimiters (since they are there hard coded, and suffixes.
++