[Gpg4win-commits] r231 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Mar 23 00:04:57 CET 2006


Author: jan
Date: 2006-03-23 00:04:57 +0100 (Thu, 23 Mar 2006)
New Revision: 231

Added:
   trunk/doc/website/candidates-de.htm4
   trunk/doc/website/candidates.htm4
Modified:
   trunk/doc/website/template_link_boxes_de.m4
   trunk/doc/website/template_link_boxes_en.m4
Log:
Added candidates pages, a list of tools that perhaps should
be added to gpg4win in the future.


Added: trunk/doc/website/candidates-de.htm4
===================================================================
--- trunk/doc/website/candidates-de.htm4	2006-03-21 22:09:41 UTC (rev 230)
+++ trunk/doc/website/candidates-de.htm4	2006-03-22 23:04:57 UTC (rev 231)
@@ -0,0 +1,35 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id$
+
+m4_define(`DE')
+m4_define(`EN_FILE', `candidates.html')
+PAGE_START
+
+<h1>Weitere Kandidaten für Integration in gpg4win</h1>
+
+<p>
+Folgende Software-Module könnten gpg4win sinnvoll erweitern.
+Wer Interesse hat, kann die Integration selbst durchführen,
+dafür gibt es einige <a href="build-installer-de.html">Hilfestellungen
+zur Erweiterung von gpg4win</a>.
+</p>
+
+<h2>GPGrelay - Verschlüsselung im Hintergrund für alle E-Mail Programme</h2>
+
+<p>
+<a href="http://sites.inka.de/tesla/gpgrelay.html">GPGrelay</a> ist
+ein Verschlüsselungsprogramm welches im Hintergrund E-Mails
+verschlüsselt, so dass kein Plugin für das E-Mail Programm notwendig
+ist.
+</p>
+
+<h2>GPGoe - Plugin für Microsoft Outlook Express</h2>
+
+<p>
+<a href="http://wald.intevation.org/projects/gpgoe/">GPGoe</a> ist ein
+Plugin für GPG-Verschlüsselung über das Clipboard
+für das E-Mail Programm Microsoft Outlook Express.
+</p>
+
+PAGE_BOXES

Added: trunk/doc/website/candidates.htm4
===================================================================
--- trunk/doc/website/candidates.htm4	2006-03-21 22:09:41 UTC (rev 230)
+++ trunk/doc/website/candidates.htm4	2006-03-22 23:04:57 UTC (rev 231)
@@ -0,0 +1,36 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id$
+
+m4_define(`EN')
+m4_define(`DE_FILE', `candidates-de.html')
+PAGE_START
+
+<h1>Further Candidates for Integration into gpg4win</h1>
+
+<p>
+The following software modules could make sense as a member
+of the gpg4win installer.
+If you are interested, just go ahead and integrate the modules
+your self, the <a href="build-installer-de.html">Howto on extending
+the gpg4win installer</a> will help you.
+</p>
+
+<h2>GPGrelay - Encryption in the background for any email program</h2>
+
+<p>
+<a href="http://sites.inka.de/tesla/gpgrelay.html">GPGrelay</a> is
+a encryption tool which encrypts E-Mails in the background, so that you
+do not need a specific plugins for your email tool.
+ist.
+</p>
+
+<h2>GPGoe - Plugin for Microsoft Outlook Express</h2>
+
+<p>
+<a href="http://wald.intevation.org/projects/gpgoe/">GPGoe</a> is a
+plugin for GPG encryption via the clipboard
+for the email tool Microsoft Outlook Express.
+</p>
+
+PAGE_BOXES

Modified: trunk/doc/website/template_link_boxes_de.m4
===================================================================
--- trunk/doc/website/template_link_boxes_de.m4	2006-03-21 22:09:41 UTC (rev 230)
+++ trunk/doc/website/template_link_boxes_de.m4	2006-03-22 23:04:57 UTC (rev 231)
@@ -23,7 +23,8 @@
 </div>
 <div class="box">
   <h1>Mitmachen</h1>
-  <a href="http://wald.intevation.org/projects/gpg4win/">Projektseite</a>
+  <a href="http://wald.intevation.org/projects/gpg4win/">Projektseite</a><br>
+  <a href="candidates-de.html">Kandidaten für Integration</a>
   <p>Anleitungen:<br>
   <a href="build-installer-de.html">Installationspaket herstellen</a><br>
   <a href="website-maintenance-de.html">Website pflegen</a><br>
@@ -42,4 +43,5 @@
   &nbsp;&nbsp;<a href="package-integrity-de.html">Integritätsprüfung</a><br>
   &nbsp;&nbsp;<a href="build-installer-de.html">Installationspaket herstellen</a><br>
   &nbsp;&nbsp;<a href="website-maintenance-de.html">Website pflegen</a><br>
+  &nbsp;&nbsp;<a href="candidates-de.html">Kandidaten für Integration</a><br>
 </div>

Modified: trunk/doc/website/template_link_boxes_en.m4
===================================================================
--- trunk/doc/website/template_link_boxes_en.m4	2006-03-21 22:09:41 UTC (rev 230)
+++ trunk/doc/website/template_link_boxes_en.m4	2006-03-22 23:04:57 UTC (rev 231)
@@ -23,7 +23,8 @@
 </div>
 <div class="box">
   <h1>Getting involved</h1>
-  <a href="http://wald.intevation.org/projects/gpg4win/">Project Site</a>
+  <a href="http://wald.intevation.org/projects/gpg4win/">Project Site</a><br>
+  <a href="candidates.html">Candidates for Integration</a><br>
   <p>Howtos:<br>
   <a href="build-installer.html">Build Installer Package</a><br>
   <a href="website-maintenance.html">Maintaining Website</a><br>
@@ -42,4 +43,5 @@
   &nbsp;&nbsp;<a href="package-integrity.html">Integrity Check</a><br>
   &nbsp;&nbsp;<a href="build-installer.html">Build Installer Package</a><br>
   &nbsp;&nbsp;<a href="website-maintenance.html">Maintaining Website</a><br>
+  &nbsp;&nbsp;<a href="candidates.html">Candidates for Integration</a><br>
 </div>



More information about the Gpg4win-commits mailing list