Project

General

Profile

Feature #1931

display images

Added by Andreas Olschnögger 2 months ago. Updated 2 months ago.

Status:
Acknowledged
Priority:
Normal
Assignee:
-
Target version:
Start date:
2023-01-13
Estimated time:

Description

On the entity view images linked to the entity should be shown.


Related issues

Related to OpenAtlas - Feature #1933: API: Display images without extension in URL Closed2023-01-16Actions
Precedes OpenAtlas - Feature #1828: Move image size config to backendAcknowledged2023-01-16Actions

History

#1

Updated by Alexander Watzinger 2 months ago

Just for info, in the backend in config/default.py we use following to differentiate files suitable for displaying in the browser:

DISPLAY_FILE_EXTENSIONS = ['.bmp', '.gif', '.ico', '.jpeg', '.jpg', '.png', '.svg']

#2

Updated by Alexander Watzinger 2 months ago

  • Related to Feature #1933: API: Display images without extension in URL added
#3

Updated by Alexander Watzinger about 1 month ago

  • Precedes Feature #1828: Move image size config to backend added

Also available in: Atom PDF