r85673 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85672‎ | r85673 | r85674 >
Date:16:55, 8 April 2011
Author:santhosh
Status:deferred
Tags:
Comment:
Adding support for Oriya/Odiya and Tamil
Modified paths:
  • /trunk/extensions/WebFonts/WebFonts.config.php (modified) (history)
  • /trunk/extensions/WebFonts/fonts/or (added) (history)
  • /trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.woff (added) (history)
  • /trunk/extensions/WebFonts/fonts/ta (added) (history)
  • /trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.eot (added) (history)
  • /trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.ttf (added) (history)
  • /trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.woff (added) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/WebFonts.config.php
@@ -89,10 +89,22 @@
9090 "ന്‍റെ" => "ന്റെ"
9191 )
9292 ),
 93+ 'Lohit Oriya' => array(
 94+ 'eot' => "$fontsPath/or/Lohit-Oriya.eot",
 95+ 'ttf' => "$fontsPath/or/Lohit-Oriya.ttf",
 96+ 'woff' => "$fontsPath/or/Lohit-Oriya.woff",
 97+ ),
 98+ 'Lohit Tamil' => array(
 99+ 'eot' => "$fontsPath/or/Lohit-Tamil.eot",
 100+ 'ttf' => "$fontsPath/or/Lohit-Tamil.ttf",
 101+ 'woff' => "$fontsPath/or/Lohit-Tamil.woff",
 102+ ),
93103 ),
94104
95105 'languages' => array(
96106 'en' => array( 'RufScript', 'Perizia', 'Ubuntu' ),
97107 'ml' => array( 'Meera', 'Rachana' , 'Dyuthi', 'RaghuMalayalam'),
 108+ 'or' => array( 'Lohit Oriya'),
 109+ 'ta' => array( 'Lohit Tamil'),
98110 ),
99111 );
Index: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.woff
___________________________________________________________________
Added: svn:mime-type
100112 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.eot
___________________________________________________________________
Added: svn:mime-type
101113 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/or/Lohit-Oriya.ttf
___________________________________________________________________
Added: svn:mime-type
102114 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.ttf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.ttf
___________________________________________________________________
Added: svn:mime-type
103115 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.woff
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.woff
___________________________________________________________________
Added: svn:mime-type
104116 + application/octet-stream
Index: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.eot
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/extensions/WebFonts/fonts/ta/Lohit-Tamil.eot
___________________________________________________________________
Added: svn:mime-type
105117 + application/octet-stream

Status & tagging log