Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
8a6239c5
Commit
8a6239c5
authored
Apr 26, 2021
by
Mathias Goebel
Browse files
feat: add basic configuration for annotation panel
parent
9996d926
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.template.html
View file @
8a6239c5
...
...
@@ -31,7 +31,27 @@
-->
<script
id=
"tido-config"
type=
"application/json"
>
{
"
entrypoint
"
:
""
,
"
entrypoint
"
:
"
https://ahikar-test.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json
"
,
"
annotations
"
:
{
"
show
"
:
true
,
"
types
"
:
[
{
"
content-type
"
:
"
Person
"
,
"
icon
"
:
"
fasUser
"
,
"
label
"
:
"
Names
"
},
{
"
content-type
"
:
"
Place
"
,
"
icon
"
:
"
fasMapMarkerAlt
"
,
"
label
"
:
"
Places
"
},
{
"
content-type
"
:
"
Editorial Comment
"
,
"
icon
"
:
"
fasComment
"
,
"
label
"
:
"
Comments
"
}
]
},
"
colors
"
:
{
"
primary
"
:
""
,
"
secondary
"
:
""
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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