[xiph-commits] r18256 - in websites/opus-codec.org: development ssi
gmaxwell at svn.xiph.org
gmaxwell at svn.xiph.org
Tue May 1 22:27:35 PDT 2012
Author: gmaxwell
Date: 2012-05-01 22:27:35 -0700 (Tue, 01 May 2012)
New Revision: 18256
Modified:
websites/opus-codec.org/development/index.shtml.en
websites/opus-codec.org/ssi/header.include
Log:
No one is complaining about the development page, so link from the sidebar.
Modified: websites/opus-codec.org/development/index.shtml.en
===================================================================
--- websites/opus-codec.org/development/index.shtml.en 2012-04-30 07:31:21 UTC (rev 18255)
+++ websites/opus-codec.org/development/index.shtml.en 2012-05-02 05:27:35 UTC (rev 18256)
@@ -4,11 +4,13 @@
<h2>Discussion</h2>
-Development chat takes place on <a href="irc://irc.freenode.net/opus">#opus on irc.freenode.net</a>
+<p>Development chat takes place on <a href="irc://irc.freenode.net/opus">#opus on irc.freenode.net</a>
(→<a href="" onclick="document.getElementById('chatbox').innerHTML='<iframe src=\'http://webchat.freenode.net/?channels=opus\' width=800 height=600/>';return false;">web interface</a>)
-
+</p>
<center><div id="chatbox"/></center>
+<p>There is an <a href="http://www.ohloh.net/p/opus-codec">ohloh project page</a> for Opus.</p>
+
<h2>Source code repository</h2>
<b><a href="http://git.xiph.org/?p=opus.git" style="text-decoration:none;color:black;">Master git repository</a></b>: <tt>$ git clone <a href="http://git.xiph.org/?p=opus.git">git://git.opus-codec.org/opus.git</a></tt>
Modified: websites/opus-codec.org/ssi/header.include
===================================================================
--- websites/opus-codec.org/ssi/header.include 2012-04-30 07:31:21 UTC (rev 18255)
+++ websites/opus-codec.org/ssi/header.include 2012-05-02 05:27:35 UTC (rev 18256)
@@ -17,6 +17,7 @@
<li id="home_"><a href="/">Home</a></li>
<li id="downloads_"><a href="/downloads/">Downloads</a></li>
<li id="documentation_"><a href="/docs/">Documentation</a></li>
+ <li id="development_"><a href="/development/">Development</a></li>
<li id="testvectors"><a href="/testvectors/">Test Vectors</a></li>
<li id="comparison_"><a href="/comparison/">Comparison</a></li>
<li id="presentations_"><a href="/presentations/">Presentations</a></li>
More information about the commits
mailing list