Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not hotlink to images #19

Closed
smessie opened this issue Nov 30, 2022 · 1 comment
Closed

Do not hotlink to images #19

smessie opened this issue Nov 30, 2022 · 1 comment
Labels
diff: medium 1-4h enhancement New feature or request prio: low Changes are cosmetic, not hindering, or hindering but not urgent

Comments

@smessie
Copy link
Member

smessie commented Nov 30, 2022

Currently, images are hotlinked (especially for the photo by location). Hotlinking is using images that are on a URL that you have no control over. This has the consequence that if another site gets rid of their images or changes their path or even just changes them, that those images will break. A better way is to save the image itself while creating a site, and then display it later.

@smessie smessie added enhancement New feature or request diff: medium 1-4h prio: low Changes are cosmetic, not hindering, or hindering but not urgent labels Nov 30, 2022
@smessie smessie moved this to Todo in Studieplekken Nov 30, 2022
@EwoutV
Copy link
Collaborator

EwoutV commented Jul 17, 2023

See #114

@EwoutV EwoutV closed this as completed Jul 17, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Studieplekken Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diff: medium 1-4h enhancement New feature or request prio: low Changes are cosmetic, not hindering, or hindering but not urgent
Projects
Status: Done
Development

No branches or pull requests

2 participants