[gnomeweb-wml] Add specific paypal donation page for women outreach



commit 586ec10cb789d7eb6fea831f1f9209bbc32c6e3d
Author: Jaap A. Haitsma <jaap haitsma org>
Date:   Sat Nov 7 21:06:51 2009 +0100

    Add specific paypal donation page for women outreach

 projects.gnome.org/outreach/women/Makefile.am      |    4 +-
 .../outreach/women/css/women-outreach.css          |   26 +++++++
 .../outreach/women/images/Makefile.am              |    1 +
 .../outreach/women/images/sidebar-background.png   |  Bin 0 -> 818 bytes
 projects.gnome.org/outreach/women/index.wml        |    2 +-
 projects.gnome.org/outreach/women/step2.wml        |   75 ++++++++++++++++++++
 projects.gnome.org/outreach/women/thank-you.wml    |   32 ++++++++
 7 files changed, 138 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/outreach/women/Makefile.am b/projects.gnome.org/outreach/women/Makefile.am
index 7689cf5..6a8c1ad 100644
--- a/projects.gnome.org/outreach/women/Makefile.am
+++ b/projects.gnome.org/outreach/women/Makefile.am
@@ -3,6 +3,8 @@ SUBDIRS = 2006 css images
 urlpath = /outreach/women
 
 page_DATA = \
-	index.html
+	index.html \
+	step2.html \
+	thank-you.html
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/outreach/women/css/women-outreach.css b/projects.gnome.org/outreach/women/css/women-outreach.css
index cddd3b9..682ddb8 100644
--- a/projects.gnome.org/outreach/women/css/women-outreach.css
+++ b/projects.gnome.org/outreach/women/css/women-outreach.css
@@ -29,3 +29,29 @@ ul {
 #body ul li {
 	margin-bottom: 0.7em;
 }
+
+#women-bread {
+	margin-right: 330px;
+}
+
+#women-bread h3 {
+	color: #75507B;
+}
+
+#women-sidebar {
+	float: right;
+	width: 287px;
+	height: 100%;
+	margin-left: 20px;
+}
+
+#sidebar-info {
+	background: #fff url(../images/sidebar-background.png) no-repeat bottom;
+	border: 1px solid #888a85;
+	-moz-border-radius: 10px;
+	-webkit-border-radius: 10px;
+	border-radius: 10px;
+	font-color: #000;
+	padding: 1em;
+}
+
diff --git a/projects.gnome.org/outreach/women/images/Makefile.am b/projects.gnome.org/outreach/women/images/Makefile.am
index a6ade40..dfa344a 100644
--- a/projects.gnome.org/outreach/women/images/Makefile.am
+++ b/projects.gnome.org/outreach/women/images/Makefile.am
@@ -4,6 +4,7 @@ urlpath = /outreach/women/images
 
 page_DATA = \
         make-a-donation.png \
+	sidebar-background.png \
         women-outreach.png
 
 EXTRA_DIST=$(page_DATA)
diff --git a/projects.gnome.org/outreach/women/images/sidebar-background.png b/projects.gnome.org/outreach/women/images/sidebar-background.png
new file mode 100644
index 0000000..af5a076
Binary files /dev/null and b/projects.gnome.org/outreach/women/images/sidebar-background.png differ
diff --git a/projects.gnome.org/outreach/women/index.wml b/projects.gnome.org/outreach/women/index.wml
index b877af4..9624db4 100644
--- a/projects.gnome.org/outreach/women/index.wml
+++ b/projects.gnome.org/outreach/women/index.wml
@@ -45,7 +45,7 @@ The Free Software community has several ongoing discussions about increasing wom
 <br>
 <!-- TODO: Change this button to something that takes the visitor to the donation page for the dedicated account. -->
 <!-- Perhaps it can be http://www.gnome.org/friends/step2.php with the appropriate information filled in. -->
-<a href="http://www.gnome.org/friends";><img src="images/make-a-donation.png" style="border: 0px;"></a>
+<a href="step2.html"><img src="images/make-a-donation.png" style="border: 0px;"></a>
 
 </body>
 
diff --git a/projects.gnome.org/outreach/women/step2.wml b/projects.gnome.org/outreach/women/step2.wml
new file mode 100644
index 0000000..de8bf91
--- /dev/null
+++ b/projects.gnome.org/outreach/women/step2.wml
@@ -0,0 +1,75 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html>
+<head>
+
+<title>Support women participation in GNOME!</title>
+<meta name="description" content="Become a Friend of GNOME!" />
+
+<link media="all" type="text/css" rel="stylesheet" href="css/women-outreach.css"/>
+
+</head>
+
+<body>
+
+<h1>Support women participation in GNOME!</h1>
+
+<div id="women-sidebar">
+<div id="sidebar-info">
+<h5>Thanks for your donation!</h5>
+<ul>
+<li>$600 USD Sends one hacker to GUADEC.</li>
+
+<li>$3000 USD Pays for lodging and food for a 3 day hackfest for 5 developers.</li>
+
+<li>$5000 USD pays for a hackfest for 5 developers to add new features and
+improve GNOME products.</li>
+
+</ul>
+</div>
+</div>
+
+
+<div id="women-bread">
+
+<h2>Please fill out your donation details</h2>
+
+<form method="post" action="https://www.paypal.com/cgi-bin/webscr";>	
+
+You have chosen to become a <strong>associate</strong> <a href="index.html">(change)</a> <br />
+<strong>One time amount:</strong> $<input type="text" id="amount" name="amount" value="25" size=5><br />
+Please increase the amount above if you want to make a larger difference
+
+<h3>Select whether you want to receive GNOME Stickers as a gift (minimum donation $25):</h3>
+<input type="hidden" value="Donation Gift" name="on1"/>
+<input type="radio" value="Yes" name="os1" checked>Yes, I want to receive a gift as a thank you for my donation.<br/>
+<input type="radio" value="No" name="os1"/>Don't send me a gift, please.<br/>
+<small>If you do not want to receive a gift, we will save the money for the gift and shipping and use it to further the mission of the GNOME Project, bringing a free desktop to the public.</small><br/>
+
+
+<h3>Select whether you want to have your name listed in the donors page:</h3>
+<input type="hidden" value="List name in the donors page" name="on2"/>
+<input type="radio" value="Yes" name="os2" checked>Yes<br/>
+<input type="radio" value="No" name="os2"/>No<br/><br/>
+
+<p>Additional comments or ideas on how we can improve the GNOME Women Outreach Program:
+<textarea rows="7" cols="88" name="custom"></textarea>
+</p>
+
+<input type="hidden" value="women-outreach gnome org" name="business"/>
+<input type="hidden" value="http://projects.gnome.org/outreach/women/thank-you.html"; name="return"/>
+<input type="hidden" value="_xclick" name="cmd"/>
+<input type="hidden" name="item_name" value="GNOME Women Outreach Program"/> 
+<input type="image" alt="Donate" name="submit" src="images/make-a-donation.png"/>
+
+<br/><small>You will be redirected to the Paypal website.</small>
+</form>
+
+<br/>
+<p>Thank you for your support!</p>
+
+<p id="foundation-info">GNOME Foundation is a 501(c)3 non-profit organization, and your donation is considered charitable to the extent of applicable law. Consult your tax preparer to determine tax-deductibility.</p>
+
+</div>
+
+</body>
+</html>
diff --git a/projects.gnome.org/outreach/women/thank-you.wml b/projects.gnome.org/outreach/women/thank-you.wml
new file mode 100644
index 0000000..0b2c2c8
--- /dev/null
+++ b/projects.gnome.org/outreach/women/thank-you.wml
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html>
+<head>
+
+<title>Support women participation in GNOME!</title>
+<meta name="description" content="Become a Friend of GNOME!" />
+
+<link media="all" type="text/css" rel="stylesheet" href="css/women-outreach.css"/>
+
+</head>
+
+<body>
+
+<h1>Support women participation in GNOME!</h1>
+
+<h2>Thank your for your donation to support women participation in GNOME!</h2>
+
+<p>Dear Supporter,</p>
+
+<p>Thank you so much for your donation. Your generous support makes it possible for the GNOME Foundation to continue to develop free and open source software for the world. GNOME provides free software that is used in personal desktops, computers for children, cell phones, and even medical equipment like breast cancer scanners. People like you make this possible.</p>
+
+<p>Your contribution makes it possible for the GNOME Foundation to support the GNOME project in its mission to provide free and open source software for people like you.</p>
+
+<p>Thank you again for your support. If you'd like to receive news on our efforts, please subscribe to the <a href="http://mail.gnome.org/mailman/listinfo/foundation-announce";>GNOME Foundation Announcements mailing list</a>.</p>
+
+<p>Sincerely,<p/>
+<p>Stormy Peters<br/>
+Executive Director</p>
+
+
+</body>
+</html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]