Vote Up/Down
Allows votes on some drupal entities and provides the base for implementing votes on other entities.
Features
- 6.x
- Vote on nodes, comments and taxonomy terms on a node
- Interchangeable voting widget themes
- Code voting support for your own objects
- Make your own widgets using ctools plugins
- And more!
- 7.x (on development, please do not use this version if you need to upgrade from D6, help welcome on #1363928: Upgrade paths from vud_{node,comment,term} to vud_field
)- Voting widget as a field
- See also #1295574: Remove vud_{node,comment,term} modules in favour of vud_field
Dependencies
About versions
6.x-2.x
. Old stable branch. Only bug fixes.6.x-3.x
. Stable branch. Mainly bug fixes.7.x-1.x
. Development branch until 7.x-1.0 is ready.
earlier versions
5.x
and 6.x-1.x
versions are currently not supported. If you would like to become the maintainer of that branches, please file an issue asking for it.
Credits
The original version was written by Fredrik Jonsson (frjo).
The start of 6.x-2.x
(a more modular rewrite) version was written by Pratul Kalia (lut4rp) in the Google Summer of Code 2009.
The second big awesome change on 6.x-2.x: #615548: Integrate with CTools for AJAX and plugins
was contributed by Earl Miles (merlinofchaos).
Maintainers
6.x-2.x
, 6.x-3.x
and 7.x-1.x
are currently maintained by Marco Villegas (marvil07).