Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

transliteration.module

Version

1.1 (checked in on 2007/12/09 at 11:50:19 by smk)

Description

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.

See also

http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm

Functions

Namesort iconDescription
transliteration_getTransliterate UTF-8 input to plain ASCII.
transliteration_menuImplementation of hook_menu().