[xiph-cvs] r6650 - in websites-ngen: . xiph.org xiph.org/CSS xiph.org/speex

comatoast at xiph.org comatoast at xiph.org
Mon May 10 21:42:13 PDT 2004



Author: comatoast
Date: 2004-05-11 00:42:12 -0400 (Tue, 11 May 2004)
New Revision: 6650

Added:
   websites-ngen/xiph.org/donate/
   websites-ngen/xiph.org/paranoia/
   websites-ngen/xiph.org/speex/compare/
   websites-ngen/xiph.org/speex/roadmap/
Modified:
   websites-ngen/style.txt
   websites-ngen/wrapup.py
   websites-ngen/xiph.org/CSS/all.css
   websites-ngen/xiph.org/aftermaintext.inherit
   websites-ngen/xiph.org/speex/beforecontent.inherit
Log:
* Change around the Speex sidebar so it has the xiph.org home folded back in.
* Changed the header font list.
* Added more entries to the navigation thingy at the bottom. It's getting wide now.
* Style guide update.
* Changed the Markdown command to "perl Markdown.pl" because unices like that better.

<p>Modified: websites-ngen/style.txt
===================================================================
--- websites-ngen/style.txt	2004-05-11 02:24:18 UTC (rev 6649)
+++ websites-ngen/style.txt	2004-05-11 04:42:12 UTC (rev 6650)
@@ -20,6 +20,11 @@
 *	For the love of all that’s holy, leave no space between a question mark and its
         preceding sentence.
 
+*	(not sure if I want this one in stone or not) Prefer verbs in URLs to adjectives when
+	possible. For example, prefer "/speex/compare/" to "/speex/comparison/". This ought to be
+	done with care; "/foobar/document/" is plain silly as it invites the user to actually document
+	our stuff, rather than read documentation.
+
 Open Questions
 --------------
 *	Tone: How should we write? I’d like to display a visible sense of humor on the site.

Modified: websites-ngen/wrapup.py
===================================================================
--- websites-ngen/wrapup.py	2004-05-11 02:24:18 UTC (rev 6649)
+++ websites-ngen/wrapup.py	2004-05-11 04:42:12 UTC (rev 6650)
@@ -22,7 +22,7 @@
 import os, re, sys, glob, os.path, time, datetime 
 import pdb
 from ConfigParser import SafeConfigParser
-MARKDOWN_COMMAND = "Markdown.pl" # could also be "perl Markdown.pl"
+MARKDOWN_COMMAND = "perl Markdown.pl" # could also be "perl Markdown.pl"
 TITLE_REGEX = re.compile(r"<h1.*>(.*)</h1>")
 class MarkdownWrapper(object):
         """

Modified: websites-ngen/xiph.org/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/CSS/all.css	2004-05-11 02:24:18 UTC (rev 6649)
+++ websites-ngen/xiph.org/CSS/all.css	2004-05-11 04:42:12 UTC (rev 6650)
@@ -32,7 +32,7 @@
 }
 
 h1, h2, h3, h4, h5, h6 {
-	font-family: "Palatino Linotype", Georgia, "Book Antiqua", serif;
+	font-family: "Book Antiqua", Garamond, Georgia, serif;
         font-weight: normal;
         color: #088;
         margin: .25em 0 .125em;

Modified: websites-ngen/xiph.org/aftermaintext.inherit
===================================================================
--- websites-ngen/xiph.org/aftermaintext.inherit	2004-05-11 02:24:18 UTC (rev 6649)
+++ websites-ngen/xiph.org/aftermaintext.inherit	2004-05-11 04:42:12 UTC (rev 6650)
@@ -1,11 +1,24 @@
 <div id='locations'>
-	<a href='/about/'		title='About us'>About</a> |
-	<a href='/codecs/'		title='Our multimedia codecs'>Codecs</a> |
-	<a href='/tools/'		title='Tools we’ve written'>Tools</a> |
-	<a href='/lists/'		title='Read or subscribe to one of our mailing lists'>Mail</a> |
-	<a href='/irc/'			title='Visit us on IRC'>IRC</a> |
-	<a href='/subversion/'	title='Check out what we’re working on'>SVN</a> |
-	<a href='/contact/'		title='E-mail us'>Contact</a>
+	<a href='/about/'
+	   title='About us'>About</a> |
+	<a href='/donate/'
+	   title='Give us money'>Donate</a> |
+	<a href='/codecs/'
+	   title='Our multimedia codecs'>Codecs</a> |
+	<a href='/tools/'
+	   title='Tools we’ve written'>Tools</a> |
+	<a href='/lists/'
+	   title='Read or subscribe to one of our mailing lists'>Mail</a> |
+	<a href='/irc/'
+	   title='Chat with us and our users'>IRC</a> |
+	<a href='/subversion/'
+	   title='Check out what we’re working on'>SVN</a> |
+	<a href='http://bugs.xiph.org/'
+	   title='Report a bug'>Bugs</a> |
+	<a href='http://wiki.xiph.org/'
+	   title='Read and post notes about Xiph-related things'>Wiki</a> |
+	<a href='/contact/'
+	   title='E-mail us'>Contact</a> 
 </div>
 
 <div id='copyright'>

Modified: websites-ngen/xiph.org/speex/beforecontent.inherit
===================================================================
--- websites-ngen/xiph.org/speex/beforecontent.inherit	2004-05-11 02:24:18 UTC (rev 6649)
+++ websites-ngen/xiph.org/speex/beforecontent.inherit	2004-05-11 04:42:12 UTC (rev 6650)
@@ -1,14 +1,14 @@
 <!-- Working around faithfully reproduced whitespace-sensitive bugs -->
 <div id='sidebar'>
-<ul><li class='first'><a href='/'>Xiph.Org Home</a></li></ul>
 <ul
-><li class='first'><a href='/speex/'>Home</a></li
+><li><a href='/'>Xiph.Org Home</a></li
+><li class='first'><a href='/speex/'>Speex Home</a></li
 ><li><a href='/speex/news/'>News</a></li
 ><li><a href='/speex/compare/'>Compare</a></li
 ><li><a href='/speex/samples/'>Samples</a></li
 ><li><a href='/speex/download/'>Download</a></li
 ><li><a href='/speex/doc/'>Documentation</a></li
-><li><a href='/speex/todo/'>Roadmap</a></li
+><li><a href='/speex/roadmap/'>Roadmap</a></li
 ><li><a href='/speex/users/'>Users</a></li></ul>
 </div>
 

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list