I'd like for administrators to have the option of including a 'Bury Item' link which would do nothing more than subtract one point from the total. This is likely different that Digg's functionality (I don't actually know what happens at Digg when you click the bury button), but just subtracting a point seems like a straightforward solution to me. Thoughts?

Comments

matt@antinomia’s picture

Status: Active » Needs review
vesters’s picture

Yo. Cool patch.

But i was wondering if you had any ideas as to how one would go about deducting severel votes from the same node?

IE. if an administrator would like to make a suggetion less popular. Long live censorship:-)

Peace V

chadchandler’s picture

Hmmm .. instead of the patch... why not just use the +1 -1 form of the module and place the "bury" or vote down portion in your content-type.tpl.php file?

In other words, this can be done with CSS and moving a few lines of code around in the content.tpl.php file.

Now, if you want to use jquery effects to fade out the node being buried, that involves another step.

chadchandler’s picture

Hey Matt,

Does this patch only allow admin to "bury" or can regular users "bury" the item as well? If only admin, do you mind pointing people in the right direction to allow all to "bury"?

chazz’s picture

Thanks for the patch, but after applying I can't see any bury link.. I have selected YES to display burry link but I just can't see it...

marvil07’s picture

Category: feature » support
Status: Needs review » Fixed

No more features to 5.x, please take a look to the update on the project page, now 5.x is not-really-maintained.

this is handled on the default widget

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.