Update of /cvsroot/audacity/htdocs/community
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25100
Modified Files:
donate.php
Log Message:
Direct non-Paypal donations to feedb...@.
Move "Sponsor Audacity Development" section to ../about.
Add link to Advertsements Policy.
Index: donate.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/community/donate.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- donate.php 24 Feb 2009 19:53:50 -0000 1.11
+++ donate.php 26 Jun 2009 18:04:36 -0000 1.12
@@ -2,7 +2,7 @@
/*
* Copyright 2003 Dominic Mazzoni
* Copyright 2004 Matt Brubeck
- * Copyright 2006 Vaughan Johnson
+ * Copyright 2006-9 Vaughan Johnson
* This file is licensed under a Creative Commons license:
* http://creativecommons.org/licenses/by/3.0/
*/
@@ -15,8 +15,7 @@
<h2><?=$pageTitle?></h2>
<p>
- <?=_('Audacity raises money via donations, advertisements on our web pages,
and
- product sales through the <a href="http://audacitystore.com/">Audacity
Store</a>.')?>
+ <?=_('Audacity raises money via <a href="#donate">donations</a>, <a
href="http://audacityteam.org/sponsor.php">sponsorships<a/>, product sales
through <a href="http://audacitystore.com/">Audacity Store</a> and <a
href="../contact/privacy#advertising">advertisements</a> on our web pages.')?>
</p>
<p>
@@ -95,15 +94,18 @@
</form>
<!-- End Paypal button Form -->
+<p>
+<?php
+ // i18n-hint: the encoding inside the <a href> tag between the two
+ // "echo" strings obscures the e-mail address from (at least some)
+ // harvesting bots. Please translate the strings above and below
+ // the <a href> tag, and ignore the line with the <a href> tag itself.
+ echo _('If you prefer to send a personal check or another form of payment,
please write to our ')?>
+ <a
href="mailto:feedback@audacityteam.org">
+<?php
+ echo _('feedback e-mail address</a> and we\'ll get back to you.');?></p>
-<p><?=_('If you prefer to send a personal check or another form of payment,
please visit the <a href="../about/credits">credits</a> page and contact one of
the developers on the Technical Leadership Council.')?></p>
-
-
-<h2>
- <?= ('Sponsor Audacity Development')?>
-</h2>
-<p><?=_('We would also like to hear from any companies or groups interested in
<a href="http://audacityteam.org/sponsor.php">sponsoring Audacity
development</a>.')?></p>
<?php
include "../include/footer.inc.php";
-?>
+?>
\ No newline at end of file
------------------------------------------------------------------------------
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs