sparcopen / infrastructure

A home on the web for our community owned infrastructure work.
https://infrastructure.sparcopen.org
MIT License
4 stars 2 forks source link

make sure report download links are right #67

Closed JosephMcArthur closed 4 years ago

JosephMcArthur commented 4 years ago
sssoz commented 4 years ago

Just added the full-report PDFs for Landscape Analysis & Roadmap for Action.

JosephMcArthur commented 4 years ago

I don't understand why this is different:

Single report pages are now in reports/ Single topic-based thread pages are now in topics/

And, whole reports need to be downloaded from an external link (ideally set in front matter) when on report pages.

sssoz commented 4 years ago

I don't understand why this is different:

Single report pages are now in reports/ Single topic-based thread pages are now in topics/

It was just a way to organise your files, but feel free to put them all in the same directory. Since you always determine the permalink for individual tag & topic pages, the directory name has no effect on the URL structure.

JosephMcArthur commented 4 years ago

OH. Sorry, this is about the files, not the PDFs. Of course. Sorry, I like this with the files.

Joseph McArthur Assistant Director: Right to Research Coalition ( http://righttoresearch.org ) Director / Founder: Open Access Button ( http://openaccessbutton.org ) Twitter: @Mcarthur_Joe ( https://twitter.com/Mcarthur_Joe ) Skype: joseph_mcarthur

On Thu, Jun 18, 2020 at 11:33 AM, Sophy < notifications@github.com > wrote:

I don't understand why this is different:

Single report pages are now in reports/ Single topic-based thread pages are now in topics/

It was just a way to organise your files, but feel free to put them all in the same directory. Since you always determine the permalink for individual tag & topic pages, the directory name has no effect on the URL structure.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub ( https://github.com/sparcopen/infrastructure/issues/67#issuecomment-645932637 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/ABFZMZ7OWPVLJ3CUJQKFBCDRXHUPNANCNFSM4N76JXRQ ).

sssoz commented 4 years ago

And, whole reports need to be downloaded from an external link (ideally set in front matter) when on report pages.

It’s set to accept URLs now (external or internal).

---
layout: thread
title: Landscape Analysis
description: This report was commissioned in response to the growing trend of commercial acquisition of critical infrastructure in our institutions. It is intended to provide a comprehensive look at the current players in this arena, their strategies and potential actions, and the implications of these on the operations of our libraries and home institutions. It also outlines suggestions for an initial set of strategic responses for the community to evaluate in order to ensure it controls both this infrastructure and the data generated by/resident on it.
permalink: /landscape-analysis
reversed: true
pdf: "https://infrastructure.sparcopen.org/media/pdf/report-landscape-analysis.pdf"
date: 2019-03-29
---