Closed (outdated)
Project:
ImageField Extended
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2011 at 10:14 UTC
Updated:
7 Mar 2016 at 10:43 UTC
Jump to comment: Most recent
Comments
Comment #1
YK85 commentedsubscribing
Comment #2
alan d. commentedCurrently, filefield data info does not support view filters. And with Drupal 7 being released, I'm not sure how much development will be done on the older version.
I've done a similar thing manually, but it is not that efficient. I promote pages to the front page, and then parse the imagefield values to manually pull out the first one that has the required checkbox. I parse the image via the node.tpl.php teaser view (globally applied)
I guess that this can be done using views and overriding the view template to parse the images. I'm personally haven't had much to do with views to be able to give quick help.
The logic is
Maybe reopen #735512: Views filefield-data should not be hard-coded or create a new issue if you want to see if quicksketch is willing to support this.
Comment #3
istryker commentedI think this is a huge feature. There is a lot of people that would like this functionality. They want a gallery of 'featured' images. They want a view showing 'Album Cover' images.
Comment #4
Exploratus commentedI agree. This is huge!
Comment #5
bartezz commentedYep... not much use for this data if it can't be used. +1
Cheers
Comment #6
szy commentedThat's exactly the feature I would need too.
Have you got any solution for it, to be used with Imagefield Extended?
Thanks.
Szy.
Comment #7
alan d. commentedClosed because Drupal 6 is no longer supported.