<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of anti-harassment column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of anti-harassment column -->
<h2> Anti-harassment policy </h2>
</div>
</div> <!-- end of footer -->
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
+
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
- <div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-5"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
<h2> Call for Sessions</h2>
<p>
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
- <div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-8"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-8"> <!-- start of LPC 14 main text -->
<h2> Call for Sessions </h2>
<script type="text/javascript"
src="/2014/assets/js/Common.js">
</script>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-5"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
<h2> Sign up for updates </h2>
<p>
Thanks for your interest in LibrePlanet updates. To complete your subscription to the updates list, we need you to confirm your email address by clicking the link in the confirmation email we've just sent you.
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-5"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
<h2> Exhibitor <small>application</small> </h2>
<p>
Thanks for applying to exhibit at LibrePlanet. We will review your application and get in touch via email.
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-8"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-8"> <!-- start of LPC 14 main text -->
<h2> Exhibitor <small>application</small> </h2>
<p>LibrePlanet is the perfect place to
cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
});
</script>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
- <div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<ul class="nav nav-pills nav-stacked">
<!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
<!--<li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>-->
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of content column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
<!-- start of carousel -->
<div id="lpc-carousel" class="carousel slide">
$('.glyphicon-chevron-left').css('display','inline-block');
$('.glyphicon-chevron-right').css('display','inline-block');
});
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
</script>
<!-- Piwik -->
<div class="container"> <!-- start of container -->
<div class="row">
- <div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of Logistics column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of Logistics column -->
<h1>Where to stay</h1>
</p>
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of content column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
<h2>Program</h2>
<p>Here's a sneak peek at all the good stuff we've got in store for LibrePlanet 2014. Check back soon for session descriptions and the full schedule!</p>
src="/2014/assets/js/jquery-1.10.2.min.js"></script>
<script type="text/javascript"
src="/2014/assets/js/bootstrap.min.js"></script>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-5"> <!-- start of LP14 scholarship confirmation text -->
+ <div id="lp-content" class="col-sm-5"> <!-- start of LP14 scholarship confirmation text -->
<h2> Scholarship <small>application</small> </h2>
<p>
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of Scholarships LP14 main text -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of Scholarships LP14 main text -->
<h2> Scholarship <small>application</small> </h2>
<p>We are offering a limited number of travel scholarships to assist with expenses related to attending LibrePlanet 2014. While we cannot offer stipends to everyone who applies, we will do our best to bring as many people as possible from as many communities as possible. We are generally unable to cover 100% of your travel and hotel costs, applicants should be prepared to cover some portion of travel expenses. <strong>The application deadline for travel stipends is Friday, January 10, 2014 at 22:00 UTC (17:00 EST).</strong></p>
<script type="text/javascript">
// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
var cj = jQuery.noConflict(); $ = cj;
callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
});
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
// @license-end
</script>
</body>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of content column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
<h2>Speakers</h2>
<p>More coming soon!</p>
<table>
src="/2014/assets/js/jquery-1.10.2.min.js"></script>
<script type="text/javascript"
src="/2014/assets/js/bootstrap.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
- <div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of content column -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
<h1>Watch the video</h1>
<p>Featuring Deb Nicholson, Benjamin Mako Hill, Karen Sandler, John Sullivan and Richard Stallman.
<div class="row"> <!-- start LP video -->
</p>
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-5"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
<h2> Volunteer <small>Registration</small> </h2>
<p>
Thanks for joining the volunteer planning committee!
</p>
</div>
</div>
+ <script type="text/javascript"
+ src="/2014/assets/js/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript">
+
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
+ </script>
</body>
</html>
<div class="container"> <!-- start of container -->
<div class="row">
-<div class="col-sm-3"> <!-- start of nav items -->
+ <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
<p class="text-center lp-home">
<a class="text-muted" href="/2014/">
<span class="glyphicon glyphicon-chevron-left"></span> Home
<p class="text-muted text-center">and attend the conference gratis!</p>
</div> <!-- end of nav items -->
- <div class="col-sm-9"> <!-- start of LPC 14 main text -->
+ <div id="lp-content" class="col-sm-9"> <!-- start of LPC 14 main text -->
<h2> Volunteer <small>Registration</small> </h2>
<p>We welcome you to use the #libreplanet channel on Freenode for informal communication. To get more involved, join our volunteer planning committee with the form below. The volunteer committee will
</script>
<script type="text/javascript">
- /**
- * @licstart The following is the entire license notice for the JavaScript code in this page.
- *
- * Copyright (C) 2013 Free Software Foundation, Inc
-
- * Licensed under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
-
- * http://www.apache.org/licenses/LICENSE-2.0
-
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
- * either express or implied. See the License for the specific
- * language governing permissions and limitations under the
- * License.
-
- *
- * @licend The above is the entire license notice for the JavaScript code in this page.
- **/
+ // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
+ // Copyright (C) 2013 Free Software Foundation, Inc
var cj = jQuery.noConflict(); $ = cj;
callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
});
+
+ $(document).load(lpNavPlace);
+
+ $(window).resize(lpNavPlace);
+
+ function lpNavPlace() {
+ screenSize = $(window).width();
+ if(screenSize <= 767) {
+ $("#lp-nav").insertAfter("#lp-content");
+ } else {
+ $("#lp-nav").insertBefore("#lp-content");
+ }
+ }
+
+ // @license-end
</script>
</body>
</html>