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
c97d8a50
Commit
c97d8a50
authored
Aug 31, 2021
by
Mathias Goebel
🎠
Browse files
Merge branch 'develop' into 'main'
Release See merge request subugoe/ahiqar/ahiqar-tido!41
parents
c9f77ab6
2ed2d9da
Changes
3
Hide whitespace changes
Inline
Side-by-side
ahikar.css
View file @
c97d8a50
...
...
@@ -21,8 +21,11 @@ body {
text-align
:
right
;
width
:
100%
;
}
.catchwords
{
color
:
#9D205E
;
}
.catchwords
::before
{
content
:
'{ '
;
}
.catchwords
::after
{
content
:
' }'
;
}
.cb
{
column-span
:
all
;
}
...
...
@@ -88,6 +91,10 @@ body {
.supplied
::after
{
content
:
' ]'
;
}
.syc
{
font-family
:
'Estrangelo Edessa'
;
}
.quote.colophon
{
color
:
#700000
;
}
...
...
@@ -98,8 +105,6 @@ body {
font-style
:
italic
;
}
@media
(
prefers-color-scheme
:
dark
)
{
.catchwords
{
color
:
#EF9AC4
;
}
.gap
{
color
:
#D5F72B
;
}
.hi.red
{
...
...
ahikar.scss
View file @
c97d8a50
...
...
@@ -22,8 +22,11 @@ body {
text-align
:
right
;
width
:
100%
;
}
.catchwords
{
color
:
#9D205E
;
}
.
catchwords
:
:
before
{
content
:
'{ '
;
}
.
catchwords
:
:
after
{
content
:
' }'
;
}
.cb
{
column-span
:
all
;
}
...
...
@@ -89,6 +92,10 @@ body {
.
supplied
:
:
after
{
content
:
' ]'
;
}
.syc
{
font-family
:
'Estrangelo Edessa'
;
}
.quote.colophon
{
color
:
#700000
;
}
...
...
@@ -100,9 +107,6 @@ body {
@media
(
prefers-color-scheme
:
dark
)
{
.catchwords
{
color
:
#EF9AC4
;
}
.gap
{
color
:
#D5F72B
;
}
...
...
index.html
View file @
c97d8a50
...
...
@@ -18,13 +18,53 @@
<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
"
:
"
Reference
"
,
"
icon
"
:
"
fasExternalLinkSquareAlt
"
,
"
label
"
:
"
References
"
},
{
"
contenttype
"
:
"
Motif
"
,
"
icon
"
:
"
fasHighlighter
"
,
"
label
"
:
"
Motifs
"
}
],
"
tabs
"
:{
"
Editorial
"
:
[
"
Person
"
,
"
Place
"
,
"
Editorial Comment
"
,
"
Reference
"
],
"
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 +81,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 +124,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