When you point to the url where the image is it downloads the image but it can have a weird name, and no alt tags
is it possible to change the filename and add alt tag on the fly?
When you point to the url where the image is it downloads the image but it can have a weird name, and no alt tags
is it possible to change the filename and add alt tag on the fly?
Comments
Comment #1
quicksketchNeither of these things are possible, I don't plan on adding them.
Comment #2
fender-dupe commentedwhy not??
Comment #3
picxelplay commentedSolves your problems:
http://drupal.org/project/filefield_paths
http://drupal.org/project/imagefield_tokens
Comment #4
quicksketchThanks @picxelplay.