Closed (won't fix)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
I18n stuff
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 08:54 UTC
Updated:
11 Jul 2009 at 16:54 UTC
Simple really. 6.x-1.1 does the job of converting ä, ö, ü to ae, oe, ue.
6.x-2.x-dev converts them to a, o, u, somewhat annoyingly sometimes gets it right, but it might only be the first occurrence of an umlaut that gets the proper treatment.
iI would kindly suggest that if you are really determined to use the Transliteration module, you also provide the option to use the simple table that comes with 6.x-1.1 for those of us for who that works.
Comments
Comment #1
Freso commentedI'm afraid this is not going to happen. Sorry. I suggest you learn how to edit Transliteration's table files instead, to make Transliteration transliterate the way you want it to; I believe this is discussed in its README file. If not, try looking and/or asking in Transliteration's issue queue.
Comment #2
Grum commentedThanks for an honest answer, and the link. Much appreciated.
Comment #3
Freso commentedWell, of course. :) You might also want to look around this issue queue for issues regarding extendibility of Pathauto to other modules. This would/will hopefully move e.g. the transliteration part of the path generation to live in the Transliteration module itself - and which would thus open up for people to write their own modules, which, e.g., could use the old i18n-ascii.txt-file way.