[Gpg4win-commits] r1460 - in trunk/doc: . website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jun 15 17:46:07 CEST 2010


Author: emanuel
Date: 2010-06-15 17:46:06 +0200 (Tue, 15 Jun 2010)
New Revision: 1460

Added:
   trunk/doc/website/donate-de.htm4
   trunk/doc/website/donate.htm4
Modified:
   trunk/doc/ChangeLog
   trunk/doc/website/index-de.htm4
   trunk/doc/website/index.htm4
   trunk/doc/website/template_link_boxes_de.m4
   trunk/doc/website/template_link_boxes_en.m4
Log:
Added new donate page.


Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/ChangeLog	2010-06-15 15:46:06 UTC (rev 1460)
@@ -1,3 +1,13 @@
+2010-06-15  Emanuel Schuetze <emanuel at intevation.de>
+
+	* website/template_link_boxes_de.m4, 
+	website/template_link_boxes_en.m4:
+	Add link to new donate page.
+	* website/index.htm4, website/index-de.htm4:
+	Add donate news.
+	* website/donate.htm4, website/donate-de.htm4:
+	Add new pages.
+
 2010-06-14  Emanuel Schuetze <emanuel at intevation.de>
 
 	* website/index.htm4, website/index-de.htm4,

Added: trunk/doc/website/donate-de.htm4
===================================================================
--- trunk/doc/website/donate-de.htm4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/donate-de.htm4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -0,0 +1,50 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id$
+
+m4_define(`DE')
+m4_define(`EN_FILE', `donate.html')
+PAGE_START
+
+<h1>Spenden</h1>
+
+<p><b>Unterstützen Sie Gpg4win!</b></p>
+
+Ihre Spende unterstützt die Pflege und Weiterentwicklung von Gpg4win
+sowie hilft uns die Freie Software Initiative Gpg4win voranzutreiben.
+Wir sind dankbar für jede finanzielle Unterstützung.
+
+<h2>Liste der Spender</h2>
+<p>Nachfolgend finden Sie eine Übersicht aller Spender, die bisher die
+Gpg4win-Initiative unterstützt haben und einer Veröffentlichung Ihrer
+Spende zugestimmt haben.</p>
+<p><b>Spenden Sie online und erscheinen Sie selbst in dieser Liste!</b>
+Nutzen Sie dafür die "Spenden"-Schaltfläche rechts auf dieser Seite.</p>
+
+<p>
+<ul>
+<li>Andrew Huang</li>     
+<li>Andy Fletcher</li> 
+<li>Armando Villani</li> 
+<li>Daniel Aleksandersen</li> 
+<li>Daniele Berti</li> 
+<li>Florian Töpfer</li> 
+<li>Gerd Schweinsberg</li>
+<li>Greg Robinson</li> 
+<li>Gunner Gewiß</li> 
+<li>Hendrik Jan Strijker</li> 
+<li>Hugh Glenister</li> 
+<li>Igor Sharov</li> 
+<li>Ingolf Petersohn</li> 
+<li>Johannes Egbert Münch</li> 
+<li>Mark Jennings</li> 
+<li>Markus Barkholz</li> 
+<li>Nelson Ingersoll</li> 
+<li>note.com LLC</li> 
+<li><a href="http://www.pcmasters.de/">PCMasters.de</a></li>
+<li>Peter Engel</li> 
+<li>Sebastian Morkisch</li> 
+<li>Tom Niderost</li> 
+<li>Wilford Isner III</li>
+</ul>
+</p>

