News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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?