peterwebster / henson

Master data store for the Hensley Henson Journals project, and issue tracker. The application code is kept elsewhere.
1 stars 1 forks source link

Links from annotations to essays #228

Closed peterwebster closed 5 years ago

peterwebster commented 5 years ago

@KPalmerHeathman @DurHHHI

We didn't implement this in a database-driven way because it involves linking from the repository to Wordpress. However, if and when it becomes a priority, it can be done fairly easily. In the annotation, you just need to add the HTML directly:
<a href="webaddress.com">See the essay on this</a>

See the note on page 424 here https://henson-test.durham.ac.uk/journals/00-12-02-12-14 in which the link works from the popup.

And the note itself: https://henson-test.durham.ac.uk/notes/note8

You should also be able to add that little bit of HTML in the TSV for future ones.

peterwebster commented 5 years ago

Once @DurHHHI @KPalmerHeathman have seen this, do shut the ticket down. It will still be there in the closed tickets if you need to look it up.