Closed (fixed)
Project:
Pathauto
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2009 at 02:21 UTC
Updated:
8 Mar 2012 at 17:09 UTC
Jump to comment: Most recent
Hey!
It would be really nice if we could configure "Punctuation Settings" to replace words with accents with the same word but without an accent.
In spanish its very common for words to have accents. For example:
"árbol" replace with "arbol"
"éstas" replace with "estas"
"ojalá" replace with "ojala"
And so on. Anybody know how to do this? Thanks in advance! :)
Federico.
Comments
Comment #1
gregglesPlease read the README.txt section about i18n-ascii.txt file.
Comment #3
seren10pity commentedIn the module folder, rename "i18n-ascii.example.txt" to "i18n-ascii.txt" , and then in /admin/build/path/pathauto -> General settings , check "Transliterate prior to creating alias" that is now available.
And it works !
Comment #4
candelas commentedthanks.
great module, it makes more friendly/human the inteface.
i just got that problem and this gives to me the solution.
thanks againt :)
Comment #5
katharine_gates commentedHi, I have a bunch of pre-automated paths that use symbols like ´or ¨. This is causing problems with my backlinks view. Any aliased nodes with these symbols will not show up properly.
I have changed the i18n file appropriately. I have told Pathauto to "Transliterate prior to creating alias".
New nodes are working fine.
But I cannot seem to change the path manually on the old nodes. Do I have to create these all over again? There are tons!
--kg
Comment #6
diamondseaFor those who stumble upon this old thread, If you're using a current version of PathAuto, you can do this by going to .../admin/config/search/path/settings and checking the box for "Reduce strings to letters and numbers".