[xiph-commits] r13686 - in websites/theora.org: . ssi

maikmerten at svn.xiph.org maikmerten at svn.xiph.org
Fri Aug 31 23:09:27 PDT 2007


Author: maikmerten
Date: 2007-08-31 23:09:27 -0700 (Fri, 31 Aug 2007)
New Revision: 13686

Modified:
   websites/theora.org/ssi/pagetop.include
   websites/theora.org/theorafaq.shtml.en
Log:
 - remove "who designed this page" FAQ entry as this was referring to 
the old design and quite honestly most likely isn't a Frequently Asked 
Question anyway
 - reduce the margin for the donate button
 - introduce "About" link in the navigation, which goes to the index 
page (I think the very first page shall carry some quick "what is 
Theora?" information)


Modified: websites/theora.org/ssi/pagetop.include
===================================================================
--- websites/theora.org/ssi/pagetop.include	2007-09-01 04:26:27 UTC (rev 13685)
+++ websites/theora.org/ssi/pagetop.include	2007-09-01 06:09:27 UTC (rev 13686)
@@ -9,17 +9,18 @@
 <div id="navbar">
 
   <ul>
+    <li><a href="http://www.theora.org">About</a></li>
     <li><a href="news.shtml">News</a></li>
     <li><a href="theorafaq.shtml">FAQ</a></li>
     <li><a href="lists.shtml">Discuss</a></li>
-    <li><a href="http://theora.org/torrents/">Torrents</a></li>
+    <li><a href="http://www.theora.org/torrents/">Torrents</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>
   <h5>Support us</h5>
-  <div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+  <div style="padding: 0em 0em 0em 0.5em; margin: 0.5em;">
     &nbsp;
     <form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">
       <input type="hidden" name="cmd" value="_xclick">

Modified: websites/theora.org/theorafaq.shtml.en
===================================================================
--- websites/theora.org/theorafaq.shtml.en	2007-09-01 04:26:27 UTC (rev 13685)
+++ websites/theora.org/theorafaq.shtml.en	2007-09-01 06:09:27 UTC (rev 13686)
@@ -85,7 +85,6 @@
 <a href="#misc"><b>Misc and Credits</b></a>
 <ul>
 	<li><a href="#50">Who's in charge of Theora development?</a></li>
-	<li><a href="#51">Who designed this website? </a></li>
 	<li><a href="#52">Who is the webmaster of this site?</a></li>
 	<li><a href="#53">Who maintains The Glorious Theora FAQ?</a></li>
 	<li><a href="#54">When was this FAQ last updated?</a></li>
@@ -389,15 +388,6 @@
 </div>
 <br>
 <br>
-<a name="51"></a>
-<b>Q. Who designed this website?</b><br>
-<div class="txt">
-This website is based on a design called 'Nutrition,' available for public
-download from <a href="http://www.oswd.org/">Open Source Web Design</a>. 
-The original author is known by the nickname of 'BrAInDeD-'.  
-</div>
-<br>
-<br>
 <a name="52"></a>
 <b>Q. Who is the webmaster of this site?</b><br>
 <div class="txt">



More information about the commits mailing list