- Signs up for flickr and requests an API key
- Inputs the API key into the Numishare settings page and updates the settings
- Opens a coin record and inserts an obverse or reverse image
- Pastes a URL of a flickr image into the input box and clicks the "Attach" button
When the coin is saved and published to the search index (Solr), the thumbnail and medium-sized images are stored so that they can be accessed from the search results page (and, obviously, from the coin record itself).
When clicking on the medium-sized images, the user is directed to the flickr URL for that object, per their terms of service.
Leveraging flickr's service for image storage and retrieval has numerous benefits, especially when a collector or institution may have a large body of image files, but not enough web space on the server on which Numishare is installed or if there is a wish to make just the images accessible through other media. Flickr is a great alternative Numishare's default image uploading mechanism, Remotemagick, an XML-RPC service which is a front-end to imagemagick that interacts with Orbeon for uploading and resizing images.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.