geocollections / geokogud2

Eesti geokogude infosüsteem
https://geocollections.info
GNU Affero General Public License v3.0
0 stars 0 forks source link

Duplicate boxes in drillcore detail view #196

Closed ollehints closed 3 years ago

ollehints commented 4 years ago

In drillcore detail view each box is shown multiple times if more than one photos exist: https://geocollections.info/drillcore/229 or https://geocollections.info/drillcore/128 Question - is attachment_link connection between drillcore box and file optimal in longer run? Maybe drillcore_image needs to be re-establised?

ollehints commented 4 years ago

another bad example: https://geocollections.info/drillcore/128 yet this link specific link is about to be referenced in a high-ranking publication. The drillcore view is also slow in loading. Maybe we need a temporary solution here to route /drillcore/$id and /corebox into a separate small app (which looks similar in style though)? Can we re-use eurocore code?