SlideshowBox: lightbox with slideshow, no programming, works anywhere!
wensheng
Registered Users Posts: 8 Beginner grinner
Hi, using the great callback feature by devbobo, I implemented smugmugbox in pure html+javascript.
It should work on any websites, anywhere, even on your own computer. Just change one line in index.html, then fire it up in a browser.
download: http://wensheng.com/slideshowbox.tar.gz
Demo: http://wensheng.com/ssbox/index.html
Thanks David.
It should work on any websites, anywhere, even on your own computer. Just change one line in index.html, then fire it up in a browser.
download: http://wensheng.com/slideshowbox.tar.gz
Demo: http://wensheng.com/ssbox/index.html
Thanks David.
0
Comments
this is really great
SmugMug API Developer
My Photos
Nice work, man!
}
http://plumgraphics.net
J D Plummer
Thank you for catching it.
I updated the download.
Thanks for taking the time to develop this!
Some questions:
1) I can't seem to figure out if smugmugbox and slideshowbox are the same or different?
2) Have you tested slideshowbox against a smugmug account with a lot of galleries? I tried your demo site and it works fine with a few galleries, but when I try it against my smugmug site it dies a slow death. It lists all of my galleries, but only one thumbnail for the first gallery it selects displays. Thumbnails are not coming up for any of the other galleries.
3) Is it possible to adapt this code to point to just one gallery and display a continuous slideshow (with no lightbox)?
I LOVE this! You did an awesome job on all of it.
I just have one question though..
I've heavily modified the way it looks on the page, but no inner-workings of it, and I can't for the life of me figure out how to resize the images correctly so they display un-distorted. As of right now, it's resizing fine, but the images are all different sizes, so setting the thumbnail.width and heighth stretches some of them. Is there a way to make them fit within the 100x100 squares (or whatever size defined), but un-distorted?
Thank you again for creating this, it has been a huge help!
*Edit* I finally figured out the resizing error. I can't figure out how to post the javascript code on here, so I made a blog for it go here to see!
Also, I see thumbnails only, no slideshow - what am I missing?
Look through my eyes on Cultural Surfaces! - customizing... currently in a state between limbo and chaos
Click on a thumbnail image -- that starts the slideshow.
An update that I just did to JSON responses appears to have broekn your app.
Sorry :cry
David
SmugMug API Developer
My Photos
Look through my eyes on Cultural Surfaces! - customizing... currently in a state between limbo and chaos
Help me please.
download the zip file from the OP next to "download:"
SmugMug API Developer
My Photos
OK - I'm obviously a moron.
dowloaded. Got all the files. Read the 'read me' and changed the index line 17
var nickname="yourname"; //your smugmug nickname
to
var nickname="BlahBlah"; //your smugmug nickname
Now what? Copy the code to my webpage? I get nothing but the title "My photos on Smugmug:"
I'm looking to have the thumbnails that are clickable to slideshow. And is there a way to specify the slideshows you want to have used?
I'm sure I'm overcomplicating this.
It appears to be broken as the demo site does exactly the same thing now.
Also when the demo was working, I discovered SlideshowBox does not work with a Smugmug site that has more than just a few galleries.
The original poster, wensheng (author of Slideshowbox), seems to have disappeared. They haven't posted here since May. Hopefully they are on vacation and will return soon. Until then, you might want to hold off on trying to use this.
oh well - thanks. Anything like this that's similiar and works?
This code got broken with an API change we did last week, I will take a look at the code when I get a chance.
Cheers,
David
SmugMug API Developer
My Photos
any update on this?