Skip to content

sprint 6: PDF page preview #272

@slint

Description

@slint

For being able to link to specific pages (or searched text) from BiodiversityPMC full-text search results to Zenodo, the page number has to be passed to the Zenodo DOI URL encoded in an anchor/fragment in the URL, i.e.:

https://doi.org/10.5281/zenodo.12345#page=5
https://doi.org/10.5281/zenodo.12345#search="pangolin"

This will allow arriving to the Zenodo record landing page to navigate in the PDF previewer directly to the passed page.

Note this MUST be implemented as an anchor tag, since querystring parameters are lost after redirecting from doi.org to Zenodo, while anchor/fragment tags are not


Next steps

  • Zenodo to define what the convention is for building a URL to pass the page information
  • SIBILS to update generated links in full-text search results to link to the specific page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions