Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Conversation

@kwbarrett
Copy link

I have made a few updates to the plugin, mostly to better fit my needs but it may be of some benefit to others. I hope my notes in the commits make sense. There wasn't much I needed to change. I needed a bit more information because the interface I'm building is grabbing some images from sets the museum has created and displaying them on an exhibition page. The images will be links to the image in Flickr itself and there is a link to view the entire set. I mostly added some data to the $getPhotosFromJSON() method so that I could use it in my display. The only other change was a missing semicolon in the #getPhotosFromJSON() method which was causing errors. If you find my changes helpful, you can integrate them into the plugin code. If not, that's fine too. I'm very grateful to have had your code as a starting point. I even learned a bit about writing plugins in the process. Thanks again. Also provide any feedback you might have to offer in the changes I made. Take care.

Ken

Add photoset.owner, photoset_id, and photo.link to $getPhotosFromJSON() method.  Change returntype to "xml" in $getPhotosFromXML.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant