added 'Home' link to pages other than the LP14 home.
[libreplanet-static.git] / 2014 / javascript / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <title> JavaScript License Info &mdash; LibrePlanet 2014</title>
10 </head>
11 <body>
12
13 <div id="wrapper"> <!-- start of wrapper -->
14 <div class="lp-banner"> <!--start of lp banner -->
15 <div class="container"> <!-- start of container -->
16 <div class="row">
17 <div class="col-sm-7"> <!-- start of lp header -->
18 <div class="lp-head">
19 <h1><a href="/server/staging/lpc14"> LibrePlanet <small>2014</small></a></h1>
20 <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
21 <p class="text-muted">The yearly conference of the free software community</p>
22 </div>
23 </div><!-- end of lp header -->
24 <div class="col-sm-5"> <!-- start of signup form -->
25 <form role="form" class="margin-top lp-signup"
26 action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
27 method="post" name="Edit" id="Edit">
28 <div>
29 <input name="postURL" type="hidden" value="" />
30 <input name="cancelURL" type="hidden"
31 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
32 <input name="add_to_group" type="hidden" value="306" />
33 <input name="_qf_default" type="hidden" value="Edit:cancel" />
34 </div>
35
36 <div id="crm-container" lang="en" xml:lang="en">
37 <p>Registration has not yet opened. Sign up for updates!</p>
38 <div id="editrow-email-Primary"
39 class="form-group">
40 <label class="sr-only" for="email-Primary">
41 Email
42 </label>
43 <div class="input-group">
44 <input class="form-control"
45 name="email-Primary"
46 id="email-Primary"
47 type="email"
48 placeholder="Your email address" required>
49 <span class="input-group-btn">
50 <button type="submit" class="btn btn-default"
51 accesskey="S" name="_qf_Edit_next" value="Save"
52 id="_qf_Edit_next">
53 Receive updates
54 </button>
55 </span>
56 </div>
57 </div>
58 <div id="editrow-custom_79">
59 <div class="checkbox">
60 <input
61 type="hidden" name="custom_79[yes]" value="" />
62 <label class="lp-label-news">
63 <input id="custom_79_yes"
64 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
65 class="checkbox" />
66 Also join the FSF's newsletter
67 </label>
68 <p class="help-block">Read our
69 <a href="https://my.fsf.org/donate/privacypolicy.html">
70 privacy policy</a>.</p>
71 </div>
72 </div>
73 </div>
74 </form>
75 </div> <!-- end of signup form -->
76 </div>
77 </div> <!-- end of header container -->
78 </div> <!-- end of lp banner -->
79
80 <div class="container"> <!-- start of container -->
81 <div class="row">
82 <div class="col-sm-3"> <!-- start of nav items -->
83 <p class="text-center">
84 <a class="text-muted" href="/server/staging/lpc14/">
85 <span class="glyphicon glyphicon-chevron-left"></span> Home
86 </a>
87 </p>
88 <ul class="nav nav-pills nav-stacked">
89 <li><a href="#">Call for proposals</a></li>
90 <li><a href="http://libreplanet.org/wiki/LibrePlanet:Conference/2013/Video"> LibrePlanet 2013 videos</a></li>
91 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
92 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
93 </ul>
94 <div class="fsf-donate-button">
95 <a href="#">
96 <img class="img-responsive"
97 src="https://static.fsf.org/nosvn/donate.en.png"
98 alt="[ Donate to the FSF ]" />
99 </a>
100 </div>
101 </div> <!-- end of nav items -->
102
103 <div class="col-sm-8"> <!-- start of LPC 14 main text -->
104 <h2> Javascript <small>Licenses</small> </h2>
105 <table id="jslicense-labels1" class="table">
106 <thead>
107 <tr>
108 <th>JS Name</th>
109 <th>JS License</th>
110 <th>JS Source</th>
111 </tr>
112 </thead>
113 <tbody>
114 <tr>
115 <td><a href="/2014/assets/js/jquery-1.10.2.min.js">jquery-1.10.2.min.js</a></td>
116 <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
117 <td><a href="/2014/assets/js/jquery-1.10.2.js">jquery-1.10.2.js</a></td>
118 </tr>
119 <tr>
120 <td><a href="/2014/assets/js/bootstrap.min.js">bootstrap.min.js</a></td>
121 <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0-only</a></td>
122 <td><a href="/2014/assets/js/bootstrap.js">bootstrap.js</a></td>
123 </tr>
124 </tbody>
125 </table>
126 </div> <!-- end of LPC 14 main text -->
127 </div>
128 </div> <!-- end of container -->
129
130 </div> <!-- end of wrapper -->
131
132 <div id="footer">
133 <div class="container">
134 <p class="text-muted text-center">
135 The <a href="http://www.fsf.org/">Free Software
136 Foundation</a> is a nonprofit with a worldwide mission to
137 advance software freedom.</p>
138
139 <p class="text-muted text-center"><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a> This page and its images, logos and videos are licensed under a<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. Copyright &copy; 2013 Free Software Foundation.</p>
140
141 <p class="text-muted text-center"><a href="/2014/javascript/" rel="jslicense">Javascript license information.</a>
142 </p>
143 </div>
144 </div>
145 </body>
146 </html>