Closed (works as designed)
Project:
Token
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2007 at 15:14 UTC
Updated:
10 Mar 2007 at 21:59 UTC
I think Token should be able to convert non-English letters and characters (see Pathauto.module, for example)
Comments
Comment #1
eaton commentedSorry, that kind of conversion is outside of token.module's problem domain. Token DOES allow modules like pathauto to do that sort of conversion on the tokens before using them. But it would add too much overhead (and strange opportunities for errors) to put it in token.module itself.