diff mysite/templates/band/index.html @ 21:f3052378ab47

Updating the home page with a 6 video playlist from Mahogany's. Fixed the flyers on the gig page under chrome. Updated the copyright on the base template.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Mar 2011 19:53:35 +0000
parents 1b6b3e38e918
children ead7bd49c9e0
line wrap: on
line diff
--- a/mysite/templates/band/index.html	Wed Sep 08 23:15:57 2010 +0000
+++ b/mysite/templates/band/index.html	Sun Mar 20 19:53:35 2011 +0000
@@ -6,23 +6,6 @@
 {% block custom_js %}
 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 <script type="text/javascript" src="{{ MEDIA_URL }}js/fancybox/jquery.fancybox-1.3.1.pack.js"></script>
-<script type="text/javascript" src="{{ MEDIA_URL }}js/jquery.cross-slide.min.js"></script>
-<script type="text/javascript">
-$(function() {
-   $('a.fancybox').fancybox();
-   $('#slideshow').crossSlide({
-     speed: 45,
-     fade: 1
-   }, [
-      { src: '{{ MEDIA_URL }}images/slideshow/1.jpg', dir: 'up'   },
-      { src: '{{ MEDIA_URL }}images/slideshow/2.jpg', dir: 'down' },
-      { src: '{{ MEDIA_URL }}images/slideshow/3.jpg', dir: 'up'   },
-      { src: '{{ MEDIA_URL }}images/slideshow/4.jpg', dir: 'down' },
-      { src: '{{ MEDIA_URL }}images/slideshow/5.jpg', dir: 'up'   },
-      { src: '{{ MEDIA_URL }}images/slideshow/6.jpg', dir: 'down' }
-   ]);
-});
-</script>
 {% endblock %}
 {% load markup %}
 {% block content %}
@@ -64,13 +47,9 @@
 
 <div>
    <center>
-   <h2>Highlights of Summer 2010</h2>
-   <div id="slideshow">
-   </div>
-   <p>The Madeira at FesTiki 2010. Photos by <a href="http://www.fennerphotography.com/">Fenner Photography</a>.</p>
-   <object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/-vSs2SoIBkI?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-vSs2SoIBkI?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object>
-   <p>The Madeira perform <strong>The Witch Doctor</strong> (a new original!) at FesTiki 2010. Video courtesy of
-   Unsteady Freddie.</p>
+   <h2>New Song Preview!</h2>
+<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/B67E923C98CCECD8?hl=en_US&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/B67E923C98CCECD8?hl=en_US&fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>
+   <p>Check out this set of 6 videos from our show at Mahogany's in February. Five of the songs are new originals slated for our new album! Video courtesy of TikiTim.</p>
    </center>
 </div>