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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 644258-1.prn_views.patch | 5.02 KB | dww |
Comments
Comment #1
dwwI 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. :)
Comment #2
dwwAfter a bit more testing, committed to HEAD.
Comment #3
dwwAlso added version_api_tid: http://drupal.org/cvs?commit=294880
Comment #4
dwwAdded 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