elifesciences / elife-crossref-xml-generation

Crossref deposit of journal articles
MIT License
4 stars 3 forks source link

Add editor_report_doi_pattern to cfg, peer review URL changes. #175

Closed gnott closed 5 months ago

gnott commented 5 months ago

The URL of Editor's evaluation and eLife assessment peer reviews are different from the URL where other peer reviews appear. Adding a new editor_report_doi_pattern configuration value allows these to be different in the Crossref deposit. If the configuration value does not exist, it will continue to use the peer_review_doi_pattern value.

Also updated some of these values in the crossref.cfg file to reflect the current eLife examples, also including better support for adding the version number to the URL as part of the URL pattern, and no longer using the id value in URL anchor tags.

Re issue https://github.com/elifesciences/issues/issues/8639