Closed (won't fix)
Project:
File (Field) Paths
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 10:16 UTC
Updated:
11 Aug 2015 at 20:32 UTC
Jump to comment: Most recent
Comments
Comment #1
decipheredHi,
Currently the closest thing to achieving what you want would be to use the filefield id token (which I can't remember off the top of my head).
I will mark this is a feature request as this is something I would like to implement, but I vaguely recall attempting this once upon a time and hitting a road block.
Cheers,
Deciphered.
Comment #2
izmeez commentedsubscribe
Comment #3
easyRider commentedI have similiar problem
I configured to rename my fotos like this:
[field_photos-filefield-description][nid].[filefield-extension-original]
The problem is that is getting the description of the first photo.
Should get each photo description.
Example of uploading 2 photos:
Photo1 - Original filename: photo1.jpg
photo2 - Original filename: photo2.jpg
Uploading i created the following description to each photo:
Photo1 - Room photo
photo2 - Kitchen photo
I should get the following filenames
room-photo1.jpg
kitchen-photo1.jpg
but i get:
room-photo1.jpg
room-photo1_2.jpg
Can you help me please?
Comment #4
decipheredNo longer supporting Drupal 6 issues for this module.