ImageField Tokens
Component ID
406914
Component name
ImageField Tokens
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
37497
Component created
Component changed
Component body
The ImageField Tokens module extends the default functionality of Image fields adding the ability to specify default values and use node tokens in the Alt and Title text.
Features:
- Configurable Alt and Title text now use node tokens instead of user tokens.
- D6 -Support for Imagefield Crop.
- D6 -Support for Image FUpload.
Required modules:
- D6 - FileField Paths
- D6 - ImageField
- D7 - core Image module
7.x-1.0 Release blockers:
- #1340798: Use entity tokens
- #1845282: (Re)-Implement Simpletests
- #1845290: Support nid, title, timestamp tokens
Frequently Asked Questions:
-
Aren't tokens already supported in the ImageField module?
Only User tokens are supported in the ImageField module. Node tokens allow you to use the Node ID, Node Title, Node creation date and much more in your Alt/Title text where User tokens are very limited.
