Mediawiki WebFonts repository for jquery.webfonts
Added license and upstream information and a script to compile repoconfig automatically from metadata. also contains integration code Change-Id: Ib39668249dd568a1f6017f0c08a3b9d1e2067ae4
This commit is contained in:
committed by
Santhosh Thottingal
parent
a870263ad9
commit
3f4b5e4540
@@ -126,3 +126,9 @@ $wgResourceModules['jquery.webfonts'] = array(
|
||||
'localBasePath' => $dir,
|
||||
'remoteExtPath' => 'UniversalLanguageSelector',
|
||||
);
|
||||
|
||||
$wgResourceModules['ext.uls.webfonts.repository'] = array(
|
||||
'scripts' => 'resources/js/jquery.webfonts.repository.js',
|
||||
'localBasePath' => $dir,
|
||||
'remoteExtPath' => 'UniversalLanguageSelector',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user