Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
10bce165
Commit
10bce165
authored
Nov 28, 2016
by
Eric Bremner
Browse files
FDSU-1829: Adding in slideshow controls.
parent
45959beb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
uw_virtual_site_homepage.module
uw_virtual_site_homepage.module
+4
-0
No files found.
uw_virtual_site_homepage.module
View file @
10bce165
...
...
@@ -66,6 +66,10 @@ function uw_virtual_site_homepage_page_alter(&$page) {
}
}
$html
.
=
'</div>'
;
$html
.
=
'<button class="slideshow-control pause" title="Pause">'
;
$html
.
=
'<span class="element-invisible">Pause banner slideshow</span>'
;
$html
.
=
'<span class="icon-pause"></span>'
;
$html
.
=
'</button>'
;
$html
.
=
'</div>'
;
}
$page
[
'uw_virtual_page_homepage_banners_html'
]
=
$html
;
...
...
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