A lot of fields in {project_release_nodes} aren't properly exposed to views, and are just sitting there with a // @TODO comment in project_release.views.inc. We should really finish the job here...

// @TODO: rebuild
// @TODO: version_major
// @TODO: version_minor
// @TODO: version_patch
// @TODO: version_extra
// @TODO: version_extra_weight

CommentFileSizeAuthor
#1 644258-1.prn_views.patch5.02 KBdww

Comments

dww’s picture

Status: Active » Needs review
StatusFileSize
new5.02 KB

I can't tell you how much I love views. This is so cool. This patch is trivially easy to write, and the resulting power is enormous. merlinofchas, you're my hero. :)

dww’s picture

Status: Needs review » Fixed

After a bit more testing, committed to HEAD.

dww’s picture

Also added version_api_tid: http://drupal.org/cvs?commit=294880

dww’s picture

Added yet more version_api_tid goodness: http://drupal.org/cvs?commit=295122 which will help out with #539682: Replace hard-coded release download table with a view

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.