You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/coll_manager/images/url_upload/_index.en.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Image URL Upload"
3
3
date: 2023-10-31
4
-
lastmod: 2023-10-31
4
+
lastmod: 2024-08-08
5
5
weight: 10
6
6
authors: ["Katie Pearson"]
7
7
editors: ["Lindsay Walker"]
@@ -22,6 +22,10 @@ keywords: ["images"]
22
22
7. If you would like to create a new record for each identifier that does not match an existing identifier in the system, check the box labeled "Link image to new blank record if catalog number does not exist."
23
23
8. Click the Import Data button.
24
24
25
+
{{< notice tip >}}
26
+
When providing images via URLs, the URLs should begin with "**https://**" (not "http://") in order for them to display correctly in various browsers. This is especially important for thumbnail images.
27
+
{{</ notice >}}
28
+
25
29
### Setting Up an Image Import File
26
30
A template for this upload type can be found [here](https://biokic.github.io/symbiota-docs/documents/GeneralResourceUploadTemplate.xlsx).
27
31
@@ -55,4 +59,4 @@ Optional fields are listed in the table below.
55
59
| sortOccurrence | Integer (11) | The sort order of the image as it will appear on the page related to the occurrence record. Lower numbers will be displayed before higher numbers.|
56
60
| sourceIdentifier | Text (150) | A unique identifier belonging to the image or media item provided by the source of the media item. |
57
61
| thumbnailUrl | Text (255) | A thumbnail-sized version (e.g., ~300 pixels in the widest dimension) of the image or media item to be shown quickly in search results.|
58
-
| url | Text (255) | A web-ready version of the image or media item, such as a JPG no larger than 2 MB. This is the version that is displayed as "medium resolution" in the occurrence editor.|
62
+
| url | Text (255) | A web-ready version of the image or media item, such as a JPG no larger than 2 MB. This is the version that is displayed as "medium resolution" in the occurrence editor.|
0 commit comments