Closed (won't fix)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2007 at 09:43 UTC
Updated:
25 Jul 2007 at 16:28 UTC
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
Comment #1
gregglesHi,
You can setup your own custom letters in the i18n-ascii.txt file
Please see the INSTALL.txt and README.txt
Comment #2
zeke-1 commentedSorry,
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
Comment #3
gregglespathauto either does a "bulk" update or updates on creation/editing of content.
The update action determines what happens during that update phase.
Comment #4
zeke-1 commentedThank you!, pathauto is cool !
Comment #5
karnabal commentedHello,
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.
Comment #6
gregglesKarnabal - 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.