[xiph-commits] r16679 - in websites/xiph.org/dshow: . bugs contact downloads history news
giles at svn.xiph.org
giles at svn.xiph.org
Fri Oct 30 19:28:37 PDT 2009
Author: giles
Date: 2009-10-30 19:28:36 -0700 (Fri, 30 Oct 2009)
New Revision: 16679
Modified:
websites/xiph.org/dshow/bugs/index.shtml.en
websites/xiph.org/dshow/contact/index.shtml.en
websites/xiph.org/dshow/downloads/index.shtml.en
websites/xiph.org/dshow/history/index.shtml.en
websites/xiph.org/dshow/index.shtml.en
websites/xiph.org/dshow/news/index.shtml.en
Log:
See if relative paths work with ssi.
Modified: websites/xiph.org/dshow/bugs/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/bugs/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/bugs/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -5,7 +5,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="../ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>Report Issues</h1>
Modified: websites/xiph.org/dshow/contact/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/contact/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/contact/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -20,7 +20,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="../ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>Getting in touch</h1>
Modified: websites/xiph.org/dshow/downloads/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/downloads/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/downloads/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -12,7 +12,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="../ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>Downloads</h1>
Modified: websites/xiph.org/dshow/history/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/history/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/history/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -5,7 +5,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="../ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>How it started...</h1>
Modified: websites/xiph.org/dshow/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -5,7 +5,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>Directshow Filters for Ogg Vorbis, Speex, Theora and FLAC</h1>
Modified: websites/xiph.org/dshow/news/index.shtml.en
===================================================================
--- websites/xiph.org/dshow/news/index.shtml.en 2009-10-31 02:24:13 UTC (rev 16678)
+++ websites/xiph.org/dshow/news/index.shtml.en 2009-10-31 02:28:36 UTC (rev 16679)
@@ -5,7 +5,7 @@
<body>
<!--#include virtual="/common/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
+<!--#include virtual="../ssi/pagetop.include" -->
<!-- All your page content goes here -->
<h1>News</h1>
More information about the commits
mailing list