Mercurial > sat_legacy_website
annotate templates/sat_website/press.html @ 128:1ed40e1ce611
update Press page and translations
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 01 Dec 2015 20:11:58 +0100 |
parents | 3247b461e105 |
children | cd6474343c2a |
rev | line source |
---|---|
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 {% extends "sat_website/category.html" %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
2 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 {% comment %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
4 SàT website: Salut à Toi's presentation website |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
5 Copyright (C) 2012 Jérôme Poisson (goffi@goffi.org) |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
6 Copyright (C) 2015 Adrien Cossa (souliane@mailoo.org) |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
7 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
8 This file is part of SàT website. |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
9 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
10 SàT website is free software: you can redistribute it and/or modify |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
11 it under the terms of the GNU Affero General Public License as published by |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
12 the Free Software Foundation, either version 3 of the License, or |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
13 (at your option) any later version. |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
14 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
15 Foobar is distributed in the hope that it will be useful, |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
16 but WITHOUT ANY WARRANTY; without even the implied warranty of |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
18 GNU Affero General Public License for more details. |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
19 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
20 You should have received a copy of the GNU Affero General Public License |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
21 along with Foobar. If not, see <http://www.gnu.org/licenses/>. |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
22 {% endcomment %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
23 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
24 {% load i18n %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
25 {% load staticfiles %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
26 |
60 | 27 {% block headline %}{% trans "Press" %}{% endblock %} |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
28 {% block main_container %} |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
29 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
30 <div class="row"> |
60 | 31 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
32 <h5 class="alert alert-success"> |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
118
diff
changeset
|
33 {% trans "Releases and campaigns" %} |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
34 </h5> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
35 <div class="info"> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
36 <div class="row"> |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
118
diff
changeset
|
37 <div class="col-md-12">{% trans "October, 26th - December, 05th 2015" %}, <span class="presstitle"><a target="#" href="http://www.arizuka.com/{% trans "en" %}/projects/libervia">{% trans "Crowdfunding campaign on Arizuka" %}</a></span></div> |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
118
diff
changeset
|
38 </div> |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
118
diff
changeset
|
39 <div class="row"> |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
40 <div class="col-md-12">{% trans "June, 15th 2015" %}, <span class="presstitle">{% trans "Membership campaign for Libervia, a free and decentralised social network" %}</span> - <a target="#" href="{% static "press_releases/20150615/" %}{% trans "Libervia - Press release.pdf" %}">{% trans "text" %}</a> + <a href="{% static "images/screenshots/libervia/libervia_overview.png" %}" target="#">{% trans "picture" %}</a></div> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
41 </div> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
42 </div> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
43 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
44 <h5 class="alert alert-success"> |
60 | 45 {% trans "Articles" %} |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
46 </h5> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
47 <div class="info"> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
48 <div class="row"> |
118
3247b461e105
add a link to the interview on Framablog
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
49 <div class="col-md-12">Framasoft, 2015, <a href="http://framablog.org/2015/11/02/salut-a-toi-couteau-suisse-des-reseaux-sociaux-libres/" target="#" class="presstitle">Salut à toi, couteau suisse des réseaux sociaux libres</a> ({% trans "French" %})</div> |
3247b461e105
add a link to the interview on Framablog
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
50 </div> |
3247b461e105
add a link to the interview on Framablog
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
51 <div class="row"> |
60 | 52 <div class="col-md-12">{% blocktrans with author="Drapher" magazine="Reflets.info" %}{{ author }} for {{ magazine }}{% endblocktrans %}, 2014, <a href="https://reflets.info/sat-le-couteau-suisse-libre-et-open-source-de-la-communication/" target="#" class="presstitle">SàT : le couteau suisse Libre et open source de la communication</a> ({% trans "French" %})</div> |
53 </div> | |
54 <div class="row"> | |
55 <div class="col-md-12">{% blocktrans with author="Mathias Huber" magazine="Linux-Magazin Online" %}{{ author }} for {{ magazine }}{% endblocktrans %}, 2014, <a href="http://www.linux-magazin.de/NEWS/Salut-a-Toi-Verbesserter-XMPP-Client" target="#" class="presstitle">Salut à Toi; Verbesserter XMPP-Client</a> ({% trans "German" %})</div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
56 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
57 <div class="row"> |
60 | 58 <div class="col-md-12">Ani Andre, 2014, <a href="http://andre-ani.fr/news/profil-libriste-goffi/" target="#" class="presstitle">Profil de libriste : Goffi</a> ({% trans "French" %})</div> |
59 </div> | |
60 <div class="row"> | |
61 <div class="col-md-12">{% blocktrans with magazine="LinuxFr.org"%}{{ magazine }}{% endblocktrans %}, <a href="https://linuxfr.org/tags/s%C3%A0t/public" target="#">{% blocktrans %}articles about Salut à Toi{% endblocktrans %}</a> ({% trans "French" %})</div> | |
62 </div> | |
63 </div> | |
64 <div class="info"> | |
65 <div class="row"> | |
114
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
110
diff
changeset
|
66 <div class="col-md-12">{% blocktrans %}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please contact us.{% endblocktrans %}</div> |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
67 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
68 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
69 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
70 <h5 class="alert alert-success"> |
60 | 71 {% trans "Radio" %} |
72 </h5> | |
73 <div class="info"> | |
74 <div class="row"> | |
68
c46cd6dbf407
add link to radio recording at "Ici et maintenant"
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
75 <div class="col-md-12">Ici et maintenant, 2014, <span class="presstitle">Hotline</span> ({% trans "French" %}) - <a target="#" href="ftp://ftp.goffi.org/media/radio/270914-hotline.ogg">audio</a> |
c46cd6dbf407
add link to radio recording at "Ici et maintenant"
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
76 </div> |
60 | 77 </div> |
78 <div class="row"> | |
79 <div class="col-md-12">Symbiose, 2014, <span class="presstitle">« Salut à toi » L’outil de communication / réseau social libre développé par Goffi</span> ({% trans "French" %}) - <a target="#" href="http://symbiose.bonnes-ondes.fr/ep/salut-a-toi-version-longue">audio</a> | |
80 </div> | |
81 </div> | |
82 </div> | |
83 | |
84 <h5 class="alert alert-success"> | |
85 {% trans "Conferences" %} | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
86 </h5> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
87 <div class="info"> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
88 <div class="row"> |
60 | 89 <div class="col-md-12"> |
97 | 90 Goffi, Arnaud Martin, Luc Fievet, Pouhiou, Edhelas and Olicat, <span class="presstitle">{% trans "Round table on new media" %}</span> |
91 <ul> | |
92 <li>{% trans "Libre Software Meeting" %}, Beauvais, 2015 ({% trans "French" %}) - <a href="http://video.rmll.info/videos/table-ronde-sur-les-nouveaux-medias/" target="#" >{% trans "video" %}</a></li> | |
93 </ul> | |
94 </div> | |
95 <div class="col-md-12"> | |
96 Goffi, <span class="presstitle">PubSub, microblogage et XMPP</span> | |
97 <ul> | |
98 <li>{% trans "Libre Software Meeting" %}, Beauvais, 2015 ({% trans "French" %}) - <a href="http://video.rmll.info/videos/pubsub-microblogage-et-xmpp/" target="#">{% trans "video" %}</a></li> | |
99 </ul> | |
100 </div> | |
101 <div class="col-md-12"> | |
102 Goffi, <span class="presstitle">Libervia : repenser nos communications</span> | |
103 <ul> | |
104 <li>Pas Sage En Seine, Paris, 2015 ({% trans "French" %}) - <a href="http://data.passageenseine.org/2015/webm/PSES2015_libervia-repenser-communication.webm" target="#">{% trans "video" %}</a></li> | |
105 <li>{% trans "Libre Software Meeting" %}, Beauvais, 2015 ({% trans "French" %}) - <a href="http://video.rmll.info/videos/libervia-repenser-nos-communications/" target="#" >{% trans "video" %}</a></li> | |
106 </ul> | |
107 </div> | |
108 <div class="col-md-12"> | |
60 | 109 Goffi, <span class="presstitle">Salut à Toi : et si on repolitisait tout ça ?</span> |
110 <ul> | |
111 <li>{% trans "Libre Software Meeting" %}, Montpellier, 2014 ({% trans "French" %}) - <a href="http://video.rmll.info/videos/salut-a-toi-et-si-on-repolitisait-tout-ca/" target="#" >{% trans "video" %}</a></li> | |
112 <li>Pas Sage En Seine, Paris, 2014 ({% trans "French" %}) - <a href="http://numaparis.ubicast.tv/videos/salut-a-toi-1-partie-1/" target="#">{% trans "video" %} {% trans "part" %} 1</a> + <a href="http://numaparis.ubicast.tv/videos/salut-a-toi-1-partie-2/" target="#">{% trans "part" %} 2</a></li> | |
113 </ul> | |
114 </div> | |
115 <div class="col-md-12"> | |
116 Goffi, <span class="presstitle">Salut à Toi : outil libre de communication</span> | |
117 <ul> | |
118 <li>Journées De Logiciel Libre, Lyon, 2014 ({% trans "French" %})</li> | |
119 <li>Parinux, Paris, 2014 ({% trans "French" %})</li> | |
120 <li>Ubuntu Party, Paris, 2014 ({% trans "French" %})</li> | |
121 </ul> | |
122 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
123 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
124 <div class="row"> |
60 | 125 <div class="col-md-12"> |
126 Goffi, <span class="presstitle">Nouveaux usage numériques, nouvelles problématiques</span> | |
127 <ul> | |
128 <li>Festival Déclics, Nanterre, 2013 ({% trans "French" %})</li> | |
129 </ul> | |
130 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
131 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
132 <div class="row"> |
60 | 133 <div class="col-md-12"> |
134 Goffi, <span class="presstitle">Salut à Toi : repensez vos communications</span> | |
135 <ul> | |
136 <li>Journées De Logiciel Libre, Lyon, 2012 ({% trans "French" %}) - <a href="http://www.goffi.org/videos/conf%c3%a9rence%20S%c3%a0T%20JDLL%202012.webm" target="#">{% trans "video" %}</a></li> | |
137 </ul> | |
138 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
139 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
140 <div class="row"> |
60 | 141 <div class="col-md-12"> |
142 Goffi, <span class="presstitle">Salut à Toi : communication Libre, Fédérée, Décentralisée et Standard</span> | |
143 <ul> | |
144 <li>{% trans "Libre Software Meeting" %}, Genève, 2012 ({% trans "French" %}) - <a href="http://video.rmll.info/videos/salut-a-toi-communication-libre-federee-decentralisee-et-standard/" target="#">{% trans "video" %}</a></li> | |
145 <li>JDLL, Lyon, 2011 ({% trans "French" %})</li> | |
146 </ul> | |
147 </div> | |
148 </div> | |
149 <div class="row"> | |
150 <div class="col-md-12"> | |
151 Goffi, <span class="presstitle">Salut à Toi : multi interface and multipurpose XMPP client</span> | |
152 <ul> | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
153 <li>FOSDEM, {% trans "Brussels" %}, 2012 ({% trans "English" %})</li> |
60 | 154 </ul> |
155 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
156 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
157 </div> |
60 | 158 <div class="info"> |
159 <div class="row"> | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
97
diff
changeset
|
160 <div class="col-md-12">{% blocktrans %}If you think that we could bring something interesting to an event (conference, stand...), feel free to contact us.{% endblocktrans %}</div> |
60 | 161 </div> |
162 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
163 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
164 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
165 {% endblock %} |
60 | 166 |
167 |