Pathauto is the most common module which i think almost all Drupal websites use it to format the path alias. Sometime we want to use the node title as part of the path alias but if we are working on multilingual Drupal website, this may lead to non english URL.
So we have the Transliteration module to solve the problem. It takes Unicode text and tries to represent it in US-ASCII characters by attempting to transliterate the pronunciation expressed by the text in some other writing system to Roman letters. In addition, it also helps creating clean file name on file upload.
1. Download and install the Transliteration module.
2. Go to URL aliases setting page. (admin/config/search/path/settings)
3. Enable the Transliterate prior to creating alias setting.
4. Create a node with non-english title and check the Generate automatic URL alias checkbox.
5. You will find the title in the URL is transliterated. The following picture is taken in the node edit page.
Done =)
Reference:
Filed under: CMS Tagged: Drupal, Drupal 7, Pathauto, Transliteration
![](http://stats.wordpress.com/b.gif?host=eureka.ykyuen.info&blog=8827782&post=13310&subd=ykyuen&ref=&feed=1)