User "Jack Phoenix" posted a comment on MediaWiki.r89231. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89231#c17411 Commit summary:
followup r89188: markup style improved, generation of term/definition html moved completely into Element, code formatting Comment: As far as coding style goes, everything's looking good now, thanks! <pre><nowiki> - 'author' => '[[mw:User:F.trott|Stephan Gambke]]', + 'author' => '[http://www.mediawiki.org/wiki/User:F.trott|Stephan Gambke]', </nowiki></pre> The pipe is not needed and it messes up the link; it should be replaced with an ordinary space. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
