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

Self URI/Download PDF #1333

Open
JGilbert-eLife opened this issue Jul 1, 2019 · 0 comments
Open

Self URI/Download PDF #1333

JGilbert-eLife opened this issue Jul 1, 2019 · 0 comments
Assignees
Labels
feature-request A formal Texture feature specification

Comments

@JGilbert-eLife
Copy link
Collaborator

Description

Option to download PDF version of article (during proofing).

User stories

Author

  1. As an author, I want to be able to download the article PDF so that I can check this document ahead of publication.

But what if . . . ?

Consideration

  • At eLife, how the PDF will be generated is still an open question.
  • Érudit are not currently generating PDFs themselves; journals are generating them upstream and sending them through as a finished product. However, Érudit is planning on offering PDF generation as a service to journals that need it.

XML requirements

The self-uri element is placed as a child of the article-meta and contains a xlink:href attribute, the value of which contains the filename of the PDF (which would be placed in the DAR file).

<article-meta>
     ...
     <self-uri content-type="pdf" xlink:href="elife-00001.pdf"/>
</article-meta>

Mock ups

Proposal

@JGilbert-eLife JGilbert-eLife added the feature-request A formal Texture feature specification label Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A formal Texture feature specification
Projects
None yet
Development

No branches or pull requests

4 participants