Added: trunk/doc/website/donate.htm4
===================================================================
--- trunk/doc/website/donate.htm4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/donate.htm4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -0,0 +1,50 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id$
+
+m4_define(`EN')
+m4_define(`DE_FILE', `donate-de.html')
+PAGE_START
+
+<h1>Donate</h1>
+
+<p><b>Please Support Gpg4win!</b></p>
+
+Your donation supports the maintenance and further development of Gpg4win
+and helps us to push the Free Software initiative Gpg4win.
+We are greatful for every financial aid.
+
+<h2>List of sponsors</h2>
+<p>The following list shows all sponsors who have supported 
+the Gpg4win initiative and accepted to publish their donation.</p>
+
+<p><b>Make your donation now and you will appear in this list!</b>
+Please click on the "Donate" button (on the right).</p>
+
+<p>
+<ul>
+<li>Andrew Huang</li>     
+<li>Andy Fletcher</li> 
+<li>Armando Villani</li> 
+<li>Daniel Aleksandersen</li> 
+<li>Daniele Berti</li> 
+<li>Florian Töpfer</li> 
+<li>Gerd Schweinsberg</li>
+<li>Greg Robinson</li> 
+<li>Gunner Gewiß</li> 
+<li>Hendrik Jan Strijker</li> 
+<li>Hugh Glenister</li> 
+<li>Igor Sharov</li> 
+<li>Ingolf Petersohn</li> 
+<li>Johannes Egbert Münch</li> 
+<li>Mark Jennings</li> 
+<li>Markus Barkholz</li> 
+<li>Nelson Ingersoll</li> 
+<li>note.com LLC</li> 
+<li><a href="http://www.pcmasters.de/">PCMasters.de</a></li>
+<li>Peter Engel</li> 
+<li>Sebastian Morkisch</li> 
+<li>Tom Niderost</li> 
+<li>Wilford Isner III</li>
+</ul>
+</p>

Modified: trunk/doc/website/index-de.htm4
===================================================================
--- trunk/doc/website/index-de.htm4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/index-de.htm4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -10,6 +10,11 @@
 <p>
 <dl>
 
+<dt><b>+++ 2010-06-15: Neue Gpg4win-Spenden-Seite +++</b></dt>
+<dd>Unterstützen Sie die Gpg4win-Initiative und erscheinen Sie auf
+dieser <a href="donate-de.html">Spenderliste</a>!
+</dd>
+
 <dt><b>+++ 2010-05-29: Gpg4win 2.0.3 veröffentlicht +++</b></dt>
 <dd>Details in der <a
 href="http://lists.wald.intevation.org/pipermail/gpg4win-announce-de/2010-June/000009.html">Bekanntmachung</a>.

Modified: trunk/doc/website/index.htm4
===================================================================
--- trunk/doc/website/index.htm4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/index.htm4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -10,6 +10,11 @@
 <p>
 <dl>
 
+<dt><b>+++ 2010-06-15: New donate page +++</b></dt>
+<dd>Please support Gpg4win and your name will appear in this <a
+href="donate.html">list of sponsors</a>.
+</dd>
+
 <dt><b>+++ 2010-05-29: Gpg4win 2.0.3 released +++</b></dt>
 <dd>See the <a
 href="http://lists.wald.intevation.org/pipermail/gpg4win-announce/2010-June/000045.html">announcement</a>

Modified: trunk/doc/website/template_link_boxes_de.m4
===================================================================
--- trunk/doc/website/template_link_boxes_de.m4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/template_link_boxes_de.m4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -38,7 +38,7 @@
     <input type="hidden" name="on0" value="Veröffentlichung der Spende zugestimmt?">
     <input type="hidden" name="os0" value="Nein">
     <br/>
-    <input type="checkbox" name="os0" value="Ja" checked>Spende veröffentlichen
+    <input type="checkbox" name="os0" value="Ja" checked>Spende <a href="donate-de.html">hier</a> veröffentlichen
   </form>
 </div>
 </div>

Modified: trunk/doc/website/template_link_boxes_en.m4
===================================================================
--- trunk/doc/website/template_link_boxes_en.m4	2010-06-14 13:07:38 UTC (rev 1459)
+++ trunk/doc/website/template_link_boxes_en.m4	2010-06-15 15:46:06 UTC (rev 1460)
@@ -39,7 +39,7 @@
     <input type="hidden" name="on0" value="Allowed to publish of your donation?">
     <input type="hidden" name="os0" value="No">
     <br/>
-    <input type="checkbox" name="os0" value="Yes" checked>Publish my donation
+    <input type="checkbox" name="os0" value="Yes" checked>Publish my donation <a href="donate-de.html">here</a>
   </form>
 </div>
 </div>



More information about the Gpg4win-commits mailing list