Vote Up/Down
Categories
Component ID
48774
Component name
Vote Up/Down
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
246455
Component created
Component changed
Component body
Allows votes on some drupal entities and provides the base for implementing votes on other entities.
Features
- Interchangeable voting widget themes
- Code voting support for your own objects
- Make your own widgets using ctools plugins
- And more!
- 8.x-1.x: Contains vud, which provides a field and the widgets.
- 7.x-2.x: Contains vud_field. Does not contain vud_node, vud_term, and vud_comment.
- 7.x-1.x: Contains vud_node, vud_term, vud_field and vud_comment.
Dependencies D8
Dependencies D7
About versions
8.x-1.x
: In the process of being ported.7.x-2.x
: Stable branch.7.x-1.x
: Old stable branch. Only bug fixes.
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).
The initial 8.x-1.x
version was ported by Sudhanshu Gautam (sudhanshug) in the Google Summer of Code 2017.
Maintainers
7.x-2.x
, 8.x-2.x
is currently maintained by Marco Villegas (marvil07).