Last modified: 2010-05-15 16:03:32 UTC
If possible, please add an indicator for interlanguage links (links that form a portlet link rather than an inline link, if not on a talk page) in the interwiki map, for example <iw prefix="aa" lang="" local="" url="http://aa.wikipedia.org/wiki/$1" /> I am told this happens auto-magically from the list of valid languages in /languages/Names.php (also depending on some settings), so possibly might need to compare the interwiki map entries to $wgLanguageNames and $wgExtraLanguageNames Reason: It is not possible to *completely* predict, from siprop=interwikimap, whether a given interwiki prefix will become an inline link or language link, as some wikis may have older/newer versions of Names.php, or custom language names.
Fixed in r34499. The output looks like: <iw prefix="de" local="" language="Deutsch" url="http://de.wikipedia.org/wiki/$1" />