It would be nice if mediafield would provide filters for the Views module. I have worked on a small patch that adds a "Is None Of/Is All Of" filter (like for nodereference) and a "null" filter (see http://drupal.org/node/142504) to the audio and video modules. However, I believe we have a need for a more generic handler for content in general. Please see:
http://drupal.org/node/101050

and especially my comment;
http://drupal.org/node/101050#comment-704022

Comments

tatien’s picture

Status: Active » Needs work
StatusFileSize
new2.35 KB
new2.33 KB

Here are the two patches. As I mentionned I guess they need some work: it would be better if they would be integrated in a single filter.