I am trying to use pathauto for something like /[locale]/[title] . Is this possible yet or a worthwhile feature?

Cheers.

Comments

Freso’s picture

Project: Token » Pathauto
Version: 5.x-1.x-dev » 5.x-2.2
greggles’s picture

Title is possible (though it should be title-raw).

Locale depends - if you use 6.x then it is already provided. If you use 5.x then it is not provided but should be provided by whatever i18n module you are using.

So, I think this is either a duplicate of the request that added locale to token module for 6.x OR it's a duplicate of the i18n request that added token support OR it's a "won't fix" because Pathauto won't be providing a locale token on behalf of any i18n modules for 5.x.

Right, Freso?

greggles’s picture

Status: Active » Closed (duplicate)

This is added to 6.x-1.x branch. I don't think we should provide it in 5.x. So, marking duplicate of #208860: Add per-language patterns for multilingual node types