[xiph-commits] r8960 - in websites-plone/www: . css images/layout
images/logos/vorbis images/logos/xiph
atamido at motherfish-iii.xiph.org
atamido at motherfish-iii.xiph.org
Mon Feb 21 07:34:11 PST 2005
Author: atamido
Date: 2005-02-21 07:34:05 -0800 (Mon, 21 Feb 2005)
New Revision: 8960
Added:
websites-plone/www/css/xiph-screen.css
websites-plone/www/css/xiphbar.css
websites-plone/www/images/layout/xiph_squares.psd
websites-plone/www/images/logos/vorbis/vorbis_banner.png
websites-plone/www/images/logos/xiph/Untitled-1.png
websites-plone/www/images/logos/xiph/fish.png
websites-plone/www/images/logos/xiph/fish_xiph_org.png
websites-plone/www/images/logos/xiph/xiph_blocks-24x16.png
websites-plone/www/images/logos/xiph/xiphbar.png
websites-plone/www/index.html
websites-plone/www/xiphbar.html
Log:
Adding pages made to mimic Melissa's designs.
Added: websites-plone/www/css/xiph-screen.css
===================================================================
--- websites-plone/www/css/xiph-screen.css 2005-02-19 22:44:09 UTC (rev 8959)
+++ websites-plone/www/css/xiph-screen.css 2005-02-21 15:34:05 UTC (rev 8960)
@@ -0,0 +1,93 @@
+ at import url(xiphbar.css);
+
+body {
+ margin: 0;
+ border: 0;
+ padding: 0;
+}
+
+.logos {
+ padding: 72px 0 0 47px;
+}
+
+.thepage {
+ margin: 8px 0 0 0;
+ border: 0;
+ padding: 0 0 0 80px;
+ position: absolute;
+}
+
+.leftside {
+ margin: 0;
+ border: 0;
+ border-right: 1px solid #9FC0D7;
+ padding: 1em 1em 1em 0;
+ position: absolute;
+ width: 8em;
+ min-height: 15em;
+ height: 100%;
+ font-family: Arial, Helvetica, sans-serif;
+}
+
+.leftside ul {
+ margin: 0;
+ padding: 0;
+}
+
+.leftside li {
+ text-align: right;
+ font-size: .7em;
+ list-style: none;
+}
+
+.leftside li a {
+ font-weight: bold;
+ color: #3366CC;
+ text-decoration: none;
+ line-height: 0;
+}
+
+.leftspacer {
+ height: 10em;
+}
+
+.copyright {
+ position: absolute;
+ bottom: 0;
+ text-align: right;
+ font-size: .6em;
+ color: #999999;
+}
+
+.content {
+ margin: 0;
+ padding: 0 0 0 10em;
+ font-family: Arial, Helvetica, sans-serif;
+}
+
+h2 {
+ font-size: 1em;
+ color: #FF9900;
+}
+
+.newslist {
+ margin: 0;
+ padding: 0;
+}
+
+.newslist li {
+ margin-bottom: .5em;
+ list-style: none;
+ font-size: .7em;
+ color: #3366CC;
+}
+
+.newslist a {
+ color: #3366CC;
+ line-height: 0;
+}
+
+.xiph {
+ color: #FF9900;
+ font-weight: bold;
+}
\ No newline at end of file
Added: websites-plone/www/css/xiphbar.css
===================================================================
--- websites-plone/www/css/xiphbar.css 2005-02-19 22:44:09 UTC (rev 8959)
+++ websites-plone/www/css/xiphbar.css 2005-02-21 15:34:05 UTC (rev 8960)
@@ -0,0 +1,43 @@
+body {
+ margin: 0;
+ border: 0;
+ padding: 0;
+}
+
+.xiphbar {
+ background-color: #606160;
+}
+
+
+.xiphbar img {
+ margin: 0;
+ border: 0;
+ padding: .4em 0 0 12px;
+ float: left;
+ text-transform: lowercase;
+}
+
+
+
+.sites {
+ margin: 0;
+ border: 0;
+ padding: .23em 12px .45em 0;
+ text-align: right;
+ text-transform: uppercase;
+}
+
+.sites li {
+ margin: 0;
+ border: 0;
+ padding: 0 10px 0 0;
+ display: inline;
+ list-style: none;
+}
+
+.sites a {
+ color: #FFCE67;
+ text-decoration: none;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: .6em;
+}
Added: websites-plone/www/images/layout/xiph_squares.psd
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/layout/xiph_squares.psd
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/vorbis/vorbis_banner.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/vorbis/vorbis_banner.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/xiph/Untitled-1.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/xiph/Untitled-1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/xiph/fish.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/xiph/fish.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/xiph/fish_xiph_org.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/xiph/fish_xiph_org.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/xiph/xiph_blocks-24x16.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/xiph/xiph_blocks-24x16.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/images/logos/xiph/xiphbar.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/images/logos/xiph/xiphbar.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-plone/www/index.html
===================================================================
--- websites-plone/www/index.html 2005-02-19 22:44:09 UTC (rev 8959)
+++ websites-plone/www/index.html 2005-02-21 15:34:05 UTC (rev 8960)
@@ -0,0 +1,66 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<title>Xiph.org</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link href="/css/xiph-screen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+
+<div class="xiphbar">
+ <img src="images/logos/xiph/xiphbar.png" alt="Xiph logo"/>
+ <ul class="sites">
+ <li><a href="http://www.xiph.org/">Xiph.org</a></li>
+ <li><a href="http://www.vorbis.org/">Vorbis.org</a></li>
+ <li><a href="http://www.theora.org/">Theora.org</a></li>
+ <li><a href="http://www.icecast.org/">Icecast.org</a></li>
+ <li><a href="http://www.speex.org/">Speex.org</a></li>
+ <li><a href="http://www.flac.org/">FLAC.org</a></li>
+ </ul>
+</div>
+
+<div class="logos">
+ <img src="images/logos/xiph/fish_xiph_org.png" alt="Fish Logo and Xiph.org"/>
+</div>
+
+<div class="thepage">
+
+<div class="leftside">
+ <ul>
+ <li><a href="/">About</a></li>
+ <li><a href="/">Press</a></li>
+ <li><a href="/">Donate</a></li>
+ <li><a href="/">Contact</a></li>
+ <li><a href="http://wiki.xiph.org/index.php/Main_Page">Wiki</a></li>
+ <li> </li>
+ <li><a href="/">Downloads</a></li>
+ <li><a href="http://trac.xiph.org/cgi-bin/trac.cgi/">Bugs</a></li>
+ <li><a href="/">Documentation</a></li>
+ <li> </li>
+ <li><a href="/">Resources by Project</a></li>
+ </ul>
+ <div class="leftspacer"></div>
+ <div class="copyright">
+ <p>The Xiph Fish Logo is a <br/>trademark (™) of Xiph.Org.</p>
+ <p>These pages<br/> © 1994 - 2005 Xiph.Org. <br/>All rights reserved.</p>
+ </div>
+</div>
+
+<div class="content">
+ <p>The <span class="xiph">Xiph.Org Foundation</span> is a non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer and business markets.</p>
+ <h2>Xiph in the News</h2>
+ <ul class="newslist">
+ <li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Fluendo funds RTP delivery effort for Xiph.org free multimedia codecs.</a></li>
+ <li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Speex Goes 1.0; Xiph.Org now a 501(c)3 Non-Profit Organization</a></li>
+ <li><b><a href="http://fluendo.com/press/releases/PR-2004-03.html">more headlines ></a></b></li>
+ </ul>
+ <img class="vorbisbanner" src="images/logos/vorbis/vorbis_banner.png" alt="Vorbis Banner" />
+ <p>Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text Lotsa text </p>
+
+</div>
+
+
+</div>
+</body>
+</html>
\ No newline at end of file
Added: websites-plone/www/xiphbar.html
===================================================================
--- websites-plone/www/xiphbar.html 2005-02-19 22:44:09 UTC (rev 8959)
+++ websites-plone/www/xiphbar.html 2005-02-21 15:34:05 UTC (rev 8960)
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<title>Xiph.org</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link href="/css/xiphbar.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<div class="xiphbar">
+ <img src="images/logos/xiph/xiphbar.png" alt="Xiph logo"/>
+ <ul class="sites">
+ <li><a href="http://www.xiph.org/">Xiph.org</a></li>
+ <li><a href="http://www.vorbis.org/">Vorbis.org</a></li>
+ <li><a href="http://www.theora.org/">Theora.org</a></li>
+ <li><a href="http://www.icecast.org/">Icecast.org</a></li>
+ <li><a href="http://www.speex.org/">Speex.org</a></li>
+ <li><a href="http://www.flac.org/">FLAC.org</a></li>
+ </ul>
+</div>
+
+
+
+
+</body>
+</html>
\ No newline at end of file
More information about the commits
mailing list