Active
Project:
Decisions
Version:
6.x-1.x-dev
Component:
Code - Base Decisions module
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2006 at 07:40 UTC
Updated:
5 Dec 2011 at 09:30 UTC
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
Comment #1
anarcat commentedSee also #91492: should decisions have a body.
Comment #2
anarcat commentedSee 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.
Comment #3
stinky commentedIs 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.
Comment #4
anarcat commentedThere wasn't any progress here, apart from some blurbs in this this discussion.
Comment #5
j0nathan commentedSubscribing.
Coming from #867652: Is it possible to attach the decisions to a specific node?.
Comment #6
summit commentedSubscribing.
Coming from #867652: Is it possible to attach the decisions to a specific node?.
greetings, Martijn
Comment #7
giorgio79 commentedPollfield already does this, possible way forward
http://drupal.org/project/pollfield
It would need some expansion though on the available vote types :)
Comment #8
janis_lv commentedpollfield atm is buggggyyy :[
i'd love to add decisions to "forum" content type, and then allow voting per node.