r93990 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93989
|
r93990
|
r93991
>
Date:
18:38, 5 August 2011
Author:
junaidpv
Status:
ok
Tags:
Comment:
Add ability to type ZWNJ for Sanskrit tranliteration.
Modified paths:
/trunk/extensions/Narayam/ext.narayam.rules.sa.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Narayam/ext.narayam.rules.sa.js
—
—
@@ -152,7 +152,8 @@
153
153
['~', '','्'],
154
154
['\\.', '','।'],
155
155
['//', '','ऽ'],
156
-['\\`', '','़']
156
+['\\`', '','़'],
157
+['(\u200C)*_', '', '\u200c']
157
158
];
158
159
159
160
jQuery.narayam.addScheme( 'sa', {
Status & tagging log
18:38, 29 August 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r93990
[
removed:
new
added:
ok]