Hi,
I need two custom Drupal modules developed as soon as possible. Both of them can be contributed to the Drupal community when we are done.

The first is a "Bury" module like the one on DIGG. This module needs to use the Voting API so that if a node is "buried" either 7 times or three times the current vote (whichever is more) the node will either be unpublished or deleted. This link/button needs to go just to the right of "Email this page". ( http://www.feedthebull.com )

The second is an External Vote Button (EVB) module like the one mentioned here:
http://drupal.org/node/199190

We need an exact clone of this:
http://www.pligg.com/blog/2006/01/31/external-vote-buttons/

This also needs to interface directly with the Voting API module.

Please let me know ASAP if you are interested in one or both of these and please provide me with an estimate (or questions you have). Thanks and I look forward to working with you soon!

Comments

kbahey’s picture

Use this module for the bury part http://drupal.org/project/comment_bury_promote

This module http://drupal.org/project/drigg is very close to Digg/Pligg.
--
Drupal performance tuning, development, customization and consulting: 2bits.com, Inc.
Personal blog: Baheyeldin.com.

--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba

webdevel’s picture

Looks like comment_bury_promote may be useful as a starting point but I really need something like that but for nodes themselves.

Unfortunately Drigg came out a month after I started working on the project and I had already implemented everything it provided using other methods. At that point it would have been to hard to go back but definietly would have saved me a couple weeks if it had of come out just a little bit sooner :-)

chadchandler’s picture

Hey WebDevel,

what did you figure out?