Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
ab3ad8d1
Commit
ab3ad8d1
authored
Jul 13, 2022
by
Wolfgang Knopki
Browse files
katalog entry updated
parent
f2a9fab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/headfoot.js
View file @
ab3ad8d1
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
},{
'
name
'
:
'
Kontakt
'
,
'
link
'
:
'
/account/contact
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Projekte
'
,
'
combos
'
:[{
'
name
'
:
'
Open
Knowledg
e Katalog
'
,
'
link
'
:
'
/katalog
'
},{
'
name
'
:
'
Projektinformationen
'
,
'
link
'
:
'
/projektinformationen
'
},{
'
name
'
:
'
Projektcode und -daten
'
,
'
link
'
:
'
/projektdaten
'
},{
'
name
'
:
'
High-Performance Computing
'
,
'
link
'
:
'
/info_hpc.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Wissensaustausch
'
,
'
link
'
:
'
/confluence.html
'
},{
'
name
'
:
'
Aufgabenmanagement
'
,
'
link
'
:
'
/jira.html
'
},{
'
name
'
:
'
Dateibearbeitung
'
,
'
link
'
:
'
/bwcloud.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Events
'
,
'
combos
'
:[{
'
name
'
:
'
Veranstaltungen der HfT
'
,
'
link
'
:
'
http://www.hft-stuttgart.de/Aktuell/Veranstaltungen/
'
},{
'
name
'
:
'
Veranstaltungen der HfT Forschung
'
,
'
link
'
:
'
https://www.hft-stuttgart.de/forschung/veranstaltungen
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Beteiligungsplattform
'
,
'
combos
'
:[{
'
name
'
:
'
Informationen
'
,
'
link
'
:
'
/info_partizipation.html
'
},{
'
name
'
:
'
Zum M4_Lab Showcase
'
,
'
link
'
:
'
/partizipation/
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
<i class="fa fa-question-circle" aria-hidden="true"></i> Hilfe
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/help/
'
},{
'
name
'
:
'
<i class="fa fa-user-circle" aria-hidden="true"></i> Konto
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/account/
'
}];
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
},{
'
name
'
:
'
Kontakt
'
,
'
link
'
:
'
/account/contact
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Projekte
'
,
'
combos
'
:[{
'
name
'
:
'
Open
-Scienc
e Katalog
'
,
'
link
'
:
'
/katalog
'
},{
'
name
'
:
'
Projektinformationen
'
,
'
link
'
:
'
/projektinformationen
'
},{
'
name
'
:
'
Projektcode und -daten
'
,
'
link
'
:
'
/projektdaten
'
},{
'
name
'
:
'
High-Performance Computing
'
,
'
link
'
:
'
/info_hpc.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Wissensaustausch
'
,
'
link
'
:
'
/confluence.html
'
},{
'
name
'
:
'
Aufgabenmanagement
'
,
'
link
'
:
'
/jira.html
'
},{
'
name
'
:
'
Dateibearbeitung
'
,
'
link
'
:
'
/bwcloud.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Events
'
,
'
combos
'
:[{
'
name
'
:
'
Veranstaltungen der HfT
'
,
'
link
'
:
'
http://www.hft-stuttgart.de/Aktuell/Veranstaltungen/
'
},{
'
name
'
:
'
Veranstaltungen der HfT Forschung
'
,
'
link
'
:
'
https://www.hft-stuttgart.de/forschung/veranstaltungen
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Beteiligungsplattform
'
,
'
combos
'
:[{
'
name
'
:
'
Informationen
'
,
'
link
'
:
'
/info_partizipation.html
'
},{
'
name
'
:
'
Zum M4_Lab Showcase
'
,
'
link
'
:
'
/partizipation/
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
<i class="fa fa-question-circle" aria-hidden="true"></i> Hilfe
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/help/
'
},{
'
name
'
:
'
<i class="fa fa-user-circle" aria-hidden="true"></i> Konto
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/account/
'
}];
var
hft_links
=
[{
'
url
'
:
'
/account/contact
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
/impressum.html
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
/datenschutz.html
'
,
'
name
'
:
'
Datenschutz
'
},{
'
url
'
:
'
/terms.html
'
,
'
name
'
:
'
Nutzungsbedingungen
'
}]
...
...
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