coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: skidpics on March 20, 2007, 11:06:54 PM

Title: Stumble Upon
Post by: skidpics on March 20, 2007, 11:06:54 PM
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!
Title: Re: Stumble Upon
Post by: SoftDux on April 12, 2007, 10:19:24 PM
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?