[Libreoffice-commits] .: Branch 'tdf-website' - index.php

Florian Effenberger floeff at kemper.freedesktop.org
Wed Mar 2 04:28:18 PST 2011


 index.php |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 59 insertions(+), 3 deletions(-)

New commits:
commit 1c9a0fb11318974fd2728323dc44406ee290cb35
Author: Florian Effenberger <floeff at documentfoundation.org>
Date:   Wed Mar 2 13:28:00 2011 +0100

    donate text

diff --git a/index.php b/index.php
index 69a3a4a..14c8cb1 100644
--- a/index.php
+++ b/index.php
@@ -21,10 +21,66 @@ $rightnavigation
 href="http://www.libreoffice.org/download/">LibreOffice</a>,
 the next evolution of the world's leading free office suite.</p>
 
-<h2>Help us funding the Foundation!</h2>
-
-<p>The community around LibreOffice, the free office productivity suite, <a href="http://challenge.documentfoundation.org">announced its fifty-thousand Euro challenge for setting-up The Document Foundation as a legal entity</a>. The race for funds is open until March 21st 2011, which marks the beginning of Spring in the northern hemisphere. All users - especially enterprises - are invited to donate to the capital stock of the future foundation.</p>
+<h2>Donate</h2>
+<div id="contribute3">
+<p>
+If you like to support our work on LibreOffice and The Document Foundation but cannot directly contribute, you are welcome to send in donations.
+<a href="http://www.ooodev.org">OpenOffice.org Deutschland e.V.</a> will handle donations on our behalf. Each 
+donation marked with the keyword "Document Foundation" will be used to support our efforts.
+</p>
+<p>PayPal: donations at documentfoundation.org</p>
+	<form action="https://www.paypal.com/de/cgi-bin/webscr" method="post">
+	<p>
+	<input name="lc" value="EN" type="hidden">
+	<input name="cmd" value="_donations" type="hidden">
+	<input name="business" value="donations at documentfoundation.org" type="hidden">
+	<input name="return" value="http://www.documentfoundation.org" type="hidden">
+	<input name="undefined_quantity" value="0" type="hidden">
+	<input name="item_name" value="The Document Foundation" type="hidden">
+	Amount: <input name="amount" size="4" maxlength="10" value="" style="text-align: right;" type="text">
+		<select name="currency_code">
+			<option value="EUR">EUR</option>
+			<option value="USD">USD</option>
+			<option value="GBP">GBP</option>
+			<option value="CHF">CHF</option>
+			<option value="AUD">AUD</option>
+			<option value="HKD">HKD</option>
+			<option value="CAD">CAD</option>
+			<option value="JPY">JPY</option>
+			<option value="NZD">NZD</option>
+			<option value="SGD">SGD</option>
+			<option value="SEK">SEK</option>
+			<option value="DKK">DKK</option>
+			<option value="PLN">PLN</option>
+			<option value="NOK">NOK</option>
+			<option value="HUF">HUF</option>
+			<option value="CZK">CZK</option>
+			<option value="ILS">ILS</option>
+			<option value="MXN">MXN</option>
+	</select>
+	<input name="charset" value="utf-8" type="hidden">
+	<input name="no_shipping" value="1" type="hidden">
+	<input name="image_url" value="https://www.libreoffice.org/themes/libo/images/logo.png" type="hidden">
+	<input name="cancel_return" value="http://www.documentfoundation.org" type="hidden">
+	<input name="no_note" value="1" type="hidden"><br><br>
+	<input src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal secure payments." type="image">
+	</p>
+	</form>
+<br>
+<p>Bank account information:
+<pre>Owner: OpenOffice.org Deutschland e.V.
+Subject: The Document Foundation
+Account Number: 3497390
+Bank Code: 66690000
+Bank: Volksbank Pforzheim
+IBAN: DE12666900000003497390
+BIC: VBPFDE66
 
+Address of recipient: OpenOffice.org Deutschland e.V., Riederbergstr. 92, 65195 Wiesbaden, Germany
+Address of bank: Volksbank Pforzheim eG, Westliche-Karl-Friedrich-Str. 53, 75172 Pforzheim, Germany</pre>
+</p>
+<br>
+</div>
 </div>
 EOT;
 


More information about the Libreoffice-commits mailing list