cca / koha_snippets

code to be pasted into Koha's admin side
https://library.cca.edu
Other
4 stars 0 forks source link

cover images for ComicsPlus records #41

Closed phette23 closed 8 months ago

phette23 commented 1 year ago

The imported ComicsPlus records from LibraryPass come with an 856 field labelled "Image" that contains a public link to the title's cover image. We could look for a link of this format and use it as the cover image of the record (if one is not present), mimicking the HTML of typical cover images.

Comics Plus records.

phette23 commented 8 months ago

Test records:

  1. no cover - outcome: cover added, "image" link removed
  2. no cover, no URL - outcome: "image" link removed, still no cover
  3. cover - outcome: retains cover, "image" link removed
  4. non-CP bib no 856 - outcome: retains cover
  5. non-CP bib w/ 856 - outcome: retains cover & all links