"SVG" posted a comment on MediaWiki.r107413. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107413#c28806
Commit summary for MediaWiki.r107413: r106556 reverts: - renaming DisableAccount_body.php to SpecialDisableAccount.php - renaming ContactPage_body.php to SpecialContact.php Follow-up r106511: - changing class from SpecialBatchUserRights to BatchUserRights SVG's comment: When all special page classes should be named SpecialFoo, why is there the FooExtension_body.php naming convention? Nikerabbit says the file name should matches the class name. I like it even the class name is SpecialFoo, but I dislike special page files that are named SpecialFoo.php instead of Foo_body.php. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
