Merge "Add Special:CiteThisPage to the 'pagetools' group of Special:SpecialPages"

This commit is contained in:
jenkins-bot 2014-10-31 19:38:59 +00:00 committed by Gerrit Code Review
commit e8ce487226

View file

@ -30,6 +30,7 @@ $wgHooks['SkinTemplateBuildNavUrlsNav_urlsAfterPermalink'][] = 'efCiteThisPageNa
$wgHooks['SkinTemplateToolboxEnd'][] = 'efSpecialCiteThisPageToolbox';
$wgSpecialPages['CiteThisPage'] = 'SpecialCiteThisPage';
$wgSpecialPageGroups['CiteThisPage'] = 'pagetools';
$wgAutoloadClasses['SpecialCiteThisPage'] = __DIR__ . '/SpecialCiteThisPage.php';
// Resources