there is a very simple token implementation for the D7 version. This is quite evil as it works only for nodes, not anything else, but
1) maybe a good start for more serious work
2) useful for sitebuilders who needs simple tokens for the first serial field on a node type and nothing more.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

holdmann’s picture

Assigned: Unassigned » holdmann
Status: Needs work » Needs review
FileSize
1.44 KB

Token inplementation using another node-type independent token.

Creates new token named - [serial-id] that can be used for pathauto url generation.

tien.xuan.vo’s picture

Issue summary: View changes

I added tokens supports on a patch at #1333032