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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri May 12 13:15:24 CEST 2006


Author: wilde
Date: 2006-05-12 13:15:24 +0200 (Fri, 12 May 2006)
New Revision: 301

Added:
   trunk/doc/website/download-de.htm4
   trunk/doc/website/download.htm4
Modified:
   trunk/doc/website/gpg4win.css
   trunk/doc/website/package-integrity-de.htm4
   trunk/doc/website/package-integrity.htm4
   trunk/doc/website/template_header.m4
   trunk/doc/website/versions.m4
Log:
Added a dedicated download page, with additional short hints on installation.
Added gpg4win-light to the download page and package-integrity page.


Added: trunk/doc/website/download-de.htm4
===================================================================
--- trunk/doc/website/download-de.htm4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/download-de.htm4	2006-05-12 11:15:24 UTC (rev 301)
@@ -0,0 +1,32 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id:$
+
+m4_define(`DE')
+m4_define(`EN_FILE', `download.html')
+
+PAGE_START
+<h1>Download</h1>
+
+<h2>gpg4win VERSION</h2>
+
+<p>Die Vollversion (inklusive der deutschen Handbücher) von gpg4win VERSION
+kann hier herunter geladen werden:</p>
+<a href="DOWNLOAD_URL" class="dlbutton2">gpg4win&nbsp;VERSION<br>
+<span class="version">Größe: DL_SIZE<br></span></a> 
+
+<h2>gpg4win light VERSION</h2>
+
+<p>Die light Version von gpg4win VERSION enthält alles aus der
+  Vollversion, außer den Handbüchern.  Die light Version kann hier
+  herunter geladen werden:</p>
+<a href="LDOWNLOAD_URL" class="dlbutton2">gpg4win&nbsp;light&nbsp;VERSION<br>
+<span class="version">Größe: LDL_SIZE<br></span></a> 
+
+<h2>Installation</h2>
+
+<p>Nach Beendigung des
+  Downloads <a href="package-integrity-de.html">verifizieren</a> Sie
+  bitte die Integrität des gpg4win Paketes, dass sie heruntergeladen
+  haben.  Danach folgen Sie den Hinweisen zur Installation
+  im <a href="/handbuecher/einsteiger.html">Handbuch</a>.

Added: trunk/doc/website/download.htm4
===================================================================
--- trunk/doc/website/download.htm4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/download.htm4	2006-05-12 11:15:24 UTC (rev 301)
@@ -0,0 +1,31 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+m4_dnl $Id:$
+
+m4_define(`EN')
+m4_define(`DE_FILE', `download-de.html')
+
+PAGE_START
+<h1>Download</h1>
+
+<h2>gpg4win VERSION</h2>
+
+<p>You can download the full version (including the german manuals) of
+gpg4win VERSION here:</p>
+<a href="DOWNLOAD_URL" class="dlbutton2">gpg4win&nbsp;VERSION<br>
+<span class="version">Size: DL_SIZE<br></span></a> 
+
+<h2>gpg4win light VERSION</h2>
+
+<p>The light version of gpg4win VERSION contains everything of the
+  full version, except the manuals.  You can download the light
+  version here:</p>
+<a href="LDOWNLOAD_URL" class="dlbutton2">gpg4win&nbsp;light&nbsp;VERSION<br>
+<span class="version">Size: LDL_SIZE<br></span></a> 
+
+<h2>Installation</h2>
+
+<p>After downloading
+  please <a href="package-integrity.html">verify</a> the integrity of
+  your gpg4win package.  Then click on the file you downloaded and
+  follow the instructions on the screen.</p>

Modified: trunk/doc/website/gpg4win.css
===================================================================
--- trunk/doc/website/gpg4win.css	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/gpg4win.css	2006-05-12 11:15:24 UTC (rev 301)
@@ -99,9 +99,26 @@
 
 .dlbutton:hover {
     background-color: #fdd347;
+    cursor: pointer;
 }
 
+.dlbutton2 {
+    padding: 10px;
+    margin: 20px;
+    margin-top: 10px;
+    font-size: 150%;
+    font-weight: bold;
+    text-align: center;
+    display: block;
+    border: 3px solid white;
+    background-color: #fdba19;
+}
 
+.dlbutton2:hover {
+    background-color: #fdd347;
+    cursor: crosshair;
+}
+
 /* STRUCTURE ELEMENTS */
 
 /* Head */

Modified: trunk/doc/website/package-integrity-de.htm4
===================================================================
--- trunk/doc/website/package-integrity-de.htm4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/package-integrity-de.htm4	2006-05-12 11:15:24 UTC (rev 301)
@@ -12,6 +12,7 @@
 
 <pre>
 SHA1_EXE  gpg4win-VERSION.exe
