Skip to content

Instantly share code, notes, and snippets.

@bvibber
Created January 11, 2013 19:31
Show Gist options
  • Save bvibber/4513299 to your computer and use it in GitHub Desktop.
Save bvibber/4513299 to your computer and use it in GitHub Desktop.
Narrative
As the mobile team writing PHP code, I can get access to per-article thumbnail images, so that I can display them in the user interface (watchlist, search, etc)
Acceptance Criteria
PHP method to, given a page title, retrieve a relevant image (as a File object)
provide a standard fallback image to use when no image is available
Related Bugs
Related Stories
(add stories for using the page thumbnail images in watchlist, search, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment