comparison templates/sat_website/specifications.html @ 49:6cf0808b8275

update specifications.html with auto-generated templates
author souliane <souliane@mailoo.org>
date Sun, 03 May 2015 22:40:07 +0200
parents 62c23067e86e
children 0d20fb28c32e
comparison
equal deleted inserted replaced
48:3b4ba14d1e26 49:6cf0808b8275
21 {% endcomment %} 21 {% endcomment %}
22 22
23 {% load i18n %} 23 {% load i18n %}
24 {% load staticfiles %} 24 {% load staticfiles %}
25 25
26 {% block headline %}{% trans "Salut à Toi's features" %}{% endblock %} 26 {% block headline %}{% trans "Salut à Toi's specifications" %}{% endblock %}
27 {% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %}
28 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %}
29 27
30 {% block main_container %} 28 {% block main_container %}
31 29
32 <div class="row"> 30 <div class="row">
33 <div class="col-md-2"> 31 {% blocktrans with xmpp="<abbr title=\"eXtensible Messaging and Presence Protocol\">XMPP</abbr>" spec_prefix='<a href="http://xmpp.org/xmpp-protocols/rfcs/" target="#">' spec_suffix="</a>"%}SàT is a rich-featured {{ xmpp }} client. Beside the {{ spec_prefix }}core specifications{{ spec_suffix }} that define the way to manage a contact list and exchange presence information and messages, it implements many standardised extensions and some other internal features.{% endblocktrans %}
34 <a href="frontends">{% trans "Multi frontend" %}</a> 32 </div>
35 </div> 33
36 <div class="col-md-7 feature"> 34 <div class="row">
37 {% blocktrans %}The heart of the software being independent from its display, you can have different interfaces adapted to specific usages.{% endblocktrans %} 35 <h5 class="alert alert-success">
38 </div> 36 {% trans "Standard extensions" %}
37 </h5>
38 <div class="info">
39 {% blocktrans with xsf="<abbr title=\"XMPP Standards Foundation\">XSF</abbr>" xep="<abbr title=\"XMPP Extension Protocol\">XEP</abbr>" %}A extension that is standardized by the {{ xsf }} is called a {{ xep }}. We aim to support as much as possible. For now, SàT implements the following ones:{% endblocktrans %}
39 </div> 40 </div>
40 <div class="row"> 41 <div class="info">
41 <div class="col-md-2"> 42 {% include "sat_website/specifications_xep.html" %}
42 <strong>{% trans "Microblogging" %}</strong>
43 </div>
44 <div class="col-md-7 feature">
45 {% blocktrans %}Share your thought either publicly or privately (see below), thanks to the microblogging feature. With the decentralised nature of XMPP, you don't have to rely on one specific server, so you can stay master of your data, and avoir censorship.{% endblocktrans %}
46 </div>
47 </div> 43 </div>
48 <div class="row"> 44 </div>
49 <div class="col-md-2"> 45
50 <strong>{% trans "Group permissions" %}</strong> 46 <div class="row">
51 </div> 47 <h5 class="alert alert-success">
52 <div class="col-md-7 feature"> 48 {% trans "Experimental and non-standard features" %}
53 {% blocktrans %}Keep access to private data only for the people you choose. SàT uses groups to manage your permissions, and avoid your coworker to see your party pictures.{% endblocktrans %} 49 </h5>
54 </div> 50 <div class="info">
51 {% blocktrans %}This table lists the non-standard features. Some of them can't be standardised because they are too specific, some others might become new standards in the future.{% endblocktrans %}
55 </div> 52 </div>
56 <div class="row"> 53 <div class="info">
57 <div class="col-md-2"> 54 {% include "sat_website/specifications_exp.html" %}
58 <strong>{% trans "Advanced chat and group chat" %}</strong>
59 </div>
60 <div class="col-md-7 feature">
61 {% blocktrans %}XMPP is one of the best (and probably the best) instant messaging protocol ever made. There are plenty of things you can do, far too much to detail everything here. In addition, you can join muli-user rooms, and discuss with tons of people.{% endblocktrans %}
62 </div>
63 </div> 55 </div>
64 <div class="row"> 56 </div>
65 <div class="col-md-2">
66 <strong>{% trans "Heavy messaging" %}</strong>
67 </div>
68 <div class="col-md-7 feature">
69 {% blocktrans %}With XMPP, you are not limited to chat or short messages: you have no size limit, and if you want to write essays or to highly detail your last holidays, you can. SàT also handles rich text syntaxes like XHTML and Markdown.{% endblocktrans %}
70 </div>
71 </div>
72 <div class="row">
73 <div class="col-md-2">
74 <strong>{% trans "Gateways" %}</strong>
75 </div>
76 <div class="col-md-7 feature">
77 {% blocktrans %}Communicate with other networks using different protocols. With SàT and XMPP, you'll not stay behind closed walls.{% endblocktrans %}
78 </div>
79 </div>
80 <div class="row">
81 <div class="col-md-2">
82 <strong>{% trans "File sharing" %}</strong>
83 </div>
84 <div class="col-md-7 feature">
85 {% blocktrans %}Easily send file to your friends.{% endblocktrans %}
86 </div>
87 </div>
88 <div class="row">
89 <div class="col-md-2">
90 <strong>{% trans "Games" %}</strong>
91 </div>
92 <div class="col-md-7 feature">
93 {% blocktrans %}Play with your friends or other people.{% endblocktrans %}
94 </div>
95 </div>
96 <div class="row">
97 <div class="col-md-2">
98 {% 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">E-mail clients interactions</a>{% endblocktrans %}
99 </div>
100 <div class="col-md-7 feature">
101 {% blocktrans %}Thanks to it's IMAP/SMTP plugin, you can use any e-mail client to communicate through SàT. Combinate this with the gateway feature, and you can send message with it to any network (including traditional e-mail network). One of the goal of SàT is to allow easy transition to Jabber as an alternative to classical e-mail network, with a better protection against SPAM and identity spoofing.{% endblocktrans %}
102 </div>
103 </div>
104 <div class="row">
105 <div class="col-md-2">
106 {% 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 %}
107 </div>
108 <div class="col-md-7 feature">
109 {% 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 %}
110 </div>
111 </div>
112 <div class="row">
113 <div class="col-md-2">
114 {% 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">Export Unix commands</a>{% endblocktrans %}
115 </div>
116 <div class="col-md-7 feature">
117 {% 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 %}
118 </div>
119 </div>
120 <div class="row">
121 <div class="col-md-2">
122 {% 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 %}
123 </div>
124 <div class="col-md-7 feature">
125 {% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer DBus services. {% endblocktrans %}
126 </div>
127 </div>
128 <div class="row">
129 <div class="col-md-2">
130 {% 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 %}
131 </div>
132 <div class="col-md-7 feature">
133 {% blocktrans %}Experiment music with your friends: in a multi-user room, you share a playlist; everybody can add songs to it, and everybody listens the same music at the same time. Good way to share your taste and discover new songs.{% endblocktrans %}
134 </div>
135 </div>
136 <div class="row">
137 <div class="col-md-2">
138 <strong>{% trans "Multiplatform" %}</strong>
139 </div>
140 <div class="col-md-7 feature">
141 {% blocktrans %}Since its begining, the SàT project was made with other platforms in mind. It's only avaible on Gnu/Linux so far (except of course Libervia, the web interface, which is available from every javascript powered browser), but other platforms are planed.{% endblocktrans %}
142 </div>
143 </div>
144 <div class="row">
145 <div class="col-md-2">
146 <a href="social_contract.html">{% trans "Social contract" %}</a>
147 </div>
148 <div class="col-md-7 feature">
149 {% blocktrans with social_prefix="<a href=\"social_contract\">" social_suffix="</a>" %}Not exactly a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written as a moral engagement around the project. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %}
150 </div>
151 </div>
152 57
153 {% endblock %} 58 {% endblock %}