Skip to content
Snippets Groups Projects
Commit 8e9b8d00 authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

recs updated config

parent e33480a6
No related branches found
No related tags found
No related merge requests found
......@@ -15,11 +15,11 @@
},
"detail": {
"size": 1024,
"url": "https://vikusviewer.fh-potsdam.de/recs/vis/data/1024jpg/"
"url": "https://vikusviewer.fh-potsdam.de/recs/vis/data/1024/"
},
"big": {
"size": 4096,
"url": "https://vikusviewer.fh-potsdam.de/recs/vis/data/4096jpg/"
"url": "https://vikusviewer.fh-potsdam.de/recs/vis/data/4096/"
}
}
},
......@@ -43,25 +43,49 @@
"detail": {
"structure": [
{
"name": "_titel",
"name": "Titel",
"source": "_titel",
"display": "wide",
"display": "column",
"type": "text"
},
{
"name": "Verfasser",
"source": "_verfasser",
"display": "column",
"type": "text"
},
{
"name": "Ort: Verlag, Jahr",
"source": "_ort",
"display": "column",
"type": "text"
},
{
"name": "Umfang",
"source": "_umfang",
"display": "column",
"type": "text"
},
{
"name": "Inhalt",
"source": "_inhalt",
"display": "column",
"type": "text"
},
{
"name": "_kommentar",
"source": "_kommentar",
"name": "Beilagen",
"source": "_beilagen",
"display": "column",
"type": "text"
},
{
"name": "_objektgeschichte",
"source": "_objektgeschichte",
"name": "Signatur",
"source": "_id",
"display": "column",
"type": "text"
},
{
"name": "Stichworte",
"name": "Schlagworte",
"source": "_keywords",
"display": "column",
"type": "array"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment