[xiph-commits] r9658 - in websites-new/xiph.org: . donate ssi
giles at svn.xiph.org
giles at svn.xiph.org
Sat Jul 30 12:15:05 PDT 2005
Author: giles
Date: 2005-07-30 12:15:03 -0700 (Sat, 30 Jul 2005)
New Revision: 9658
Added:
websites-new/xiph.org/donate/
websites-new/xiph.org/donate/index.shtml.en
Modified:
websites-new/xiph.org/ssi/pagetop.include
Log:
Port the donation page to the new website template.
Copied: websites-new/xiph.org/donate/index.shtml.en (from rev 9657, websites-new/xiph.org/templates/index.shtml.en)
===================================================================
--- websites-new/xiph.org/templates/index.shtml.en 2005-07-30 17:48:42 UTC (rev 9657)
+++ websites-new/xiph.org/donate/index.shtml.en 2005-07-30 19:15:03 UTC (rev 9658)
@@ -0,0 +1,50 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>Xiph.org: Fundraising</title>
+<style type="text/css">
+<!--
+
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<p>If you can afford to donate some money and want to support the Xiph.org Foundation, you may do so via Paypal by clicking on the icon below.</p>
+
+<p style='text-align: center;'>
+ <a href="https://secure.paypal.com/xclick/business=donate@xiph.org&item_name=Donation&item_number=DONATE&return=http://www.xiph.org"><img src="http://www.paypal.com/images/lgo/logo3.gif"></a>
+</p>
+
+<p>You can also send a check or money order to:
+<center><b>Xiph.org Foundation</b>
+<br>c/o Jack Moffitt, Treasurer
+<br>1408 Adams St. NE
+<br>Albuquerque, NM 87110</center>
+<br><br>
+</p>
+
+<p>
+ Note that as of March 24, 2003, Xiph.Org is a 501(c)(3) Non-Profit
+ Organization according to the United States
+ <abbr title='Internal Revenue Service'>IRS</abbr>, so donations to Xiph.Org
+ from US entities
+ are tax-deductible. If you have any further questions
+ or would like to set up a Xiph.org chapter in your tax
+ jurisdiction, please contact
+ Jack Moffitt at <a href='mailto:jack at xiph.org'>jack at xiph.org</a>.
+</p>
+
+<p>
+Further, Xiph
+<a href="http://www.cafeshops.com/cp/store.aspx?s=oggwear">merchandise</a>
+is on sale from <a href="http://www.cafeshops.com">Cafeshops</a>;
+the margin from the sales help support the Xiph.org Foundation.
+</p>
+
+<p>Your contribution is greatly appreciated!</p>
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites-new/xiph.org/ssi/pagetop.include
===================================================================
--- websites-new/xiph.org/ssi/pagetop.include 2005-07-30 17:48:42 UTC (rev 9657)
+++ websites-new/xiph.org/ssi/pagetop.include 2005-07-30 19:15:03 UTC (rev 9658)
@@ -1,26 +1,26 @@
-
-<div id="thepage">
-<div id="logos">
- <a href="http://www.xiph.org/"><img src="/images/logos/fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
-</div>
-
-<div id="navbar">
- <ul>
- <li id="about_"><a href="/about/">About</a></li>
- <li id="press_"><a href="/">Press</a></li>
- <li id="donate_"><a href="/">Donate</a></li>
- <li id="contact_"><a href="/">Contact</a></li>
- <li id="wiki_"><a href="http://wiki.xiph.org/index.php/Main_Page">Wiki</a></li>
- <li id="downloads_"><a href="/">Downloads</a></li>
- <li id="bugs_"><a href="http://trac.xiph.org/cgi-bin/trac.cgi/">Bugs</a></li>
- <li id="documentation_"><a href="/">Documentation</a></li>
- <li id="resources_"><a href="/">Resources by Project</a></li>
- </ul>
-</div>
-
-<div id="banners">
- <!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
-</div>
-
-<div id="main">
-<div id="content">
\ No newline at end of file
+
+<div id="thepage">
+<div id="logos">
+ <a href="http://www.xiph.org/"><img src="/images/logos/fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
+</div>
+
+<div id="navbar">
+ <ul>
+ <li id="about_"><a href="/about/">About</a></li>
+ <li id="press_"><a href="/">Press</a></li>
+ <li id="donate_"><a href="/donate/">Donate</a></li>
+ <li id="contact_"><a href="/">Contact</a></li>
+ <li id="wiki_"><a href="http://wiki.xiph.org/index.php/Main_Page">Wiki</a></li>
+ <li id="downloads_"><a href="/">Downloads</a></li>
+ <li id="bugs_"><a href="http://trac.xiph.org/cgi-bin/trac.cgi/">Bugs</a></li>
+ <li id="documentation_"><a href="/">Documentation</a></li>
+ <li id="resources_"><a href="/">Resources by Project</a></li>
+ </ul>
+</div>
+
+<div id="banners">
+ <!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
+</div>
+
+<div id="main">
+<div id="content">
More information about the commits
mailing list