PeanutBase / jekyll-peanutbase

A "starter" Jekyll site that uses the jekyll-theme-legumeinfo submodule
Apache License 2.0
0 stars 0 forks source link

Germplasm Seed Images page #30

Closed svengato closed 1 year ago

svengato commented 1 year ago

Links point to peanutbase.org, we should move them to dev.peanutbase.org

svengato commented 1 year ago

I built a template and data set for the germplasm images, but a lot of them are missing from the brilliant_gallery_temp directory, for example bg_cached_resized_f917beaaad5b71a86452a05efb35bd18.jpg. Maybe the image file backup only partially completed?

This applies to pod (#31) and plant (#32) images as well.

svengato commented 1 year ago

There should be 3862 images (1931 each small and large versions), but there are only 1208. Next: write a script to collect the missing ones. A few may not be possible as their URL on the PeanutBase site is under localhost.

svengato commented 1 year ago

Added a JavaScript Lightbox implementation, which should display and highlight the large version of each image when you click on the small image. But right now it looks like the large images are among the missing ones.

svengato commented 1 year ago

I found 1721 of the missing images and copied them to falafel (peanutbase/files-from-legacy/drupal7-site-default-files/missing-germplasm-images, and then peanutbase/files/brilliant_gallery_temp). Now 2929 of 3862 germplasm images are available.

I also added the accession name underneath each image so users can search for them.

sdash-github commented 1 year ago

Summary after 2023/0420 meeting Sven & Sudhansu:

TO DO: @sdash-github to generate the entire 1931 thumbnail images from the original Noelle Barkley collection.

svengato commented 1 year ago

All images now live under files/. Pages generated automatically since commit 4abdbe5.