[xiph-commits] r16678 - websites/xiph.org/dshow/ssi

giles at svn.xiph.org giles at svn.xiph.org
Fri Oct 30 19:24:13 PDT 2009


Author: giles
Date: 2009-10-30 19:24:13 -0700 (Fri, 30 Oct 2009)
New Revision: 16678

Modified:
   websites/xiph.org/dshow/ssi/pagetop.include
Log:
Use the local nav links in the /dshow/ nav bar.

Really, this should integrate in a better way with the rest of the 
site. I just wanted to make a quick fix so the new content is 
accessible.


Modified: websites/xiph.org/dshow/ssi/pagetop.include
===================================================================
--- websites/xiph.org/dshow/ssi/pagetop.include	2009-10-31 02:19:14 UTC (rev 16677)
+++ websites/xiph.org/dshow/ssi/pagetop.include	2009-10-31 02:24:13 UTC (rev 16678)
@@ -7,13 +7,13 @@
 <div id="navbar">
   <ul>
     <li><a href="/">Home</a></li>
-    <li><a href="/news/">News</a></li>
-    <li><a href="/downloads/">Downloads</a></li>
+    <li><a href="/dshow/news/">News</a></li>
+    <li><a href="/dshow/downloads/">Downloads</a></li>
   </ul>
   <ul>
-    <li><a href="/contact/">Contact</a></li>
-    <li><a href="/history/">History</a></li>
-    <li><a href="/bugs/">Bugs</a></li>
+    <li><a href="/dshow/contact/">Contact</a></li>
+    <li><a href="/dshow/history/">History</a></li>
+    <li><a href="/dshow/bugs/">Bugs</a></li>
   </ul>
   <br/>
   <p style="font-weight:bold;font-size:small">Support us</p>



More information about the commits mailing list