Posted by shadow_jh on January 6, 2010 at 12:26am
7 followers
| Project: | Decisions |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I see a couple of other threads about views integration, but no real action. It seems like it should be easy to expose a table to views to show simple things like "is this decision active" or "total votes".
Comments
#1
This is basically a duplicate of #99419: provide a couple of sample views. However, I'll keep it opened as a first small step: we'll just expose the fields so people can build their own views but we'll not bundle views within this issue itself, it's just a first step.
#2
#3
Here's a patch that implements hook_votingapi_relationships() to expose the content_type 'decisions' in views.
#4
Has this patch been pushed to Dev yet? Would like to see if the ability to have all decisions presented in one view.
#5
Committed with extra line break removed. Thanks!
This will be available in the next development snapshot in ~12hrs.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.