This module is based on David Walsh's
Digg-Style Dynamic Share Widget Using MooTools article. It will add a share link to the bottom of your posts that acts like Digg's share button. A demo of the David Walsh method can be
seen here.
I have made a few modifications to the original code, the largest change is that the Facebook link directs through fb-share-control.com. I did this because Facebook does not allow you to input title and description fields manually without a little hacking.
fb-share-control.com offers a simple way for me to pass this data through, so I used them to fill in the title, url and description fields automatically.
Installation Instructions - Download the attached zip file and extract it.
- Upload the contents of the /modules folder to the /modules directory on your site
- Install the Mootools Javascript Library module from Admin > Modules
- Install the Mootools Share module from Admin > Modules. You should then see the share link appear beneath your stories if your template is Pligg 1.0.0 compatible.