Hey everyone; we just posted a hack that adds a dropdown menu of albums on your photo detail page, and if you choose the option, adds it to your album automatically. While the interface is a bit rough, it should give developers an idea of the APIs we use to display the album listings as well as the POST url and parameters we use to add a photo to an album. You can take a look at the code here.
Hi Alex (and everyone!) - a new version of the code has recently been updated. I added a couple of basic checks, including having the dropdown not display if there are no albums, and the removal of a javascript alert(); command which was for testing.
You're right, there was an additional alert bug when adding a photo to an album. I went ahead and copy & pasted a new version of the Javascript in the article. Thanks for letting us know. -Ernie
works perfect and this makes adding pictures to albums (on the go) so much more fun and fast.
One little thing - just to let you know - when I use Safari on the Mac I see the pop-up but not the "Add" button. No problem with firefox.