Use server/lp-archived.html to mark LP 2014, 2015, 2016 as archived.
[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
ZR
106
107 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
108 <p class="text-center lp-home">
109 <a class="text-muted" href="/2014/">
110 <span class="glyphicon glyphicon-chevron-left"></span> Home
111 </a>
112 </p>
113 <ul class="nav nav-pills nav-stacked">
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>
120
121 <ul class="nav nav-pills nav-stacked">
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>
126
127 </ul>
128
129 <ul class="nav nav-pills nav-stacked">
130 <li>
131 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
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">
137 <a href="https://my.fsf.org/associate/support_freedom">
138 <span class="glyphicon glyphicon-heart"></span>
139 Become an FSF member
140 </a>
141 </li>
142 </ul>
143 <p class="text-muted text-center">and attend the conference gratis!</p>
144 </div> <!-- end of nav items -->
145
146 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
147 <h1>Menu</h1>
bb8a07d5 148<p>Which conference room would you like to stream?</p>
6bba949b
ZR
149 <div class="row margin-top">
150 <div class="col-sm-8">
47a032d5 151
6bba949b 152 </div>
ba8a9c86 153<div style="float:left">
0585c2fe 154<div id="lp-panel" class="panel panel-default margin-top">
4eb898ee 155
0585c2fe 156 <div class="panel-body">
47a032d5 157 <strong><a href="http://libreplanet.org/2014/live/room155.html">Room 155</a></strong>
0585c2fe
ZR
158 </div>
159 </div>
160<div id="lp-panel" class="panel panel-default margin-top">
0585c2fe 161 <div class="panel-body">
47a032d5 162
3e59d570 163<strong><a href="http://libreplanet.org/2014/live/room141.html">Room 141</a></strong>
0585c2fe
ZR
164 </div>
165 </div>
166<div id="lp-panel" class="panel panel-default margin-top">
0585c2fe 167 <div class="panel-body">
47a032d5 168
3e59d570 169<strong><a href="http://libreplanet.org/2014/live/room123.html">Room 123</a></strong>
0585c2fe
ZR
170 </div>
171 </div>
ba8a9c86 172</div>
6bba949b
ZR
173 </div> <!-- end of content column -->
174
175 </div>
176 </div> <!-- end of container -->
177
178 </div> <!-- end of wrapper -->
179
180 <div id="footer">
181 <div class="container">
182 <p class="text-muted text-center">
183 The <a href="http://www.fsf.org/">Free Software
184 Foundation</a> is a nonprofit with a worldwide mission to
185 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.
186 <a href="https://my.fsf.org/associate/support_freedom">
187 Donate</a>.
188 </p>
189
190 <p class="text-muted text-center">
191 <a rel="license"
192 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
193 <img alt="[ Creative Commons License ]" style="border-width:0"
194 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
195 </a>
196 This page and its images, logos and videos are licensed under a <br />
197 <a rel="license"
198 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
199 Creative Commons Attribution-ShareAlike 3.0 US
200 </a>.
2c0341fd 201 Copyright &copy; 2013-2014 Free Software Foundation.
6bba949b
ZR
202 </p>
203
204 <p class="text-muted text-center">
205 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
206 JavaScript license information
207 </a>
208 </p>
209
210 <p class="text-muted text-center">
211 This site, including fonts, CSS, and JavaScript, was built using
212 <a href="http://getbootstrap.com">Bootstrap</a>,
213 which is licensed under the
214 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
215 Apache 2.0 license</a>.
216 </p>
217 </div>
218 </div>
219 <script type="text/javascript"
220 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
221 <script type="text/javascript">
222 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
223 // Copyright (C) 2014 Free Software Foundation, Inc
224
225 $(document).ready(lpNavPlace);
226
227 $(window).resize(lpNavPlace);
228
229 function lpNavPlace() {
230 screenSize = $(window).width();
231 if(screenSize <= 767) {
232 $("#lp-nav").insertAfter("#lp-content");
233 } else {
234 $("#lp-nav").insertBefore("#lp-content");
235 }
236 }
237 // @license-end
238 </script>
239 </body>
240</html>