Skip to content
Snippets Groups Projects
Commit ac89e82b authored by Matthew Juhl's avatar Matthew Juhl
Browse files

Video thumbs fix

parent 03055a55
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<script type="text/javascript" src="http://globe.poly9.com/api.js"></script> <script type="text/javascript" src="http://globe.poly9.com/api.js"></script>
<script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/witw_people.js"></script> <script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/witw_people.js"></script>
<script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/views/default/customindex/globesplash.js"></script> <script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/views/default/customindex/globesplash.js"></script>
<?php echo '<script type="text/javascript">WDN.loadJS("'.$vars['url'] . 'mod/unl_theme/scripts/jquery.tools.min.js"); $(document).ready(function(){$("div.scrollable").scrollable()});</script>'; ?> <?php echo '<script type="text/javascript">WDN.loadJS("'.$vars['url'] . 'mod/unl_theme/scripts/jquery.tools.min.js"); $(document).ready(function(){$("div.scrollable").scrollable({size:4})});</script>'; ?>
<!-- begin splash code from ucommcoleman/workspace/wdntempaltes/splash.shtml --> <!-- begin splash code from ucommcoleman/workspace/wdntempaltes/splash.shtml -->
<div id="splashwrapper"> <div id="splashwrapper">
...@@ -243,7 +243,6 @@ ...@@ -243,7 +243,6 @@
<a href="http://ucomm.unl.edu/av/video/pyotm/Nithal_Kuwa_PYOTM.mp4"><img src="mod/customindex/videoThumbNithal.jpg" alt="Nithal Thumbnail" class="tooltip" title="Nithal Kuwa" /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/Nithal_Kuwa_PYOTM.mp4"><img src="mod/customindex/videoThumbNithal.jpg" alt="Nithal Thumbnail" class="tooltip" title="Nithal Kuwa" /></a>
<a href="http://ucomm.unl.edu/av/video/pyotm/JohnJanovyPYOTM.mp4"><img src="mod/customindex/videoThumbJohn.jpg" alt="John Thumbnail" class="tooltip" title="John Janovy" /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/JohnJanovyPYOTM.mp4"><img src="mod/customindex/videoThumbJohn.jpg" alt="John Thumbnail" class="tooltip" title="John Janovy" /></a>
<a href="http://ucomm.unl.edu/av/video/pyotm/RulonGardnerPYOTM.mp4"><img src="mod/customindex/videoThumbRulan.jpg" alt="Rulon Thumbnail" class="tooltip" title="Rulon Gardner" /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/RulonGardnerPYOTM.mp4"><img src="mod/customindex/videoThumbRulan.jpg" alt="Rulon Thumbnail" class="tooltip" title="Rulon Gardner" /></a>
<!-- Add more videos here: -->
<a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ScottKillinger.mp4"><img src="mod/customindex/videoThumbScottKillinger.jpg" alt="Scott Killinger Thumbnail" class="tooltip" title="Scott Killinger" /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ScottKillinger.mp4"><img src="mod/customindex/videoThumbScottKillinger.jpg" alt="Scott Killinger Thumbnail" class="tooltip" title="Scott Killinger" /></a>
<a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ClaudeBolton.mp4"><img src="mod/customindex/videoThumbClaudeBolton.jpg" alt="Claude Bolton Thumbnail" class="tooltip" title="Claude Bolton " /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ClaudeBolton.mp4"><img src="mod/customindex/videoThumbClaudeBolton.jpg" alt="Claude Bolton Thumbnail" class="tooltip" title="Claude Bolton " /></a>
<a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ChinaArchitects.mp4"><img src="mod/customindex/videoThumbChinaArchitects.jpg" alt="China Architects Thumbnail" class="tooltip" title="China Architects " /></a> <a href="http://ucomm.unl.edu/av/video/pyotm/PYOTM_ChinaArchitects.mp4"><img src="mod/customindex/videoThumbChinaArchitects.jpg" alt="China Architects Thumbnail" class="tooltip" title="China Architects " /></a>
...@@ -254,8 +253,7 @@ ...@@ -254,8 +253,7 @@
--> -->
<!-- Leave this as the last video -->
<a href="http://ucomm.unl.edu/av/video/pyotm/PutYourselfOnTheMap.mp4"><img src="mod/customindex/videoThumbPromo.jpg" alt="Promo Thumbnail" /></a>
</div> </div>
</div> </div>
<a class="nextPage browse right"></a> <a class="nextPage browse right"></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment