[xiph-commits] r9953 - in websites/speex.org: . SSI audio/samples
giles at svn.xiph.org
giles at svn.xiph.org
Sun Sep 4 12:46:22 PDT 2005
Author: giles
Date: 2005-09-04 12:46:19 -0700 (Sun, 04 Sep 2005)
New Revision: 9953
Modified:
websites/speex.org/
websites/speex.org/SSI/bottomofbody.inc
websites/speex.org/SSI/inhead.inc
websites/speex.org/SSI/topofbody.inc
websites/speex.org/audio/samples/index.html
websites/speex.org/comparison.html
websites/speex.org/contact.html
websites/speex.org/docs.html
websites/speex.org/download.html
websites/speex.org/fsos.html
websites/speex.org/index.html
websites/speex.org/news.html
websites/speex.org/olddownload.html
websites/speex.org/packages.html
websites/speex.org/projects.html
websites/speex.org/protest.html
websites/speex.org/samples.html
websites/speex.org/speexgoboom.html
websites/speex.org/standards.html
websites/speex.org/todo.html
Log:
Switch speex.org to use the common xiphbar.
Property changes on: websites/speex.org
___________________________________________________________________
Name: svn:externals
+ common http://svn.xiph.org/websites/common/
Modified: websites/speex.org/SSI/bottomofbody.inc
===================================================================
--- websites/speex.org/SSI/bottomofbody.inc 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/SSI/bottomofbody.inc 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,7 +5,7 @@
alt="say NO to corrupt audio discs"
class="corruptaudio"/></a>
<p id="legalese">
- These pages © 2003 Xiph.Org Foundation. All rights reserved.
+ These pages © 2003-2005 Xiph.Org Foundation. All rights reserved.
</p>
<p>
<a href="contact.html">Comments and questions</a>
Modified: websites/speex.org/SSI/inhead.inc
===================================================================
--- websites/speex.org/SSI/inhead.inc 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/SSI/inhead.inc 2005-09-04 19:46:19 UTC (rev 9953)
@@ -1,6 +1,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<style type="text/css" media="all" title="Somewhat Classy">
@import url(style/all.css);
+ @import url(/common/xiphbar.css);
</style>
<link rel='alternate stylesheet'
type='text/css' title='Maik' href='/style/maik.css'/>
Modified: websites/speex.org/SSI/topofbody.inc
===================================================================
--- websites/speex.org/SSI/topofbody.inc 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/SSI/topofbody.inc 2005-09-04 19:46:19 UTC (rev 9953)
@@ -1,14 +1,5 @@
- <p class='skipper'><a href="#content" accesskey="2">Skip to main content.</a></p>
- <div id="xiphnav">
- <span class="left">
- <a href="http://www.xiph.org/">xiph.org</a> ·
- <a href="http://www.vorbis.com/">vorbis.com</a> ·
- <a href="http://www.icecast.org/">icecast.org</a> ·
- <a href="http://www.speex.org/" accesskey="1">speex.org</a>
- </span>
- <span class="right">Open Standards for Internet Multimedia</span>
- <div class='spacer'> </div>
- </div>
+<p class='skipper'><a href="#content" accesskey="2">Skip to main content.</a></p>
+<br>
<div id="nav2">
<div id="nav">
<ul><li class="first"><a href="/" title="Return to the speex.org homepage.">Home</a></li>
Modified: websites/speex.org/audio/samples/index.html
===================================================================
--- websites/speex.org/audio/samples/index.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/audio/samples/index.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -14,6 +14,9 @@
</style>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div align="center">
<h1>Speex Samples (version 1.0)</h1>
Modified: websites/speex.org/comparison.html
===================================================================
--- websites/speex.org/comparison.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/comparison.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Codec comparison</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Codec Feature Comparison</h1>
Modified: websites/speex.org/contact.html
===================================================================
--- websites/speex.org/contact.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/contact.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Contact</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Contact</h1>
Modified: websites/speex.org/docs.html
===================================================================
--- websites/speex.org/docs.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/docs.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Documentation</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Documentation</h1>
Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/download.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Downloads</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Downloads</h1>
Modified: websites/speex.org/fsos.html
===================================================================
--- websites/speex.org/fsos.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/fsos.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Free and Open Source Software</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Free and Open Source Software</h1>
Modified: websites/speex.org/index.html
===================================================================
--- websites/speex.org/index.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/index.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -10,6 +10,9 @@
<title>Speex: Home Page</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1 class="firstLine">Speex</h1>
Modified: websites/speex.org/news.html
===================================================================
--- websites/speex.org/news.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/news.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: All News</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>News</h1>
Modified: websites/speex.org/olddownload.html
===================================================================
--- websites/speex.org/olddownload.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/olddownload.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Downloads</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Older Downloads</h1>
Modified: websites/speex.org/packages.html
===================================================================
--- websites/speex.org/packages.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/packages.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Package Tracking Information: Speex</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Packages</h1>
Modified: websites/speex.org/projects.html
===================================================================
--- websites/speex.org/projects.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/projects.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Plugins & Other Software</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Plugins & Other Software</h1>
Modified: websites/speex.org/protest.html
===================================================================
--- websites/speex.org/protest.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/protest.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -34,6 +34,9 @@
</style>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<h1>Software Patents Choke Innovation</h1>
<p>
Modified: websites/speex.org/samples.html
===================================================================
--- websites/speex.org/samples.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/samples.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -14,6 +14,9 @@
</style>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Speex Samples (version 1.0)</h1>
Modified: websites/speex.org/speexgoboom.html
===================================================================
--- websites/speex.org/speexgoboom.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/speexgoboom.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -7,6 +7,9 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<div id="banner"><div class='spacer'></div><span id="left"><a href="http://www.xiph.org">xiph.org</a> ·
<a href="http://www.vorbis.com">vorbis.com</a> ·
<a href="http://www.icecast.org">icecast.org</a> ·
Modified: websites/speex.org/standards.html
===================================================================
--- websites/speex.org/standards.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/standards.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -12,6 +12,9 @@
<link rel="copyright" href="#footer"/>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<div class="skiplinks">
<a href="#content" accesskey="2">Skip to main content</a>
</div>
Modified: websites/speex.org/todo.html
===================================================================
--- websites/speex.org/todo.html 2005-09-04 19:36:43 UTC (rev 9952)
+++ websites/speex.org/todo.html 2005-09-04 19:46:19 UTC (rev 9953)
@@ -5,6 +5,9 @@
<title>Speex: Roadmap</title>
</head>
<body>
+
+<!--#include virtual="/common/xiphbar.include"-->
+
<!--#include virtual="/SSI/topofbody.inc"-->
<div id="content">
<h1>Roadmap</h1>
More information about the commits
mailing list