# HG changeset patch # User souliane # Date 1448996364 -3600 # Node ID 90d5f6a80c4e17c8b1e5a1147ddcf4539fe818d5 # Parent 699b9b1303689dc743cc8849d461e8eeed8981de update specifications page with the new plugins implemented in version 0.6 diff -r 699b9b130368 -r 90d5f6a80c4e templates/sat_website/specifications_exp.html --- a/templates/sat_website/specifications_exp.html Mon Nov 23 15:18:35 2015 +0100 +++ b/templates/sat_website/specifications_exp.html Tue Dec 01 19:59:24 2015 +0100 @@ -54,10 +54,18 @@
{% blocktrans %}Create an Imap server that you can use to read your "normal" type messages{% endblocktrans %}
+
{% trans "IP discovery" %}
+
{% trans "This plugin helps to discover your external IP address." %}
+
+
{% trans "Maildir Plugin" %}
{% blocktrans %}Intercept "normal" type messages, and put them in a Maildir inbox{% endblocktrans %}
+
{% trans "NAT port mapping" %}
+
{% trans "Automatic NAT port mapping using UPnP." %}
+
+
{% trans "Quiz game" %}
{% trans "A quiz game (under development)" %}
diff -r 699b9b130368 -r 90d5f6a80c4e templates/sat_website/specifications_xep.html --- a/templates/sat_website/specifications_xep.html Mon Nov 23 15:18:35 2015 +0100 +++ b/templates/sat_website/specifications_xep.html Tue Dec 01 19:59:24 2015 +0100 @@ -114,14 +114,30 @@
{% trans "Personal Eventing Protocol" %}
+ +
{% trans "Jingle" %}
+
+
{% trans "Delayed Delivery" %}
+ +
{% trans "Jingle File Transfer" %}
+
+
{% trans "Direct MUC Invitations" %}
+ +
{% trans "Jingle SOCKS5 Bytestreams Transport Method" %}
+
+
+ +
{% trans "Jingle In-Band Bytestreams Transport Method" %}
+
+
{% trans "Microblogging over XMPP" %}
@@ -130,10 +146,18 @@
{% trans "Stanza Forwarding" %}
+ +
{% trans "Use of Cryptographic Hash Functions in XMPP" %}
+
+
{% trans "Message Archive Management" %}
{% trans "Message Processing Hints" %}
+
+
+ +
{% trans "HTTP File Upload" %}
\ No newline at end of file