Allows you to alias existing tokens and at the same time combine multiple tokens into a new one. There's even an option to do calculations.

Alias examples

Alias type: Text

This comes in handy when you want to create "shortcuts" for concatenating strings together, for example:

[node:content-type]: [node:title]

Alias type: Calculation

This comes in handy when you want to do basic calculations with tokens, for example:

[node:nid] + [node:vid]

This would output the sum of the node id and the node vid.

Supporting organizations: 

Project information

Releases