Hello,
Pathauto is great module,

I am in another langgues so
pathauto: can't good in my case
for example:

"ngày hôm nay" -pathauto--> ng-y-h-m-nay
the code can't understand "à" "ô"

Can you add a feather more custom replace in the input textbox
like:

Original -> Auto
à -> a
ô -> o
$ -> usd
/ -> per
... -> ...

so that:
"ngày hôm nay" -pathauto--> ngay-hom-nay

that good!
That can helpull for alot of drupaler.
Thank you.
Good luck.

Comments

greggles’s picture

Title: More custom » add more characters to pathauto transliteration
Status: Active » Closed (won't fix)

Hi,

You can setup your own custom letters in the i18n-ascii.txt file

Please see the INSTALL.txt and README.txt

zeke-1’s picture

Title: add more characters to pathauto transliteration » that's right

Sorry,
I didn't read the install.txt but its ok now
How long or when the pathauto update the database?, I add some custom character in i18n-ascii.txt , and looking for the change on my web,..

Thank greggles

greggles’s picture

Title: that's right » add more characters to pathauto transliteration

pathauto either does a "bulk" update or updates on creation/editing of content.

The update action determines what happens during that update phase.

zeke-1’s picture

Thank you!, pathauto is cool !

karnabal’s picture

Hello,

Where are the files that you are talking about : 18n-ascii.txt, INSTALL.txt, README.txt ?

Where can we tell Drupal to replace characters ?

à -> a
ô -> o

A french drupaler.

greggles’s picture

Karnabal - the files I mentioned are in the DRUPAL-5 and DRUPAL-5--2 branches of the module which puts them in the If you download one of those releases from http://drupal.org/node/17345/release then you should see the files. If the files are not branched properly in your opinion then please explain which download you are using and I will re-confirm it.