+SHA1_EXL  gpg4win-light-VERSION.exe
 SHA1_EXS  gpg4win-src-VERSION.exe
 SHA1_SRC  gpg4win-VERSION.tar.bz2
 </pre>
@@ -20,6 +21,7 @@
 
 <pre>
 MD5_EXE  gpg4win-VERSION.exe
+MD5_EXL  gpg4win-light-VERSION.exe
 MD5_EXS  gpg4win-src-VERSION.exe
 MD5_SRC  gpg4win-VERSION.tar.bz2
 </pre>
@@ -30,6 +32,10 @@
 <a href="http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig"
   >http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig</a><br>
 
+Für gpg4win-light-VERSION.exe:
+<a href="http://ftp.gpg4win.org/gpg4win-light-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-light-VERSION.exe.sig</a><br>
+
 Für gpg4win-src-VERSION.exe:
 <a href="http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig"
   >http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig</a><br>

Modified: trunk/doc/website/package-integrity.htm4
===================================================================
--- trunk/doc/website/package-integrity.htm4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/package-integrity.htm4	2006-05-12 11:15:24 UTC (rev 301)
@@ -12,6 +12,7 @@
 
 <pre>
 SHA1_EXE  gpg4win-VERSION.exe
+SHA1_EXL  gpg4win-light-VERSION.exe
 SHA1_EXS  gpg4win-src-VERSION.exe
 SHA1_SRC  gpg4win-VERSION.tar.bz2
 </pre>
@@ -20,6 +21,7 @@
 
 <pre>
 MD5_EXE  gpg4win-VERSION.exe
+MD5_EXL  gpg4win-light-VERSION.exe
 MD5_EXS  gpg4win-src-VERSION.exe
 MD5_SRC  gpg4win-VERSION.tar.bz2
 </pre>
@@ -30,6 +32,10 @@
 <a href="http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig"
   >http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig</a><br>
 
+For gpg4win-light-VERSION.exe:
+<a href="http://ftp.gpg4win.org/gpg4win-light-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-light-VERSION.exe.sig</a><br>
+
 For gpg4win-src-VERSION.exe:
 <a href="http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig"
   >http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig</a><br>
@@ -48,4 +54,4 @@
 Checking the the signature of a file is best done with GPGee via
 the Explorer.
 </p>
-PAGE_BOXES
+

Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/template_header.m4	2006-05-12 11:15:24 UTC (rev 301)
@@ -39,9 +39,8 @@
            <pre class="swlist">SOFTWARE</pre>
           </td>
           <td class="center">
-            <a href="DOWNLOAD_URL" class="dlbutton">Download<br> 
-              <span class="version">gpg4win VERSION<br>
-                I18N(`EN',`Size: ')I18N(`DE',`Größe: ')DL_SIZE</span></a>
+            <a href="DLPAGE" class="dlbutton">Download<br> 
+              <span class="version">gpg4win VERSION<br></a>
                 &nbsp;&nbsp;<a href="I18N(`EN', `./package-integrity.html') I18N(`DE', `./package-integrity-de.html')"
                   >SHA1/MD5/OpenPGP-Sig</a>
       </td></tr>

Modified: trunk/doc/website/versions.m4
===================================================================
--- trunk/doc/website/versions.m4	2006-05-12 10:11:05 UTC (rev 300)
+++ trunk/doc/website/versions.m4	2006-05-12 11:15:24 UTC (rev 301)
@@ -1,7 +1,10 @@
 m4_define(`VERSION',`1.0.1')
 m4_define(`DOWNLOAD_URL',`http://ftp.gpg4win.org/gpg4win-VERSION.exe')
 m4_define(`DL_SIZE',`6.6 MByte')
+m4_define(`LDOWNLOAD_URL',`http://ftp.gpg4win.org/gpg4win-light-VERSION.exe')
+m4_define(`LDL_SIZE',`4.5 MByte')
 m4_define(`DL_DATE',`2006-04-26')
+m4_define(`DLPAGE',`I18N(`EN',`download.html')`'I18N(`DE',`download-de.html')')
 m4_define(`SHA1_SRC',`4d111814dfd4b0b7dd1a8a0fb81beaee477693dc') m4_dnl gpg4win-n.n.n.tar.bz2
 m4_define(`SHA1_EXE',`c55f73561a2e013599b1c9aa6cb1291abd06c18d') m4_dnl gpg4win-n.n.n.exe
 m4_define(`SHA1_EXL',`f8e9dd1cf3225fbd6e66454e6eda603a21d436f7') m4_dnl gpg4win-light-n.n.n.exe



More information about the Gpg4win-commits mailing list