User "Bryan" changed the status of MediaWiki.r87261. Old Status: new New Status: fixme
User "Bryan" also posted a comment on MediaWiki.r87261. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/87261#c16657 Commit summary: A few minor RSD changes Comment: I don't think this is correct. The protocol states that ''<engineLink> is the URL to the home of the engine''. The engine is MediaWiki, so it should really just link to the MW home page. Furthermore, ''<homePageLink> is the URL of the users homepage'', so that should in fact link to Title::newMainPage()->getFullUrl(). See also the example in the protocol: <pre> <engineName>Blog Munging CMS</engineName> <engineLink>http://www.blogmunging.com/ </engineLink> <homePageLink>http://www.userdomain.com/ </homePageLink> </pre> http://tales.phrasewise.com/rfc/rsd _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
