1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-10-27 23:47:35 +01:00

Might as well add the language shim and start prepping for MW upgrade to 1.23+ versions

This commit is contained in:
Tom Hutchison
2015-11-04 10:30:39 -05:00
parent b8944ceeef
commit c61e161cae
8 changed files with 97 additions and 64 deletions

View File

@@ -32,7 +32,9 @@ $wgValidSkinNames['pivot'] = 'Pivot';
$wgAutoloadClasses['SkinPivot'] = __DIR__.'/Pivot.skin.php';
$wgExtensionMessagesFiles['SkinPivot'] = __DIR__.'/Pivot.i18n.php';
$wgMessagesDirs['SkinPivot'] = __DIR__ . '/i18n';
$wgExtensionMessagesFiles['SkinPivot'] = __DIR__ . '/Pivot.i18n.php';
$wgResourceModules['skins.pivot'] = array(
'styles' => array(