VTUL / vtechworks

DSpace at Virginia Tech
http://vtechworks.lib.vt.edu
Other
6 stars 8 forks source link

Create thumbnails of ETDs where the title pages is not the first page #684

Open alawvt opened 4 years ago

alawvt commented 4 years ago

Continuing Issue #661

After force recreating thumbnails for all ETDs, #685, manually create thumbnails of ETDs where the title or cover page is not the first page.

Create thumbnail of page 1:

Create thumbnail of page 2:

Create thumbnail of page 3 or later:

We could instead delete leading blank pages.

alawvt commented 4 years ago

A possible strategy for creating these thumbnails is to:

  1. Create a one-page PDF of the desired thumbnail and name it titlepage.pdf
  2. Upload titlepage.pdf to the item
  3. Run media-filter on the item
  4. Move the reulting thumbnail up to the first position in the thumbnail bitstream list.
  5. Delete titlepage.pdf and titlepage.pdf.txt.

By naming the thumbnail this way (different that the etd file names), it won't be overwritten if thumbnails are force recreated in the future.