Merge branch 'master' into stable
[libreplanet-static.git] / 2016 / includes / live_sidebar.html
CommitLineData
18446bbb 1<div class="panel panel-default"> <!-- start support bar -->
0d930223 2
3
4 <div class="panel-heading">
5 <h3 class="panel-title">Stream URLS!</h3>
6 </div>
7 <div class="panel-body">
8 <p>
9 If you like watching streams in a media player instead of a web browser, here are a few urls you can find usefull:<br>
10 live2.fsf.org<br>
78ef56a7 11 live2.fsf.org/room-123-stream.webm<br>
16b9328d 12 live2.fsf.org/room-141-stream.webm<br>
13 live2.fsf.org/room-155-stream.webm<br>
0d930223 14 https is available for any of them!
15 </div>
16
17
18
19
18446bbb 20 <div class="panel-heading">
21 <h3 class="panel-title">Support the FSF!</h3>
22 </div>
23 <div class="panel-body">
24 <p>Hard-working FSF hackers are running our most
25 advanced-ever free software streaming system for LibrePlanet 2016. We
26 appreciate your support to help cover labor and equipment.</p>
27
28 <p><a href="https://my.fsf.org/associate/support_freedom/join_fsf">
29 <img class="fsf-donate-button" src="https://static.fsf.org/nosvn/join.en.red.png"
30 alt="[ Join FSF ]" >
31 </a></p>
32
33 <p><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14">
34 <img class="fsf-donate-button" src="//static.fsf.org/nosvn/donate.en.png"
35 alt="[ Donate to the FSF ]" >
36 </a></p>
37 </div>
0d930223 38
39
40
18446bbb 41</div> <!-- end support bar -->
42
43<div class="panel panel-default"> <!-- start librejs box -->
44 <div class="panel-heading">
45 <h3 class="panel-title">Free JavaScript</h3>
46 </div>
47 <div class="panel-body">
48 <p>We've modified our streaming software and Web IRC client to include computer- and human-readable license tags, so that the <a href="https://www.gnu.org/software/librejs/">LibreJS browser extension</a> can verify that all JavaScript is free.</p>
49 <p>We hold all FSF Web sites to this standard and help others do the same though our <a href="https://www.fsf.org/campaigns/freejs/">Free JavaScript campaign.</a></p>
50 </div>
51 </div> <!-- end librejs box -->
52
53<div class="panel panel-default"> <!-- start LP15 signup -->
54 <div class="panel-heading">
55 <h3 class="panel-title">Stay in the loop</h3>
56 </div>
57 <div class="panel-body">
58 <p>Sign up to receive updates about LibrePlanet 2016.</p>
59 <form action="https://my.fsf.org/civicrm/profile/create?gid=281&amp;reset=1"
60 class="" method="post" name="Edit" id="Edit" >
61
62 <div>
63 <input name="entryURL" type="hidden"
64 value="https://my.fsf.org/civicrm/profile/create?gid=281&amp;reset=1/update?action=update&amp;amp;id=281&amp;amp;reset=1&amp;amp;context=field"
65 />
66 <input name="postURL" type="hidden" value="https://libreplanet.org/2015/live/confirmation.html" />
67 <input name="cancelURL" type="hidden"
68 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=281" />
69 <input name="add_to_group" type="hidden" value="619" />
70 <input name="_qf_default" type="hidden" value="Edit:cancel" />
71 </div>
72
73 <div class="crm-profile-name-LP15_announce_simple_signup_281">
74
75 <div id="crm-container" class="crm-container crm-public" lang="en"
76 xml:lang="en">
77
78 <div id="editrow-email-Primary" class="form-group">
79 <label for="email-Primary">
80 Email <span class="field-required">*</span>
81 </label>
82 <input name="email-Primary" type="email" id="email-Primary"
83 class="form-control" />
84 </div>
85
86 <div id="editrow-custom_79" class="form-group">
87 <div class="checkbox">
88 <input type="hidden" name="custom_79[yes]" value="" />
89 <input data-crm-custom="Simple_mailing_list_signup:Would_you_like_to_join_our_mailing_list_"
90 style="margin-left: 0 !important" id="custom_79_yes" name="custom_79[yes]" type="checkbox" value="1"
91 checked="checked" />
92 <label for="custom_79_yes" class="control-label">Follow
93 the FSF by email!</label>
94 </div>
95 </div>
96
97 <div class="form-group">
98 <input class="btn btn-default btn-block"
99 accesskey="S" name="_qf_Edit_next" value="Submit" type="submit"
100 id="_qf_Edit_next" />
101 </div>
102
103 </div>
104 </div>
105 </form>
106 <p class="text-center"> <a class="alt-a" href="https://my.fsf.org/donate/privacypolicy.html">Privacy policy</a></p>
107 </div>
108</div> <!-- end LP15 signup -->