-
Notifications
You must be signed in to change notification settings - Fork 3
Documents
Identification materials consist of ID Manual entries and Additional Materials. These are accessible via:
Site | Section | ID Manual | Additional Materials |
---|---|---|---|
Species+ | Species page | yes | yes |
Species+ | Document search | no | no |
Checklist | Taxon list item | yes | yes |
Checklist | Main download | yes | no |
Checklist | Volume downloads | yes | no |
ID Materials have an event type of IdMaterials
and document type of Document::VirtualCollege
or Document::IdManual
.
They have a boolean attribute generalSubType
:
true = Whole animals/plants
false = Parts and derivatives.
Meeting is shown as blank and the date only shows a year (no day or month)
ID Materials are ordered with exact matches to the searched taxon (or selected if on a species page) first. Afterwards remaining entries are ordered from kingdom to to sub-species level tags.
Cascading
Links are provided to additional materials.
ID manual entries are stitched together (as pdfs) to produce a single download for a given taxon concept or search term. A cover page is added to a download based on the search term. This is written in css and html and converted to a pdf using pdfkit. The css is very limited and hard to use - be careful when editing.
The full ID Manual volumes can be downloaded via a modal accessed by a button on the right hand side of the page. These are stored in their entirety on the server. If multiple volumes are selected, these are zipped together. Stitching takes too long.
When stitching, the order of taxa matches the order show in the listing download. PDFs are selected for the current locale (language selected for the interface). If no locale ID Manual PDF is present, we fall back to an English version. If English is not present, the entry is omitted.
Cascading