User "Brion VIBBER" changed the status of MediaWiki.r87212.

Old Status: new
New Status: resolved

User "Brion VIBBER" also posted a comment on MediaWiki.r87212.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87212#c18441
Commit summary:

Added wgIsMainPage (Title->isMainPage) to mw.config
* Instead of ugly javascript construction to compare href-attributes or 
re-constructing proper pagenames, let's use Title->isMainPage which does this 
much better
* Kept function for compatibility. mw.util.isMainPage() was never released, 
should probably be removed before 1.18 branch point.

Comment:

'good enough' says me. :) Marking resolved.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to