diff templates/sat_website/specifications_exp.html @ 51:e2ea184c8ebc

update French translation + links to articles
author souliane <souliane@mailoo.org>
date Mon, 04 May 2015 15:06:23 +0200
parents 6cf0808b8275
children 0d20fb28c32e
line wrap: on
line diff
--- a/templates/sat_website/specifications_exp.html	Sun May 03 22:58:42 2015 +0200
+++ b/templates/sat_website/specifications_exp.html	Mon May 04 15:06:23 2015 +0200
@@ -30,11 +30,11 @@
 {% load i18n %}
 
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares">Ad-Hoc commands</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares" target="#">Ad-Hoc commands</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer D-Bus services. {% endblocktrans %}</div>
 </div>
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2013/02/22/Export-command-to-a-contact-%28with-video%29">Commands export</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2013/02/22/Export-command-to-a-contact-%28with-video%29" target="#">Commands export</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}An other feature for power-user: you can export input/outputs of an Unix CLI command to any contact (using any XMPP client or even other protocols through gateways).{% endblocktrans %}</div>
 </div>
 <div class="row">
@@ -42,15 +42,15 @@
   <div class="col-md-7 feature">{% trans "Parrot mode (repeat messages between 2 entities)" %}</div>
 </div>
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/10/07/Shell%3A-pipe-you-commands-out-via-XMPP-with-S%C3%A0T">Pipe over XMPP</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/10/07/Shell%3A-pipe-you-commands-out-via-XMPP-with-S%C3%A0T" target="#">Pipe over XMPP</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}This is a feature for power-user: SàT allows to send command-line tools' stdout to your contacts. This actually is as easy as knowing the name of your contact.{% endblocktrans %}</div>
 </div>
 <div class="row">
-  <div class="col-md-2">{% trans "Group blogs" %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub" target="#">Group blogs</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}Blogging and microblogging with fine access tuning using XMPP roster groups. You can decide who will be able to read your posts, and avoid your coworker to see your party pictures. Moreover, you are not limited to short messages: there is no size limit and if you want, you can also write long essays and includes numerous pictures. SàT handles rich text syntaxes like XHTML and Markdown.{% endblocktrans %}</div>
 </div>
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%C3%A2ce-%C3%A0-Salut-%C3%A0-Toi-%21">IMAP server</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%C3%A2ce-%C3%A0-Salut-%C3%A0-Toi-%21" target="#">IMAP server</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% trans "Create an Imap server that you can use to read your \"normal\" type messages" %}</div>
 </div>
 <div class="row">
@@ -62,7 +62,7 @@
   <div class="col-md-7 feature">{% trans "A quiz game (under development)" %}</div>
 </div>
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2012/02/02/Collective-radio-%28with-video%29">Collective radio</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://www.goffi.org/post/2012/02/02/Collective-radio-%28with-video%29" target="#">Collective radio</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}Experiment music with your friends: in a multi-user chat, you share a playlist; everybody can add songs to it, and everybody listens to the same music at the same time. A nice way to share your taste and discover new songs.{% endblocktrans %}</div>
 </div>
 <div class="row">