Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
I18n stuff
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2008 at 12:00 UTC
Updated:
2 Jul 2012 at 17:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesThanks for your feedback on the module. At a minimum you are right that the example file should be removed.
Could you please experiment with the Transliteration module for a little while and see if you find something which was possible with i18n-ascii.txt that is no longer possible with http://drupal.org/project/transliteration? If so we'll have to see about improving that module or finding some work-around.
Comment #2
Freso commentedThe transliteration file isn't a part of the 6.x-2.x-dev distribution. It was removed in the same commit that hooked into Transliteration. If you still have the file, it's a left over from a previous install – or Drupal's packaging script is broken. Try to unpack the 6.x-2.x-dev file in an empty directory and see if it's still there. Please report back if it is, so we can alert the infra folks.
Also, as greggles already pointed out, you should be able to achieve the same with Transliteration module that you could with the old file – only now it's a module dedicated to transliteration that handles it, which means less code in Pathauto, which means simpler code in Pathauto, which means that Pathauto is easier to maintain. Providing an option between the two is, well, not an option. (Also, the UI is way cluttered already.)
Comment #3
yngens commentedThank you guys for your prompt replies.
greggles, having created this issue http://drupal.org/node/294273 today I have learned that it is possible to tweak Transliteration module to get custom URL aliases. So please disregard my request.
Fresco, indeed I had updated over the existing module, so this part of my alert also turned out not to be false.
Closing the ticket. Thanks again!
Comment #4
Drupal Berlin commentedHad the same problem and did't understand most of what I read about it, so here goes:
- Install http://drupal.org/project/transliteration
- check the box at admin/build/path/pathauto ('Transliterate prior to creating alias')
That's all Folks!
Comment #5
gregglesOk.
Comment #6
betoaveigaTransliteration module didn't work for me. I downloaded the file here:
http://textpattern.googlecode.com/svn-history/r3347/development/4.x/text...
And put it in the directory of pathauto.
Then I checked the option of transliteration in pathauto general settings.
Hope this helps somebody!
Bye :)
Comment #7
Freso commentedIf you're using version 6.x-2.x or 7.x-1.x, Pathauto won't read the i18n-ascii.txt file - however, even if you install the Transliteration module, you'll still have to enable transliteration in the Pathauto settings as well.
Comment #8
rionka commentedBetoAveiga: Thanks for million times. Finally i can fully understand what i'm messing with. I'm total newbie so the result it WORKS is awesome for me. Thank you very much.
Comment #9
alerivrod commentedI have the same problem, but not in the urls, in the title of the nodes. How can i solve it?
Thank you in advance
Comment #10
dave reidFixing node titles themselves are out of scope for Pathauto.