Drigg External Vote Button

Categories

Component ID

336566

Component name

Drigg External Vote Button

Component type

module

Component security advisory coverage

not-covered

Downloads

3153

Component created

Component changed

Component body

This module is meant to work as an external vote button for scoops available inside a Drigg system.

It builds upon the Drigg set of modules.
It provides a javascript button to include in a page external to your Drupal site that will display either a vote button or an "add" button depending on whether the URL associated with the button is already in your scoops.

The script to call to display the button is optimized so that if multiple buttons are added to a single page, the buttons get displayed one by one, without overloading the server.

A D5 backport is on the way thanks to Lukas2000 : I have commited it to the D5 branch, you can either checkout the branch and get it working now or what for the latest snapshot release to be built. It's the same module as D6 but with an extra step for templating, please read the README file.

Since Lukas2000 was able to keep the code the same, I will support the D5 version by making changes to that branch too and having it tested by the community.