comparison 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
comparison
equal deleted inserted replaced
20:7aa63299adf6 21:f3052378ab47
4 <link rel="stylesheet" href="{{ MEDIA_URL }}js/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen" /> 4 <link rel="stylesheet" href="{{ MEDIA_URL }}js/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen" />
5 {% endblock %} 5 {% endblock %}
6 {% block custom_js %} 6 {% block custom_js %}
7 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> 7 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
8 <script type="text/javascript" src="{{ MEDIA_URL }}js/fancybox/jquery.fancybox-1.3.1.pack.js"></script> 8 <script type="text/javascript" src="{{ MEDIA_URL }}js/fancybox/jquery.fancybox-1.3.1.pack.js"></script>
9 <script type="text/javascript" src="{{ MEDIA_URL }}js/jquery.cross-slide.min.js"></script>
10 <script type="text/javascript">
11 $(function() {
12 $('a.fancybox').fancybox();
13 $('#slideshow').crossSlide({
14 speed: 45,
15 fade: 1
16 }, [
17 { src: '{{ MEDIA_URL }}images/slideshow/1.jpg', dir: 'up' },
18 { src: '{{ MEDIA_URL }}images/slideshow/2.jpg', dir: 'down' },
19 { src: '{{ MEDIA_URL }}images/slideshow/3.jpg', dir: 'up' },
20 { src: '{{ MEDIA_URL }}images/slideshow/4.jpg', dir: 'down' },
21 { src: '{{ MEDIA_URL }}images/slideshow/5.jpg', dir: 'up' },
22 { src: '{{ MEDIA_URL }}images/slideshow/6.jpg', dir: 'down' }
23 ]);
24 });
25 </script>
26 {% endblock %} 9 {% endblock %}
27 {% load markup %} 10 {% load markup %}
28 {% block content %} 11 {% block content %}
29 <h1>The Madeira</h1> 12 <h1>The Madeira</h1>
30 <img class="floatLeftBox" src="{{ config.intro_photo.image.url }}" 13 <img class="floatLeftBox" src="{{ config.intro_photo.image.url }}"
62 </div> 45 </div>
63 {% endif %} 46 {% endif %}
64 47
65 <div> 48 <div>
66 <center> 49 <center>
67 <h2>Highlights of Summer 2010</h2> 50 <h2>New Song Preview!</h2>
68 <div id="slideshow"> 51 <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>
69 </div> 52 <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>
70 <p>The Madeira at FesTiki 2010. Photos by <a href="http://www.fennerphotography.com/">Fenner Photography</a>.</p>
71 <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>
72 <p>The Madeira perform <strong>The Witch Doctor</strong> (a new original!) at FesTiki 2010. Video courtesy of
73 Unsteady Freddie.</p>
74 </center> 53 </center>
75 </div> 54 </div>
76 55
77 <div class="newsflash"> 56 <div class="newsflash">
78 <center> 57 <center>