Переглянути джерело

Merge branch 'master' of https://github.com/WikiWonders/Foreground

Garrick van Buren 12 роки тому
батько
коміт
1d8d9d8993
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      foreground.php

+ 3 - 3
foreground.php

@@ -16,8 +16,8 @@ if( ! defined( 'MEDIAWIKI' ))
 
 
 $wgExtensionCredits['skin'][] = array(
 $wgExtensionCredits['skin'][] = array(
     'path'			 => __FILE__,
     'path'			 => __FILE__,
-    'name'			 => 'foreground',
-    'url'			 => 'http://wikiwonders.net/wiki/Foreground',
+    'name'			 => 'Foreground',
+    'url'			 => 'http://foreground.wikiwonders.net/',
     'author'		 => 'WikiWonders',
     'author'		 => 'WikiWonders',
     'descriptionmsg' => 'A MediaWiki skin that focuses on putting your content in the foreground.',
     'descriptionmsg' => 'A MediaWiki skin that focuses on putting your content in the foreground.',
 );
 );
@@ -51,4 +51,4 @@ $wgResourceModules['skins.foreground'] = array(
     ),
     ),
     'remoteBasePath' => &$GLOBALS['wgStylePath'],
     'remoteBasePath' => &$GLOBALS['wgStylePath'],
     'localBasePath'  => &$GLOBALS['wgStyleDirectory']
     'localBasePath'  => &$GLOBALS['wgStyleDirectory']
-);
+);