Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.1 (checked in on 2007/12/09 at 11:50:19 by smk)
Transliteration by Stefan Kudwien and Daniel Kudwien developed by UNLEASHED MIND - www.unleashedmind.com
Provides transliteration for UTF-8 text input and sanitzes file names.
Uses data from the Text::Unidecode Perl library.
http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm
| Name | Description |
|---|---|
| transliteration_get | Transliterate UTF-8 input to plain ASCII. |
| transliteration_menu | Implementation of hook_menu(). |