Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
40ea4644
Commit
40ea4644
authored
5 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
scenario 2: only account button in header
parent
2e999fc4
Pipeline
#580
passed with stage
in 3 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-0
.gitlab-ci.yml
js/headfoot.js
+2
-2
js/headfoot.js
js/headfootLogout.js
+1
-1
js/headfootLogout.js
with
4 additions
and
3 deletions
+4
-3
.gitlab-ci.yml
+
1
-
0
View file @
40ea4644
...
...
@@ -44,3 +44,4 @@ pages-devel:
-
testing
only
:
-
testing
-
test_scenario2
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/headfoot.js
+
2
-
2
View file @
40ea4644
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Projekte
'
,
'
link
'
:
'
/project
'
},
{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Videokonferenzen
'
,
'
link
'
:
'
/videoconferences
'
},
/* {'name':'...', 'link':'#'}*/
],
'
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
'
}
/*,{'name':'...', 'link':'#'}*/
],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},
/*{'name':'Bürgerbeteiligung', 'combos':[{'name':'...', 'link':'#'}, {'name':'...', 'link':'#'}], 'type':'dropdown', 'link':'#'},*/
{
'
name
'
:
'
Logout
'
,
'
combos
'
:[],
'
type
'
:
'
logoutbutton
'
,
'
link
'
:
'
/logout
'
}
];
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Projekte
'
,
'
link
'
:
'
/project
'
},
{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Videokonferenzen
'
,
'
link
'
:
'
/videoconferences
'
},
/* {'name':'...', 'link':'#'}*/
],
'
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
'
}
/*,{'name':'...', 'link':'#'}*/
],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},
{
'
name
'
:
'
Benutzerkonto
'
,
'
combos
'
:
[],
'
type
'
:
'
loginbutton
'
,
'
link
'
:
'
/account/
'
}
/*{'name':'Bürgerbeteiligung', 'combos':[{'name':'...', 'link':'#'}, {'name':'...', 'link':'#'}], 'type':'dropdown', 'link':'#'},*/
];
var
hft_links
=
[{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/forschung/innovative-hochschule-m4-lab
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/impressum
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
https://www.hft-stuttgart.de/datenschutz
'
,
'
name
'
:
'
Datenschutz
'
}]
var
hft_links
=
[{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/forschung/innovative-hochschule-m4-lab
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/impressum
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
https://www.hft-stuttgart.de/datenschutz
'
,
'
name
'
:
'
Datenschutz
'
}]
,
{
'
name
'
:
'
Benutzerkonto
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/account/
'
}
var
socialmedias
=
[{
'
url
'
:
'
https://twitter.com/InnolabM4
'
,
'
name
'
:
'
fa-twitter
'
},
{
'
url
'
:
'
https://www.facebook.com/HfTStuttgart/
'
,
'
name
'
:
'
fa-facebook-square
'
},
{
'
url
'
:
'
https://www.instagram.com/m4_lab/
'
,
'
name
'
:
'
fa-instagram
'
},
{
'
url
'
:
'
https://de.linkedin.com/school/hochschule-f%C3%BCr-technik-stuttgart-%E2%80%93-university-of-applied-sciences/
'
,
'
name
'
:
'
fa-linkedin
'
},
{
'
url
'
:
'
https://www.youtube.com/channel/UCi0_JfF2qMZbOhOnNH5PyHA
'
,
'
name
'
:
'
fa-youtube
'
}];
...
...
This diff is collapsed.
Click to expand it.
js/headfootLogout.js
+
1
-
1
View file @
40ea4644
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Projekte
'
,
'
link
'
:
'
/project
'
},
{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Videokonferenzen
'
,
'
link
'
:
'
/videoconferences
'
},
/* {'name':'...', 'link':'#'}*/
],
'
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
'
}
/*,{'name':'...', 'link':'#'}*/
],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},
/*{'name':'Bürgerbeteiligung', 'combos':[{'name':'...', 'link':'#'}, {'name':'...', 'link':'#'}], 'type':'dropdown', 'link':'#'},*/
{
'
name
'
:
'
Logout
'
,
'
combos
'
:[],
'
type
'
:
'
logoutbutton
'
,
'
link
'
:
'
/logout
'
}
];
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Projekte
'
,
'
link
'
:
'
/project
'
},
{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Videokonferenzen
'
,
'
link
'
:
'
/videoconferences
'
},
/* {'name':'...', 'link':'#'}*/
],
'
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
'
}
/*,{'name':'...', 'link':'#'}*/
],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},
{
'
name
'
:
'
Benutzerkonto
'
,
'
combos
'
:
[],
'
type
'
:
'
loginbutton
'
,
'
link
'
:
'
/account/
'
}
/*{'name':'Bürgerbeteiligung', 'combos':[{'name':'...', 'link':'#'}, {'name':'...', 'link':'#'}], 'type':'dropdown', 'link':'#'},*/
];
var
hft_links
=
[{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/forschung/innovative-hochschule-m4-lab
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
hhttps://www.hft-stuttgart.de/impressum
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
https://www.hft-stuttgart.de/datenschutz
'
,
'
name
'
:
'
Datenschutz
'
}]
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets