0

my language is Arabic i want to use pathauto for clean URL but my problem is when use this module my URL is very long because mydomain.com/الشهور الأخيرة بشأن استحواذ and browser convert to UTF-8 char how to use Google translate for translate my title of node to English and replace in URL path?

thank you

apaderno
  • 28,547
  • 16
  • 75
  • 90
reza
  • 133
  • 13
  • Arabic text already is UTF-8. Or did you mean the browser percent-escapes it? –  May 03 '11 at 09:58

1 Answers1

1

Maybe you'll be interested in the Transliteration module, which "english-ise" the non-english characters and then creates the URL.

yoavmatchulsky
  • 2,962
  • 1
  • 17
  • 22
  • i use Transliteration module but my problem is url path not working with Transliteration module . i think Transliteration module used in rename of files and ... how to use Transliteration module in url path – reza May 03 '11 at 10:48
  • It should work together (maybe you need to install the 2.0 version of pathauto). did you check their settings options? – yoavmatchulsky May 03 '11 at 10:53
  • ok i use pathauto 2.0 and now translate title but translate not readable . how to change setting Transliteration module – reza May 03 '11 at 11:48