Sorry, 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.
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.