ImageField Question
Zythyr - July 4, 2009 - 20:28
I have a few questions related to imagefield.
1) How do I rename the image that is uploaded?
2) How do I define the path of the image based on the node's title, date, etc.
Basically what I am trying to do is use node Tokens to define he path of the image and also to rename the image. I came across the ImageField Tokens module, but it only allows me to do it to the Alt and Title text, but not the path.

as imagefield is based on
as imagefield is based on filefield, this might work:
http://drupal.org/project/filefield_paths
_
FileField Paths definitely does support ImageField. Plus if you where going to use ImageField Tokens you would need FileField Paths installed anyway :)
- http://stuar.tc/lark
Works great. Why are these
FileField Path works great. Why are these such great modules so hidden and hard to find. lol