I am importing a list where all the names are similar and I need to rename them before save.
Can some one please explain to me how to do that with tamper.
I want to do this: "dog.jpg" to "dog_566.jpg"
Thanks
BM

Comments

bluewallmedia’s picture

Hi BManuel-

Feeds Tamper is a great module and can do many things, but I think you are looking more for something like this. There is a D7 sandbox release coming soon of the D6 version of 'ImageField Tokens'... A patch already exists if you can't wait.

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

http://drupal.org/project/imagefield_tokens
http://drupal.org/node/1053402#comment-6649626
http://drupal.org/files/imagefield_tokens_d7-1053402-66.patch
http://drupal.org/files/images/image_attribute_defaults_settings.png

Good Luck!

~ PA

BManuel’s picture

Thanks a million!
BM

BManuel’s picture

Issue summary: View changes

added extention

twistor’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Feeds will automatically rename files if they already exist.