You are here

README.txt in ImageField Tokens 6

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 8 README.txt
  3. 7 README.txt
The ImageField Tokens module extends the default functionality of ImageField
module by adding the ability to use node tokens in the ALT and Title text.

ImageField Tokens was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark


Features
--------------------------

* Configurable ALT and Title text now use node tokens instead of user tokens.
* Support for Imagefield Crop
* Support for Image FUpload.


Required Modules
--------------------------

* FileField Paths - http://drupal.org/project/filefield_paths
* ImageField      - http://drupal.org/project/imagefield


Frequently Asked Questions
--------------------------

Q. Aren't tokens already supported in the ImageField module?

A. 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.


Q. Is there going to be a Drupal 5 version?

A. Yes, I have already completed a Development build for Drupal 5, however it is
   dependent on a patch for ImageField 5.x-2.x-dev.

   The sooner it is reviewed/tested and committed the sooner the Drupal 5
   version of ImageField Tokens will be released, so if you have the know how,
   head over to the issue: http://drupal.org/node/406874

File

README.txt
View source
  1. The ImageField Tokens module extends the default functionality of ImageField
  2. module by adding the ability to use node tokens in the ALT and Title text.
  3. ImageField Tokens was written and is maintained by Stuart Clark (deciphered).
  4. - http://stuar.tc/lark
  5. Features
  6. --------------------------
  7. * Configurable ALT and Title text now use node tokens instead of user tokens.
  8. * Support for Imagefield Crop
  9. * Support for Image FUpload.
  10. Required Modules
  11. --------------------------
  12. * FileField Paths - http://drupal.org/project/filefield_paths
  13. * ImageField - http://drupal.org/project/imagefield
  14. Frequently Asked Questions
  15. --------------------------
  16. Q. Aren't tokens already supported in the ImageField module?
  17. A. Only User tokens are supported in the ImageField module.
  18. Node tokens allow you to use the Node ID, Node Title, Node creation date and
  19. much more in your ALT/Title text where User tokens are very limited.
  20. Q. Is there going to be a Drupal 5 version?
  21. A. Yes, I have already completed a Development build for Drupal 5, however it is
  22. dependent on a patch for ImageField 5.x-2.x-dev.
  23. The sooner it is reviewed/tested and committed the sooner the Drupal 5
  24. version of ImageField Tokens will be released, so if you have the know how,
  25. head over to the issue: http://drupal.org/node/406874