Posted by anarcat on October 31, 2006 at 7:40am
Jump to:
| Project: | Decisions |
| Version: | 6.x-1.x-dev |
| Component: | Code - Base Decisions module |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
We need to decide if we keep our current stratagem of making decisions a seperate node type or allow any node type (or comment!) to be "decided" or "approved" upon.
See CCK, event and mediumvote for inspiration.
I personnally think that we should drop the mode-spcific content-types, make that a parameter chosen on the fly (as it was before) and allow decisions to be attached to any content type (like event or mediumvote). Not sure how/where CCK comes in the picture.
Comments
#1
See also #91492: should decisions have a body.
#2
See also #532758: 2.0 - refactor algorithms into modules. Basically, the idea here would be to make decisions a layer over other voting mechanisms (like fivestar). The algorithms could be used as some computed view (#99419: provide a couple of sample views) of nodes that have been voted on. We should still keep node-based decisions.
#3
Is there a status on this? I'd like to use decisions, but I need to be able to integrate it with the workflow modules and tie it to a node type.
#4
There wasn't any progress here, apart from some blurbs in this this discussion.
#5
Subscribing.
Coming from #867652: Is it possible to attach the decisions to a specific node?.
#6
Subscribing.
Coming from #867652: Is it possible to attach the decisions to a specific node?.
greetings, Martijn
#7
Pollfield already does this, possible way forward
http://drupal.org/project/pollfield
It would need some expansion though on the available vote types :)
#8
pollfield atm is buggggyyy :[
i'd love to add decisions to "forum" content type, and then allow voting per node.