Mercurial > sat_legacy_website
annotate templates/sat_website/press.html @ 97:4bbec38b10cb
update press files
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 28 Sep 2015 09:21:55 +0200 |
parents | 0377931f6278 |
children | dd7a496bf762 |
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"> |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
33 {% trans "Releases" %} |
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"> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
37 <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
|
38 </div> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
39 </div> |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
40 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
68
diff
changeset
|
41 <h5 class="alert alert-success"> |
60 | 42 {% trans "Articles" %} |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
43 </h5> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
44 <div class="info"> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
45 <div class="row"> |
60 | 46 <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> |
47 </div> | |
48 <div class="row"> | |
49 <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
|
50 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
51 <div class="row"> |
60 | 52 <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> |
53 </div> | |
54 <div class="row"> | |
55 <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> | |
56 </div> | |
57 </div> | |
58 <div class="info"> | |
59 <div class="row"> | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
60 <div class="col-md-12">{% blocktrans with email="contact \"at\" salut-a-toi.org"%}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please send them to {{email}}{% endblocktrans %}</div> |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
61 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
62 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
63 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
64 <h5 class="alert alert-success"> |
60 | 65 {% trans "Radio" %} |
66 </h5> | |
67 <div class="info"> | |
68 <div class="row"> | |
68
c46cd6dbf407
add link to radio recording at "Ici et maintenant"
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
69 <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
|
70 </div> |
60 | 71 </div> |
72 <div class="row"> | |
73 <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> | |
74 </div> | |
75 </div> | |
76 </div> | |
77 | |
78 <h5 class="alert alert-success"> | |
79 {% trans "Conferences" %} | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
80 </h5> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
81 <div class="info"> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
82 <div class="row"> |
60 | 83 <div class="col-md-12"> |
97 | 84 Goffi, Arnaud Martin, Luc Fievet, Pouhiou, Edhelas and Olicat, <span class="presstitle">{% trans "Round table on new media" %}</span> |
85 <ul> | |
86 <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> | |
87 </ul> | |
88 </div> | |
89 <div class="col-md-12"> | |
90 Goffi, <span class="presstitle">PubSub, microblogage et XMPP</span> | |
91 <ul> | |
92 <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> | |
93 </ul> | |
94 </div> | |
95 <div class="col-md-12"> | |
96 Goffi, <span class="presstitle">Libervia : repenser nos communications</span> | |
97 <ul> | |
98 <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> | |
99 <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> | |
100 </ul> | |
101 </div> | |
102 <div class="col-md-12"> | |
60 | 103 Goffi, <span class="presstitle">Salut à Toi : et si on repolitisait tout ça ?</span> |
104 <ul> | |
105 <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> | |
106 <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> | |
107 </ul> | |
108 </div> | |
109 <div class="col-md-12"> | |
110 Goffi, <span class="presstitle">Salut à Toi : outil libre de communication</span> | |
111 <ul> | |
112 <li>Journées De Logiciel Libre, Lyon, 2014 ({% trans "French" %})</li> | |
113 <li>Parinux, Paris, 2014 ({% trans "French" %})</li> | |
114 <li>Ubuntu Party, Paris, 2014 ({% trans "French" %})</li> | |
115 </ul> | |
116 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
117 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
118 <div class="row"> |
60 | 119 <div class="col-md-12"> |
120 Goffi, <span class="presstitle">Nouveaux usage numériques, nouvelles problématiques</span> | |
121 <ul> | |
122 <li>Festival Déclics, Nanterre, 2013 ({% trans "French" %})</li> | |
123 </ul> | |
124 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
125 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
126 <div class="row"> |
60 | 127 <div class="col-md-12"> |
128 Goffi, <span class="presstitle">Salut à Toi : repensez vos communications</span> | |
129 <ul> | |
130 <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> | |
131 </ul> | |
132 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
133 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
134 <div class="row"> |
60 | 135 <div class="col-md-12"> |
136 Goffi, <span class="presstitle">Salut à Toi : communication Libre, Fédérée, Décentralisée et Standard</span> | |
137 <ul> | |
138 <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> | |
139 <li>JDLL, Lyon, 2011 ({% trans "French" %})</li> | |
140 </ul> | |
141 </div> | |
142 </div> | |
143 <div class="row"> | |
144 <div class="col-md-12"> | |
145 Goffi, <span class="presstitle">Salut à Toi : multi interface and multipurpose XMPP client</span> | |
146 <ul> | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
147 <li>FOSDEM, {% trans "Brussels" %}, 2012 ({% trans "English" %})</li> |
60 | 148 </ul> |
149 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
150 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
151 </div> |
60 | 152 <div class="info"> |
153 <div class="row"> | |
154 <div class="col-md-12">{% blocktrans with email="contact \"at\" salut-a-toi.org"%}If you think that we could bring something interesting to an event (conference, stand...), feel free to write to {{email}}{% endblocktrans %}</div> | |
155 </div> | |
156 </div> | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
157 </div> |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
158 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
159 {% endblock %} |
60 | 160 conférence : demandez nous si vous en voulez |
161 | |
162 | |
163 |