Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alawvt opened this issue Jan 9, 2020 · 1 comment
Open

Comments

@alawvt
Copy link
Contributor

alawvt commented Jan 9, 2020

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
Copy link
Contributor Author

alawvt commented Jan 9, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant