From b01dca63913e78114873fa5a1ed8f1cc8d977918 Mon Sep 17 00:00:00 2001 From: Henning Bredel Date: Tue, 3 Dec 2024 13:00:40 +0100 Subject: [PATCH] Remove DOIs from detail tabs Configuration is now done as local config override --- .../static/mapstore/configs/localConfig.json | 54 ------------------- 1 file changed, 54 deletions(-) diff --git a/geonode_mapstore_client/static/mapstore/configs/localConfig.json b/geonode_mapstore_client/static/mapstore/configs/localConfig.json index aae637bcf6..17df102923 100644 --- a/geonode_mapstore_client/static/mapstore/configs/localConfig.json +++ b/geonode_mapstore_client/static/mapstore/configs/localConfig.json @@ -699,12 +699,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -992,12 +986,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -1357,12 +1345,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -2265,12 +2247,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -2969,12 +2945,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -3316,12 +3286,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -3591,12 +3555,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -4159,12 +4117,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category", @@ -4954,12 +4906,6 @@ "value": "{context.get(state('gnResourceData'), 'sourcetype', '').toLowerCase()}", "href": "{context.get(state('gnResourceData'), 'href')}" }, - { - "type": "link", - "labelId": "gnviewer.doi", - "href": "{'https://doi.org/' + context.get(state('gnResourceData'), 'doi')}", - "value": "{context.get(state('gnResourceData'), 'doi')}" - }, { "type": "query", "labelId": "gnviewer.category",