Closed (fixed)
Project:
Vote Up/Down
Version:
6.x-3.x-dev
Component:
vud_node
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 19:50 UTC
Updated:
16 Feb 2012 at 07:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
marvil07 commentedSounds pretty reasonable.
Please move the this documentation to
vud_node/vud_node.api.phpand I could push your patch.Comment #2
marvil07 commentedActually there are some other places where we should add the alter too:
Comment #3
ezra-g commentedThanks for the fast review!
Here's a re-roll with slightly updated documentation.
I left out altering
vud_node/vud_node.module:88: '#default_value' => variable_get('vud_node_widget', 'updown'),since that's where we set the default and the purpose of the new hook is to alter the default on a per-node basis.Thanks!
Comment #4
marvil07 commentedSorry for the delay here. Thanks for the patch, added to 6.x-3.x.