Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
23223c9f
Commit
23223c9f
authored
Aug 26, 2021
by
schneider210
Browse files
refactor: adjust the config according to the latest generic config changes
parent
bd3f56d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
23223c9f
...
...
@@ -18,13 +18,48 @@
<body>
<noscript>
<strong>
We're sorry but T
extViewer
doesn't work properly without JavaScript enabled. Please enable it to continue.
</strong>
<strong>
We're sorry but T
IDO
doesn't work properly without JavaScript enabled. Please enable it to continue.
</strong>
</noscript>
<script
id=
"tido-config"
type=
"application/json"
>
{
"
___comment
"
:
"
FOLLOWING LINE IS EDITED BY SCRIPT. DO NOT TOUCH EXCEPT YOU KNOW WHAT YOU ARE DOING!
"
,
"
entrypoint
"
:
"
https://ahikar-test.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json
"
,
"
annotations
"
:
{
"
show
"
:
true
,
"
types
"
:
[
{
"
contenttype
"
:
"
Person
"
,
"
icon
"
:
"
fasUser
"
,
"
label
"
:
"
Names
"
},
{
"
contenttype
"
:
"
Place
"
,
"
icon
"
:
"
fasMapMarkerAlt
"
,
"
label
"
:
"
Places
"
},
{
"
contenttype
"
:
"
Editorial Comment
"
,
"
icon
"
:
"
fasComment
"
,
"
label
"
:
"
Comments
"
},
{
"
contenttype
"
:
"
Motif
"
,
"
icon
"
:
"
fasHighlighter
"
,
"
label
"
:
"
Motifs
"
}
],
"
tabs
"
:{
"
Editorial
"
:
[
"
Person
"
,
"
Place
"
,
"
Editorial Comment
"
],
"
Motif
"
:
[
"
Motif
"
]
}
},
"
breadcrumbNavigation
"
:
{
"
show
"
:
true
,
"
title_homepage_key
"
:
"
title_homepage
"
,
"
title_viewer_key
"
:
"
title_viewer
"
,
"
website
"
:
"
https://ahikar.sub.uni-goettingen.de/website/
"
},
"
colors
"
:
{
"
primary
"
:
""
,
"
secondary
"
:
""
,
...
...
@@ -41,27 +76,23 @@
"
item
"
:
"
Sheet
"
,
"
manifest
"
:
"
Manuscript
"
},
"
lang
"
:
"
en-us
"
,
"
language-switch
"
:
true
,
"
meta
"
:
{
"
collection
"
:
{
"
all
"
:
true
,
"
collector
"
:
true
,
"
description
"
:
true
,
"
title
"
:
true
"
all
"
:
true
},
"
manifest
"
:
{
"
all
"
:
true
,
"
creation
"
:
true
,
"
editor
"
:
true
,
"
label
"
:
true
,
"
location
"
:
true
,
"
origin
"
:
true
"
all
"
:
true
},
"
item
"
:
{
"
all
"
:
true
,
"
label
"
:
true
,
"
language
"
:
true
"
all
"
:
true
}
},
"
notificationColors
"
:
{
"
info
"
:
"
blue-9
"
,
"
warning
"
:
"
red-9
"
},
"
panels
"
:
[
{
"
connector
"
:
[
1
,
2
],
...
...
@@ -88,44 +119,7 @@
"
toggle
"
:
true
}
],
"
annotations
"
:
{
"
show
"
:
true
,
"
types
"
:
[
{
"
contenttype
"
:
"
Person
"
,
"
icon
"
:
"
fasUser
"
,
"
label
"
:
"
Names
"
},
{
"
contenttype
"
:
"
Place
"
,
"
icon
"
:
"
fasMapMarkerAlt
"
,
"
label
"
:
"
Places
"
},
{
"
contenttype
"
:
"
Editorial Comment
"
,
"
icon
"
:
"
fasComment
"
,
"
label
"
:
"
Comments
"
},
{
"
contenttype
"
:
"
Motif
"
,
"
icon
"
:
"
fasHighlighter
"
,
"
label
"
:
"
Motifs
"
}
],
"
tabs
"
:{
"
Editorial
"
:
[
"
Person
"
,
"
Place
"
,
"
Editorial Comment
"
],
"
Motif
"
:
[
"
Motif
"
]
}
},
"
rtl
"
:
true
,
"
lang
"
:
"
en-us
"
,
"
standalone
"
:
true
,
"
breadcrumbNavigation
"
:
{
"
show
"
:
true
,
"
title_homepage_key
"
:
"
title_homepage
"
,
"
title_viewer_key
"
:
"
title_viewer
"
,
"
website
"
:
"
https://ahikar.sub.uni-goettingen.de/website/
"
}
"
rtl
"
:
false
}
</script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment