/2014/ chmod 755 (for SSI includes).
[libreplanet-static.git] / 2014 / live / menu.html
CommitLineData
213c24a4 1<!DOCTYPE html>
6bba949b
ZR
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
47a032d5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6bba949b
ZR
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
47a032d5 8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
b8632935 9 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
6bba949b 10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
213c24a4 11 <title>LibrePlanet 2014</title>
6bba949b
ZR
12
13 </head>
14 <body>
15
16 <div id="wrapper"> <!-- start of wrapper -->
b8632935 17 <!--#include virtual="/server/lp-archived.html"-->
6bba949b
ZR
18 <div class="lp-banner"> <!--start of lp banner -->
19 <div class="container"> <!-- start of container -->
20 <div class="row">
21 <div class="lp-head"> <!-- start of lp header -->
22 <div class="col-sm-3">
23 <a href="/2014/">
24 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
25 class="img-responsive"
26 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
27 </a>
28 </div>
29 <div class="col-sm-3">
30 <p class="text-muted">
31 March 22<sup>nd</sup>-23<sup>rd</sup><br />
32 MIT, Cambridge, MA</p>
33 </div>
34 </div><!-- end of lp header -->
213c24a4
ZR
35 <div class="col-sm-6"> <!-- start of signup form -->
36 <form role="form" class="margin-top lp-signup"
47a032d5 37 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
213c24a4
ZR
38 method="post" name="Edit" id="Edit">
39 <div>
40 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
41 <input name="cancelURL" type="hidden"
47a032d5 42 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
213c24a4
ZR
43 <input name="add_to_group" type="hidden" value="619" />
44 <input name="_qf_default" type="hidden" value="Edit:cancel" />
45 </div>
46
47 <div id="crm-container" lang="en" xml:lang="en">
48 <p>Sign up for updates on LibrePlanet 2015!</p>
49 <div id="editrow-email-Primary"
50 class="form-group">
51 <label class="sr-only" for="email-Primary">
52 Email
53 </label>
54 <div class="input-group">
55 <input class="form-control"
56 name="email-Primary"
57 id="email-Primary"
58 type="email"
59 placeholder="Your email address" required>
60 <span class="input-group-btn">
61 <button type="submit" class="btn btn-default"
62 accesskey="S" name="_qf_Edit_next" value="Save"
63 id="_qf_Edit_next">
64 Receive updates
65 </button>
66 </span>
67 </div>
68 </div>
69 <div id="editrow-custom_79">
70 <div class="checkbox">
71 <input
72 type="hidden" name="custom_79[yes]" value="" />
73 <label class="lp-label-news">
74 <input id="custom_79_yes"
75 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
76 class="checkbox" />
77 Also join the FSF's newsletter
78 </label>
79 &middot;
80 <p class="help-block">
81 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
82 </div>
83 </div>
84 </div>
85 </form>
86 </div> <!-- end of signup form -->
87
88<!-- REGISTER BUTTON
89 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
6bba949b
ZR
90 <a class="btn btn-register-lp14 btn-lg btn-block"
91 href="https://libreplanet.org/2014/register">
92 <span class="glyphicon glyphicon-ok"></span>
93 Register now
94 </a>
95 <p class="text-muted text-center">
96 gratis for members and students!
97 </p>
213c24a4
ZR
98 </div> //end of Register button
99-->
6bba949b
ZR
100 </div>
101 </div> <!-- end of header container -->
102 </div> <!-- end of lp banner -->
103
104 <div class="container"> <!-- start of container -->
47a032d5 105 <div class="row">
6bba949b 106
54c797fc 107 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
6bba949b 108 <p class="text-center lp-home">
54c797fc 109 <a class="text-muted" href="/2014/">
6bba949b 110 <span class="glyphicon glyphicon-chevron-left"></span> Home
54c797fc 111 </a>
6bba949b
ZR
112 </p>
113 <ul class="nav nav-pills nav-stacked">
54c797fc 114 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
115 <li><a href="/2014/program">Program</a></li>
116 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
117 <li class="active"><a href="/2014/live">Participate online</a></li>
118 <li><a href="/2014/video/">Watch the video</a></li>
119 </ul>
6bba949b
ZR
120
121 <ul class="nav nav-pills nav-stacked">
54c797fc 122 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
123 <li><a href="/2014/volunteer">Volunteer</a></li>
124 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
125 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
6bba949b
ZR
126
127 </ul>
128
129 <ul class="nav nav-pills nav-stacked">
54c797fc 130 <li>
6bba949b 131 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
54c797fc 132 Share your ideas</a></li>
133 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
134 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
135 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
136 <li class="fsf-donate">
6bba949b 137 <a href="https://my.fsf.org/associate/support_freedom">
54c797fc 138 <span class="glyphicon glyphicon-heart"></span>
139 Become an FSF member
6bba949b 140 </a>
54c797fc 141 </li>
6bba949b
ZR
142 </ul>
143 <p class="text-muted text-center">and attend the conference gratis!</p>
54c797fc 144 </div> <!-- end of nav items -->
6bba949b
ZR
145
146 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
54c797fc 147 <h1>Menu</h1>
148 <p>Which conference room would you like to stream?</p>
149 <div class="row margin-top">
6bba949b 150 <div class="col-sm-8">
54c797fc 151 </div>
152 </div>
153 <div style="float:left">
154 <div class="lp-panel panel panel-default margin-top">
155 <div class="panel-body">
156 <strong><a href="http://libreplanet.org/2014/live/room155.html">Room 155</a></strong>
157 </div>
0585c2fe 158 </div>
54c797fc 159 <div class="lp-panel panel panel-default margin-top">
160 <div class="panel-body">
161 <strong><a href="http://libreplanet.org/2014/live/room141.html">Room 141</a></strong>
162 </div>
0585c2fe 163 </div>
54c797fc 164 <div class="lp-panel panel panel-default margin-top">
165 <div class="panel-body">
166 <strong><a href="http://libreplanet.org/2014/live/room123.html">Room 123</a></strong>
167 </div>
0585c2fe 168 </div>
54c797fc 169 </div>
6bba949b 170 </div> <!-- end of content column -->
54c797fc 171 </div>
6bba949b
ZR
172 </div> <!-- end of container -->
173
174 </div> <!-- end of wrapper -->
175
176 <div id="footer">
177 <div class="container">
178 <p class="text-muted text-center">
179 The <a href="http://www.fsf.org/">Free Software
180 Foundation</a> is a nonprofit with a worldwide mission to
181 advance software freedom. LibrePlanet 2014 is produced in partnership by the <a href="https://www.fsf.org">Free Software Foundation</a> with the <a href="http://sipb.mit.edu/">Student Information Processing Board (SIPB)</a> at MIT.
182 <a href="https://my.fsf.org/associate/support_freedom">
183 Donate</a>.
184 </p>
185
186 <p class="text-muted text-center">
187 <a rel="license"
188 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
189 <img alt="[ Creative Commons License ]" style="border-width:0"
190 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
191 </a>
192 This page and its images, logos and videos are licensed under a <br />
193 <a rel="license"
194 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
195 Creative Commons Attribution-ShareAlike 3.0 US
196 </a>.
2c0341fd 197 Copyright &copy; 2013-2014 Free Software Foundation.
6bba949b
ZR
198 </p>
199
200 <p class="text-muted text-center">
201 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
202 JavaScript license information
203 </a>
204 </p>
205
206 <p class="text-muted text-center">
207 This site, including fonts, CSS, and JavaScript, was built using
208 <a href="http://getbootstrap.com">Bootstrap</a>,
209 which is licensed under the
210 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
211 Apache 2.0 license</a>.
212 </p>
213 </div>
214 </div>
215 <script type="text/javascript"
216 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
217 <script type="text/javascript">
218 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
219 // Copyright (C) 2014 Free Software Foundation, Inc
220
221 $(document).ready(lpNavPlace);
222
223 $(window).resize(lpNavPlace);
224
225 function lpNavPlace() {
226 screenSize = $(window).width();
227 if(screenSize <= 767) {
228 $("#lp-nav").insertAfter("#lp-content");
229 } else {
230 $("#lp-nav").insertBefore("#lp-content");
231 }
232 }
233 // @license-end
234 </script>
235 </body>
236</html>