r100342 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r100341
|
r100342
|
r100343
>
Date:
13:40, 20 October 2011
Author:
junaidpv
Status:
ok
Tags:
Comment:
Narayam: Only keybuffer of length 1 enough. Fix
r99682
.
Modified paths:
/trunk/extensions/Narayam/js/ext.narayam.rules.am.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Narayam/js/ext.narayam.rules.am.js
—
—
@@ -437,6 +437,6 @@
438
438
'namemsg': 'narayam-am',
439
439
'extended_keyboard': false,
440
440
'lookbackLength': 2,
441
- 'keyBufferLength': 4,
441
+ 'keyBufferLength': 1,
442
442
'rules': rules
443
443
} );
Follow-up revisions
Revision
Commit summary
Author
Date
r102305
MFT
r99387
r99395
r99456
r99457
r99682
r99683
r100013
r100024
r100108
r100212...
nikerabbit
18:21, 7 November 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r99682
Narayam: Update Amharic transliteration rules.
junaidpv
14:33, 13 October 2011
Status & tagging log
17:31, 13 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r100342
[
removed:
i18n]
15:12, 11 November 2011
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r100342
[
removed:
i18ndeploy]
09:35, 7 November 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r100342
[
added:
i18ndeploy]
08:51, 28 October 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r100342
[
added:
i18n]
08:51, 28 October 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r100342
[
removed:
new
added:
ok]