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
DARIAH-DE
TextGridRep Portal
Commits
e8f26c1e
Commit
e8f26c1e
authored
Dec 11, 2020
by
Ubbo Veentjer
Browse files
navigation. closes
#92
and
#81
parent
277843aa
Pipeline
#163575
passed with stages
in 8 minutes and 7 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/i18n/Language_de.properties
View file @
e8f26c1e
...
...
@@ -126,3 +126,8 @@ privpol=Datenschutzerklärung
documentation
=
Dokumentation
content
=
Inhalte
navigation
=
Navigation
by-author
=
...nach Autor
by-genre
=
...nach Genre
by-filetype
=
...nach Dateityp
by-project
=
...nach Projekt
src/main/resources/i18n/Language_en.properties
View file @
e8f26c1e
...
...
@@ -127,3 +127,8 @@ help=Help
documentation
=
Documentation
content
=
Content
navigation
=
Navigation
by-author
=
...by author
by-genre
=
...by genre
by-filetype
=
...by filetype
by-project
=
...by project
src/main/webapp/WEB-INF/jsp/base/navigation.jsp
View file @
e8f26c1e
...
...
@@ -35,16 +35,16 @@
<a
aria-labelledby=
"layout_18"
href=
"/browse/root"
role=
"menuitem"
tabindex=
""
>
Repository
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/facet/edition.agent.value?order=term:asc"
role=
"menuitem"
tabindex=
""
>
...nach A
utor
</a>
<a
aria-labelledby=
"layout_18"
href=
"/facet/edition.agent.value?order=term:asc"
role=
"menuitem"
tabindex=
""
>
${i18n['by-a
ut
h
or
']}
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/facet/work.genre"
role=
"menuitem"
tabindex=
""
>
...nach G
enre
</a>
<a
aria-labelledby=
"layout_18"
href=
"/facet/work.genre"
role=
"menuitem"
tabindex=
""
>
${i18n['by-g
enre
']}
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/facet/format"
role=
"menuitem"
tabindex=
""
>
...nach Dateityp
</a>
<a
aria-labelledby=
"layout_18"
href=
"/facet/format"
role=
"menuitem"
tabindex=
""
>
${i18n['by-filetype']}
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/facet/project.value"
role=
"menuitem"
tabindex=
""
>
...nach Projekt
</a>
<a
aria-labelledby=
"layout_18"
href=
"/facet/project.value"
role=
"menuitem"
tabindex=
""
>
${i18n['by-project']}
</a>
</li>
</ul>
</li>
...
...
@@ -69,6 +69,9 @@
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/docs/voyant"
role=
"menuitem"
tabindex=
""
>
Voyant
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/docs/switchboard"
role=
"menuitem"
tabindex=
""
>
Switchboard
</a>
</li>
<li
class=
""
id=
"layout_18"
role=
"presentation"
>
<a
aria-labelledby=
"layout_18"
href=
"/docs/errata"
role=
"menuitem"
tabindex=
""
>
Errata
</a>
</li>
...
...
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