token_field.info |
token_field.info |
|
name = Token Field
description = Provides a Field Type to output "compound" fields using the Token module.
core = 7.x
dependencies[] = token
dependencies[] = field |
token_field.install |
token_field.install |
|
The token_field.install file makes sure the field are installed, uninstalled,
disabled and enabled correctly.
TOOD: Is this needed for D7? |
token_field.module |
token_field.module |
|
Optional extension to CCK (Content Construction Kit) to provide a read-only
field which allows embedding of "compound" fields using Tokens. |