annotate templates/sat_website/specifications_exp.html @ 141:ebd55a28b6d2

add cagou and sententia screenshots
author souliane <souliane@mailoo.org>
date Tue, 03 May 2016 20:55:45 +0200
parents bcddca7b2e16
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
1
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
2 {% comment %}
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
3 SàT website: Salut à Toi's presentation website
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
4 Copyright (C) 2012 Jérôme Poisson (goffi@goffi.org)
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
5 Copyright (C) 2015 Adrien Cossa (souliane@mailoo.org)
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
6
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
7 This file is part of SàT website.
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
8
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
9 SàT website is free software: you can redistribute it and/or modify
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
10 it under the terms of the GNU Affero General Public License as published by
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
11 the Free Software Foundation, either version 3 of the License, or
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
12 (at your option) any later version.
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
13
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
14 Foobar is distributed in the hope that it will be useful,
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
17 GNU Affero General Public License for more details.
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
18
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
19 You should have received a copy of the GNU Affero General Public License
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
20 along with Foobar. If not, see <http://www.gnu.org/licenses/>.
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
21
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
22
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
23 NOTE: this file has been automatically generated by the following script:
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
24 http://repos.goffi.org/sat_docs/file/tip/scripts/list_plugins/list_plugins.py
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
25
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
26 Please avoid manual modification, try to update the script instead! Before /
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
27 after a regeneration, don't forget to save / merge the manual modifications.
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
28
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
29 {% endcomment %}
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
30 {% load i18n %}
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
31
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
32 <div class="row">
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 51
diff changeset
33 <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="#">Universal remote control</a>{% endblocktrans %}</div>
129
dc3484c165f7 add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents: 126
diff changeset
34 <div class="col-md-7 feature">{% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer D-Bus services (e.g VLC, Okular...). {% endblocktrans %}</div>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
35 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
36 <div class="row">
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 49
diff changeset
37 <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>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
38 <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>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
39 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
40 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
41 <div class="col-md-2">{% trans "Parrot Plugin" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
42 <div class="col-md-7 feature">{% trans "Parrot mode (repeat messages between 2 entities)" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
43 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
44 <div class="row">
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 49
diff changeset
45 <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>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
46 <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>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
47 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
48 <div class="row">
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 49
diff changeset
49 <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>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
50 <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>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
51 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
52 <div class="row">
141
ebd55a28b6d2 add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents: 140
diff changeset
53 <div class="col-md-2">{% trans "Dokuwiki blog importer" %}</div>
140
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
54 <div class="col-md-7 feature">{% blocktrans %}Import your Dokuwiki blog to Salut à Toi.{% endblocktrans %}</div>
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
55 </div>
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
56 <div class="row">
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
57 <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>
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
58 <div class="col-md-7 feature">{% blocktrans %}Import your Dotclear blog to Salut à Toi{% endblocktrans %}</div>
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
59 </div>
bcddca7b2e16 add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents: 129
diff changeset
60 <div class="row">
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 49
diff changeset
61 <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>
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 60
diff changeset
62 <div class="col-md-7 feature">{% blocktrans %}Create an Imap server that you can use to read your "normal" type messages{% endblocktrans %}</div>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
63 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
64 <div class="row">
126
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
65 <div class="col-md-2">{% trans "IP discovery" %}</div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
66 <div class="col-md-7 feature">{% trans "This plugin helps to discover your external IP address." %}</div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
67 </div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
68 <div class="row">
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
69 <div class="col-md-2">{% trans "Maildir Plugin" %}</div>
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 60
diff changeset
70 <div class="col-md-7 feature">{% blocktrans %}Intercept "normal" type messages, and put them in a Maildir inbox{% endblocktrans %}</div>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
71 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
72 <div class="row">
126
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
73 <div class="col-md-2">{% trans "NAT port mapping" %}</div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
74 <div class="col-md-7 feature">{% trans "Automatic NAT port mapping using UPnP." %}</div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
75 </div>
90d5f6a80c4e update specifications page with the new plugins implemented in version 0.6
souliane <souliane@mailoo.org>
parents: 67
diff changeset
76 <div class="row">
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
77 <div class="col-md-2">{% trans "Quiz game" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
78 <div class="col-md-7 feature">{% trans "A quiz game (under development)" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
79 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
80 <div class="row">
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 49
diff changeset
81 <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>
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 63
diff changeset
82 <div class="col-md-7 feature">{% blocktrans %}Experience 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>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
83 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
84 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
85 <div class="col-md-2">{% trans "Register Account Plugin" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
86 <div class="col-md-7 feature">{% trans "Register XMPP account" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
87 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
88 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
89 <div class="col-md-2">{% trans "Room game" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
90 <div class="col-md-7 feature">{% trans "Defines a referee and invitation system for the implementation of various games on top of the multi-user chat." %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
91 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
92 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
93 <div class="col-md-2">{% trans "SMTP server Plugin" %}</div>
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 60
diff changeset
94 <div class="col-md-7 feature">{% blocktrans %}Create a SMTP server that you can use to send your "normal" type messages{% endblocktrans %}</div>
49
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
95 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
96 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
97 <div class="col-md-2">{% trans "Static Blog Plugin" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
98 <div class="col-md-7 feature">{% trans "Expose your public blogs to the web. Your public page will be accessible from any web browser and doesn't require your visitors to have an XMPP account." %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
99 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
100 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
101 <div class="col-md-2">{% trans "Tarot cards plugin" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
102 <div class="col-md-7 feature">{% trans "Tarot card game" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
103 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
104 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
105 <div class="col-md-2">{% trans "Text commands" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
106 <div class="col-md-7 feature">{% trans "IRC-like text commands" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
107 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
108 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
109 <div class="col-md-2">{% trans "Text syntaxes" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
110 <div class="col-md-7 feature">{% trans "Management of various text syntaxes (XHTML-IM, Markdown, etc)" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
111 </div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
112 <div class="row">
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
113 <div class="col-md-2"><a href="https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html" target="#">OTR</a></div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
114 <div class="col-md-7 feature">{% trans "End-to-end chat encryption using the Off-The-Record messaging protocol" %}</div>
6cf0808b8275 update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff changeset
115 </div>