diff templates/sat_website/specifications_exp.html @ 140:bcddca7b2e16

add dokuwiki and dotclear blog importers to the spec section
author souliane <souliane@mailoo.org>
date Tue, 03 May 2016 20:27:38 +0200
parents dc3484c165f7
children ebd55a28b6d2
line wrap: on
line diff
--- a/templates/sat_website/specifications_exp.html	Tue May 03 19:53:44 2016 +0200
+++ b/templates/sat_website/specifications_exp.html	Tue May 03 20:27:38 2016 +0200
@@ -50,6 +50,14 @@
   <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">Dokuwiki blog importer</div>
+  <div class="col-md-7 feature">{% blocktrans %}Import your Dokuwiki blog to Salut à Toi.{% endblocktrans %}</div>
+</div>
+<div class="row">
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="https://www.goffi.org/blog/goffi/544798f9-52cb-468d-9547-263d1a2a8c0d?tag=Libervia_installation" target="#">Dotclear blog importer</a>{% endblocktrans %}</div>
+  <div class="col-md-7 feature">{% blocktrans %}Import your Dotclear blog to Salut à Toi{% 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" target="#">IMAP server</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}Create an Imap server that you can use to read your "normal" type messages{% endblocktrans %}</div>
 </div>