Commit graph

14 commits

Author SHA1 Message Date
f322a7c93a Iterate through authors as getting value directly only gets the first
Ref #108
2021-08-18 22:16:50 -04:00
1ab0ad4b3e Prevent errors trying to get values where are none
Notice: Trying to get property 'title' (and then 'value') of non-object

Ref #108
2021-08-18 21:52:24 -04:00
benjamin melançon
20ddda7865 Unlink URL in citation; it's always on the same page 2019-09-29 17:19:03 -04:00
benjamin melançon
91a83b091b Make tooltip text a little clearer 2019-09-29 13:41:39 -04:00
benjamin melançon
6aecd53ae7 Make citation title a little less prominent 2019-09-29 13:40:38 -04:00
benjamin melançon
56f26ddc22 Fix IDE-caused typo of extra quotation mark 2019-09-29 12:22:00 -04:00
benjamin melançon
a21b35e850 Add generic term for one part of a column, to use in styling
'The term ‘drum’ is used to describe the individual circular sections places, one on top of another, to construct the shaft of the column.'
2019-09-29 12:21:30 -04:00
benjamin melançon
c584a088fb Correctly get the author, at least when only one 2019-09-29 12:20:57 -04:00
benjamin melançon
4ddfa5fc7c Comment out unused theme function suggestion 2019-09-29 10:21:38 -04:00
benjamin melançon
c58fa4b7a8 Give citation title classes, have URL link, and get spacing just perfect
Ref #10
2019-09-29 10:20:39 -04:00
benjamin melançon
d3d09f56ca Document corrected (not assuming a single value field) check for GEO Original term
Ref #10
2019-09-29 10:19:41 -04:00
benjamin melançon
1ea4670410 Get a pretty good draft of our citation section 2019-09-28 22:58:55 -04:00
benjamin melançon
6cab0a02bd Caught between saving data and doing this on view, leaning toward on view 2019-09-28 18:32:05 -04:00
benjamin melançon
fdc2a0900f Start a custom citations module
Looked into using bibcite - https://www.drupal.org/project/bibcite

but it a) wasn't designed for citing originally published articles
and b) did not document it's alleged API at all.  If it's not
documented, it's not an API, sorry.
2019-09-28 16:15:46 -04:00