فهرست منبع

Add link to newest screencast.

JC Brand 11 سال پیش
والد
کامیت
b9d60bc6e4
2فایلهای تغییر یافته به همراه5 افزوده شده و 3 حذف شده
  1. 1 0
      README.rst
  2. 4 3
      index.html

+ 1 - 0
README.rst

@@ -38,6 +38,7 @@ Screencasts
 
 * `In a static HTML page`_. Here we chat to external XMPP accounts on Jabber.org and Gmail.
 * `Integrated into a Plone site`_ via collective.xmpp.chat.
+* `Off-the-record encryption <https://opkode.com/media/blog/2013/11/11/conversejs-otr-support>`_ in Converse 0.7.
 
 Integration into other frameworks
 ---------------------------------

+ 4 - 3
index.html

@@ -64,13 +64,14 @@
             Integrated into a Plone site via <strong>collective.xmpp.chat</strong>.
         </li>
         <li><a href="http://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript" target="_blank">Screencast 2</a>:
-            A static HTML page with <em>Converse.js</em>. Here we chat to external XMPP accounts on Jabber.org and Gmail.
+            A static webpage with <em>Converse.js</em>. Here we chat to external XMPP accounts on Jabber.org and Gmail.
+        </li>
+        <li><a href="https://opkode.com/media/blog/2013/11/11/conversejs-otr-support" target="_blank">Screencast 3</a>:
+            Off-the-record encryption in <em>Converse.js</em> 0.7.
         </li>
     </ul>
 
-
     <h2>Integration into other frameworks</h2>
-
     <ul>
         <li><h4><a href="http://plone.org" target="_blank">Plone</a></h4>
             <strong><a href="http://github.com/collective/collective.xmpp.chat" target="_blank">collective.xmpp.chat</a></strong>