Closed (won't fix)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 01:40 UTC
Updated:
14 Jan 2025 at 22:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Chris Gillis commentedPatch Attached
Comment #2
Scott J commentedChris,
Thank you! Do you know how many years people have been asking for just such a formatter for imagefield? I've been doing this with a field.tpl.php file, but it's nice to be able to just turn it on in content type display settings.
Now, if we could just choose the number of images to display...
Comment #3
babycourageous commentedThis is fantastic.
Would the code for a D6 version be much different?
Comment #4
Scott J commentedRene,
Try ImageField Single for D6.
Comment #5
FrequenceBanane commentedno review for this patch ?
Comment #6
steve.m commentedThe custom module works for me. I'm using it via views with no problems. I turned it into the singleimage module (search and replace 'custom_' to 'singleimage_' and rename the files/directory) and it works fine. Thanks for this!
Comment #7
dave reidThis feature is out of scope for the Media module. Feel free to create a sandbox project for this or make it a full module.
Comment #8
ressaA work around for drupal 11, without adding extra modules such as Display Suite, is using Views: