https://bugzilla.wikimedia.org/show_bug.cgi?id=20246
--- Comment #16 from Tim Starling <[email protected]> 2011-03-25 00:24:41 UTC --- Are these tables in any way similar to the tables used for transliteration by ICU? I wrote a PHP extension a couple of years ago which provides an interface to ICU's transliteration functions to PHP: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/transliterate/ The original idea was to use it to display transliterations of foreign names that come to a wiki via CentralAuth, but I never developed it any further. Would it be useful to provide access to these ICU transliterators via the extension you have developed? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
