Hi,
If a module, e.g. location module, is providing support using CCK as an alternative means for location input / output - would it be the location module or cck module that would be responsible for providing tokens (in pathauto for example) ?
Hi,
If a module, e.g. location module, is providing support using CCK as an alternative means for location input / output - would it be the location module or cck module that would be responsible for providing tokens (in pathauto for example) ?
Comments
Comment #1
yched commentedIt's the responsability of the field module.
See cck/includes/content.token.inc for inspiration.