https://bugzilla.wikimedia.org/show_bug.cgi?id=35457
--- Comment #2 from Junaid <[email protected]> 2012-03-24 18:54:40 UTC --- Submitted the change code changes for this feature: https://gerrit.wikimedia.org/r/3694 Waiting for review and merge. (In reply to comment #1) > What's a feature without a use case? Please provide a reason why. One use case: people want to convert/create Unicode character from its code number. For example, by typing '\u0D05\' it should be converted to 'അ'. Please see the code change for Malayalam transliteration in the commit, that function implements it. Also callbacks can be used to combine several rules those share some behavior. While writing the rules for some languages, I had met with rules that would have more tuned if this feature used. So this feature was in my mind from almost beginning of Narayam but just now only it got implemented. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
