Skip to content

flickr tags #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

flickr tags #2

wants to merge 1 commit into from

Conversation

djsmith
Copy link

@djsmith djsmith commented May 24, 2011

Added tagSelect method that fetches tags used on the photos and turns it into a select list. The select list can then be used to filter the photos returned from a photoSearch method call.

  • Example included in examples.html

… it into a select list. The select list can then be used to filter the photos returned from a photoSearch method call.

 - Example included in examples.html
@fallenartist
Copy link

Cool addition, djsmith! Any ideas how to add an option where the size of multiple select list is equal to the number of fetched tags (so all tags are visible at once), possibly when multiple: true option is set and size is left undefined?
Would be also good to populate list with human readable "raw" tags rather than clean versions without spaces, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants