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 @@
33
33
['u', '', 'ஹ'],
34
34
['U', '', 'ங'],
35
35
['p', '', 'ஜ'],
36
-['\\}', '', 'ஞ்'],
36
+['\\}', '', 'ஞ'],
37
37
38
38
['a', '', 'ோ'],
39
39
['A', '', 'ஓ'],
—
—
@@ -73,7 +73,7 @@
74
74
jQuery.narayam.addScheme( 'ta-inscript', {
75
75
'namemsg': 'narayam-ta-inscript',
76
76
'extended_keyboard': false,
77
- 'lookbackLength': 2,
77
+ 'lookbackLength': 0,
78
78
'keyBufferLength': 0,
79
79
'rules': rules
80
80
} );
Sign-offs
User
Flag
Date
Nikerabbit
inspected
07:11, 8 December 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r104577
Adding Tamil InScript mapping.
amire80
18:05, 29 November 2011
Status & tagging log
04:35, 8 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r105462
[
removed:
new
added:
ok]