Stumble Upon Stumble Upon
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Stumble Upon

Started by skidpics, March 20, 2007, 11:06:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skidpics

Does anyone know how to add a button during the intermediate image view to allow the user to add the picture to their stumble upon page?

and example would be when pressing the button is: http://www.stumbleupon.com/submit?url=http://skidpics.com

Where when you push the submit button, it would pass on the URL variable..and submit it to stumble upon...

Any help would be appreciated, as I canntop get tagblitz to work..

-- Skidpics

Caution:  Site has adult content!

SoftDux

This is similar to other social bookmarking scripts, used very widely all over. You could probably write a simple JS script, which when clicked on, will open the "http://www.stumbleupon.com/submit?url=" URL, with the URL of the website your gallery runs on appended to it?