r105462 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105461‎ | r105462 | r105463 >
Date:21:39, 7 December 2011
Author:amire80
Status:ok
Tags:
Comment:
Followup to r104577, fixes according to Santhosh's comments.
Modified paths:
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ta-inscript.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ta-inscript.js
@@ -32,7 +32,7 @@
3333 ['u', '', 'ஹ'],
3434 ['U', '', 'ங'],
3535 ['p', '', 'ஜ'],
36 -['\\}', '', 'ஞ்'],
 36+['\\}', '', 'ஞ'],
3737
3838 ['a', '', 'ோ'],
3939 ['A', '', 'ஓ'],
@@ -73,7 +73,7 @@
7474 jQuery.narayam.addScheme( 'ta-inscript', {
7575 'namemsg': 'narayam-ta-inscript',
7676 'extended_keyboard': false,
77 - 'lookbackLength': 2,
 77+ 'lookbackLength': 0,
7878 'keyBufferLength': 0,
7979 'rules': rules
8080 } );

Sign-offs

UserFlagDate
Nikerabbitinspected07:11, 8 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r104577Adding Tamil InScript mapping.amire8018:05, 29 November 2011

Status & tagging log