Posted by dicreat on May 24, 2009 at 6:56pm
Jump to:
| Project: | Pathauto |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Is it possible to make transliteration functionality more selective? Is it possible to turn off transliteration on some patterns or/and node types or/and taxonomy?
For example, "Pattern for blog page paths" and "Pattern for all story paths" using [user-raw] with transliteration option on, but "Pattern for all vocab-name paths" using [cat-raw] with transliteration option off.
When transliteration option is enabled, I see two ways to make this functionality:
1. Add additional tokens with transliteration (for example, [user-raw-translit])
2. Add additional options on Pathauto setting page on every pattern.
Thanks for help.
Comments
#1
This is not currently possible and neither of those solutions seems like a workable solution to me.
That said...we do need to make pathauto more extensible so that the extreme things like this are possible...
New title/version to reflect this.
#2
This will be possible with #686234: Re-architect alias transformations, so merging this issue into that one.