[Checkins] SVN: bluebream/website/main/ Embed IRC web chat

Baiju M baiju.m.mail at gmail.com
Thu Apr 29 23:50:01 EDT 2010


Log message for revision 111603:
  Embed IRC web chat
  

Changed:
  U   bluebream/website/main/_templates/index.html
  A   bluebream/website/main/chat.rst
  U   bluebream/website/main/index.rst

-=-
Modified: bluebream/website/main/_templates/index.html
===================================================================
--- bluebream/website/main/_templates/index.html	2010-04-30 01:59:56 UTC (rev 111602)
+++ bluebream/website/main/_templates/index.html	2010-04-30 03:50:01 UTC (rev 111603)
@@ -20,7 +20,7 @@
           <li><a href="download.html">Download</a></li>
           <li><a href="screencasts.html">Screencasts</a></li>
           <li><a href="doc/1.0/index.html">Documentation</a></li>
-          <li><a href="forum.html">Support</a></li>
+          <li><a href="support.html">Support</a></li>
           <li><a href="http://bluebream.posterous.com/">Blog</a></li>
         </ul>
       </div>

Added: bluebream/website/main/chat.rst
===================================================================
--- bluebream/website/main/chat.rst	                        (rev 0)
+++ bluebream/website/main/chat.rst	2010-04-30 03:50:01 UTC (rev 111603)
@@ -0,0 +1,6 @@
+Live IRC Chat
+=============
+
+.. raw:: html
+
+  <iframe src="http://webchat.freenode.net/?channels=bluebream" width="700" height="500" style="border: 1px solid #666;"></iframe>

Modified: bluebream/website/main/index.rst
===================================================================
--- bluebream/website/main/index.rst	2010-04-30 01:59:56 UTC (rev 111602)
+++ bluebream/website/main/index.rst	2010-04-30 03:50:01 UTC (rev 111603)
@@ -9,4 +9,6 @@
 
    download
    screencasts
+   support
    forum
+   chat



More information about the checkins mailing list