It is also possible to show added content that has been generated locally by placing the content in a specific spot on the web server. It is possible to have local book jackets, reviews, TOC, excerpts or annotations.
By default the files will need to be placed in directories under /openils/var/web/opac/extras/ac/ on the server(s) that run Apache.
The files need to be in specific folders depending on the format of the added content. Local Content can only be looked up based on the record ID at this time.
URL Format: http://catalog/opac/extras/ac/{type}/{format}/r/{recordid}
format is type dependent:
If you have some equipment that you are circulating such as a laptop or eBook reader and you want to add an image of the equipment that will show up in the catalog.
If you are adding jacket art for a traditional type of media (book, CD, DVD) consider adding the jacket art to the http://openlibrary.org project instead of hosting it locally. This would allow other libraries to benefit from your work.
Make note of the Record ID of the bib record. You can find this by looking at the URL of the bib in the catalog. http://catalog/eg/opac/record/123, 123 is the record ID. These images will only show up for one specific record.
Create 3 different sized versions of the image in png or jpg format.
The image dimensions are up to you, use what looks good in your catalog.
Next, upload the images to the evergreen server(s) that run apache, and move/rename the files to the following locations/name. You will need to create directories that are missing.
The system doesn’t need the file extension to know what kind of file it is.
Reload the bib record summary in the web catalog and your new image will display.