r82854 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r82853
|
r82854
|
r82855
>
Date:
14:09, 26 February 2011
Author:
junaidpv
Status:
ok
Tags:
Comment:
Minimum lookback length 4 require for Malayalam transliteration
Modified paths:
/trunk/extensions/Narayam/ext.narayam.rules.ml.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Narayam/ext.narayam.rules.ml.js
—
—
@@ -330,6 +330,6 @@
331
331
jQuery.narayam.addScheme( 'ml', {
332
332
'namemsg': 'narayam-ml',
333
333
'extended_keyboard': false,
334
- 'lookbackLength': 2,
334
+ 'lookbackLength': 4,
335
335
'rules': rules
336
336
} );
Status & tagging log
18:18, 28 February 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r82854
[
removed:
new
added:
ok]