[xiph-commits] r13707 - in websites/theora.org: . ssi
maikmerten at svn.xiph.org
maikmerten at svn.xiph.org
Mon Sep 3 11:41:09 PDT 2007
Author: maikmerten
Date: 2007-09-03 11:41:08 -0700 (Mon, 03 Sep 2007)
New Revision: 13707
Modified:
websites/theora.org/content.shtml.en
websites/theora.org/downloads.shtml.en
websites/theora.org/lists.shtml.en
websites/theora.org/ssi/pagetop.include
Log:
modifications to navigation, downloads and content page
Modified: websites/theora.org/content.shtml.en
===================================================================
--- websites/theora.org/content.shtml.en 2007-09-03 07:53:42 UTC (rev 13706)
+++ websites/theora.org/content.shtml.en 2007-09-03 18:41:08 UTC (rev 13707)
@@ -48,7 +48,5 @@
The <a href="http://wiki.xiph.org">xiph.org wiki</a> has an incomplete list of sites offering Theora content:
<a href="http://wiki.xiph.org/index.php/List_of_Theora_videos">List of Theora videos</a>.
-<h3>Torrents</h3>
-<a href="http://theora.org/torrents/">Torrents for (old) demo content</a>
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites/theora.org/downloads.shtml.en
===================================================================
--- websites/theora.org/downloads.shtml.en 2007-09-03 07:53:42 UTC (rev 13706)
+++ websites/theora.org/downloads.shtml.en 2007-09-03 18:41:08 UTC (rev 13707)
@@ -50,7 +50,7 @@
<li>The <strong>libtheora</strong> reference implementation provides
the standard encoder and decoder under a BSD license.
[<a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7</a>]
- [<a href="http://svn.xiph.org/trunk/theora/">SVN trunk</a>]
+ [<a href="svn.shtml">SVN information page</a>]
</li>
<li>The <strong>theora-exp</strong> project is a from-scratch
implementation of the complete Theora I decoder and a
@@ -69,10 +69,12 @@
<a name="binaries"><h2>Binaries</h2></a>
<ul>
<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+ <li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+ <li><a href="http://xiph.org/quicktime/">Xiph QuickTime components</a></li>
<li><a href="http://videolan.org/">VLC player</a></li>
<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
- <li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
</ul>
+The Wiki contains a <a href="http://wiki.xiph.org/index.php/TheoraSoftwareEncoders">list of Theora encoders</a> and <a href="http://wiki.xiph.org/index.php/TheoraSoftwarePlayers">Theora players</a>.
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites/theora.org/lists.shtml.en
===================================================================
--- websites/theora.org/lists.shtml.en 2007-09-03 07:53:42 UTC (rev 13706)
+++ websites/theora.org/lists.shtml.en 2007-09-03 18:41:08 UTC (rev 13707)
@@ -44,7 +44,7 @@
<!--#include virtual="/ssi/pagetop.include" -->
<!-- All your page content goes here -->
-<h3>[ Theora Mailing Lists ]</h3>
+<h3>Theora Mailing Lists</h3>
<p>
There are three mailing lists maintained for the Theora project.
This is the best place to ask questions, contact the developers
@@ -80,7 +80,7 @@
information for all Xiph.org projects including Theora</a>
</p>
-<h3>[ IRC ]</h3>
+<h3>IRC</h3>
<p>
There's also an active <a href="http://irchelp.org/">IRC</a>
channel for Theora.
@@ -89,7 +89,7 @@
<a href="http://freenode.net/">irc.freenode.net</a>.
</p>
-<h3>[ Wiki ]</h3>
+<h3>Wiki</h3>
<p>
You can also document concerns, applications, howto instructions,
@@ -98,7 +98,11 @@
good resource for documenting the outcomes of discussions and keeping
track of various projects, and anyone can help edit the pages!
</p>
-</div>
+<h3>Reporting bugs</h3>
+<p>
+Shall you encounter problems you can file bug reports over at the <a href="https://trac.xiph.org/">Xiph.org bug tracker</a>.
+</p>
+
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites/theora.org/ssi/pagetop.include
===================================================================
--- websites/theora.org/ssi/pagetop.include 2007-09-03 07:53:42 UTC (rev 13706)
+++ websites/theora.org/ssi/pagetop.include 2007-09-03 18:41:08 UTC (rev 13707)
@@ -14,7 +14,6 @@
<li><a href="theorafaq.shtml">FAQ</a></li>
<li><a href="lists.shtml">Discuss</a></li>
<li><a href="downloads.shtml">Downloads</a></li>
- <li><a href="svn.shtml">SVN</a></li>
<li><a href="documentation.shtml">Documentation</a></li>
<li><a href="content.shtml">Content</a></li>
</ul>
More information about the commits
mailing list