[Winpt-commits] r343 - trunk/Doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Sun Nov 27 14:28:00 CET 2011
Author: twoaday
Date: 2011-11-27 14:28:00 +0100 (Sun, 27 Nov 2011)
New Revision: 343
Added:
trunk/Doc/website/ChangeLog
Modified:
trunk/Doc/website/bugs.html
trunk/Doc/website/contact.html
trunk/Doc/website/development.html
trunk/Doc/website/download.html
trunk/Doc/website/index.html
trunk/Doc/website/mailinglist.html
Log:
2011-11-25 Timo Schulz <twoaday at gmx.net>
* Modernized website.
Added: trunk/Doc/website/ChangeLog
===================================================================
--- trunk/Doc/website/ChangeLog 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/ChangeLog 2011-11-27 13:28:00 UTC (rev 343)
@@ -0,0 +1,5 @@
+2011-11-25 Timo Schulz <twoaday at gmx.net>
+
+ * Modernized website.
+
+
Modified: trunk/Doc/website/bugs.html
===================================================================
--- trunk/Doc/website/bugs.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/bugs.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -35,12 +35,12 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">Home and News</a><br />
<a href="screenshots.html">Screenshots</a><br />
@@ -50,7 +50,7 @@
<a href="bugs.html?atid=138&group_id=14&func=browse" target="_blank">Bug Reports</a><br />
<a href="contact.html">Contact</a></span><br />
</p> </td>
- <td width="710" align="left" valign="top">
+ <td align="left" valign="top">
<p class="style2">WinPT has a special "bug tracker" for keeping information about bugs and problems.
Basically it is a database to store information about problems. If you use WinPT and discover an error,
please take a moment to submit a little report to the bug tracker, but please also check that the bug is not
Modified: trunk/Doc/website/contact.html
===================================================================
--- trunk/Doc/website/contact.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/contact.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -34,12 +34,12 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">Home and News</a><br />
<a href="screenshots.html">Screenshots</a><br />
@@ -49,7 +49,7 @@
<a href="bugs.html">Bug Reports</a><br />
<a href="contact.html">Contact</a></span><br />
</p> </td>
- <td width="710" align="left" valign="top"> <p class="style2">
+ <td align="left" valign="top"> <p class="style2">
Your first point of contact for WinPT should be through the
mailing lists or the forum.
You can view and subscribe to the WinPT mailing lists through the <a href="http://wald.intevation.org/projects/winpt/" target="_blank">development website</a>.</p>
Modified: trunk/Doc/website/development.html
===================================================================
--- trunk/Doc/website/development.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/development.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -35,12 +35,12 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">Home and News</a><br />
<a href="screenshots.html">Screenshots</a><br />
@@ -50,7 +50,7 @@
<a href="bugs.html"">Bug Reports</a><br />
<a href="contact.html">Contact</a></span><br />
</p> </td>
- <td width="710" align="left" valign="top"> <p class="style2">
+ <td align="left" valign="top"> <p class="style2">
WinPT has a seperate development website which is designed to help people to create and improve the WinPT program.
Even so it contains forums and access to a lot of useful information it is not for novice users.
</p>
Modified: trunk/Doc/website/download.html
===================================================================
--- trunk/Doc/website/download.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/download.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -35,12 +35,12 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">
Home and News</a><br />
@@ -52,14 +52,10 @@
<a href="contact.html">Contact</a></span><br />
</p> </td>
- <td width="710" align="left" valign="top">
- <p class="style4"><font color="#FF0000"><font size="+1">
- Update: The project is currently inactive and searches for new
- developer</font></font>
- </p>
+ <td align="left" valign="top">
<p class="style2">Remember that you need GnuPG installed on your computer to use WinPT. You can get GnuPG for free from the <a href="http://www.gnupg.org" target="_blank">GnuPG website</a>. </p>
- <p class="style4">The latest version of WinPT is 1.2.0.</p>
+ <p class="style4">The latest version of WinPT is 1.5.0.</p>
<!-- always change the IDs after a new release -->
@@ -83,8 +79,8 @@
<p class="style2">
A graphical <b>installer</b> with WinPT and GnuPG bundled together (<a href="http://www.gpg4win.org">Gpg4Win<a/>)
<br>
- Lastest version: <a href="http://ftp.gpg4win.org/gpg4win-1.0.8.exe">download</a>
- <a href="http://ftp.gpg4win.org/gpg4win-1.0.8.exe.sig">signature</a><br/>
+ Lastest version: <a href="http://ftp.heanet.ie/mirrors/ftp.gpg4win.org/gpg4win-2.1.0.exe">download</a>
+ <a href="http://ftp.heanet.ie/mirrors/ftp.gpg4win.org/gpg4win-2.1.0.exe.sig">signature</a><br/>
</p>
<p class="style2">Download OpenPGP <a href="twoaday.asc">keys</a> used for signing the released files </p>
Modified: trunk/Doc/website/index.html
===================================================================
--- trunk/Doc/website/index.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/index.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -39,7 +39,7 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC">
<span class="style1">
@@ -47,7 +47,7 @@
</td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC">
<p>
@@ -62,13 +62,8 @@
<a href="related.html">Related Projects</a></span><br />
</p>
</td>
- <td width="710" align="left" valign="top">
-
- <p class="style4"><font color="#FF0000"><font size="+1">
- Update: The project is currently inactive and searches for new
- developer</font></font>
- </p>
-
+ <td align="left" valign="top">
+
<p class="style2">
WinPT is a taskbar front-end for GnuPG which includes key
management, encryption via the clipboard, direct file
@@ -79,7 +74,7 @@
and to make security less daunting for people who are new to securing
data. </p>
<p class="style4">
- The latest version of WinPT is 1.2.0. You can download it
+ The latest version of WinPT is 1.5.0. You can download it
from <a href="download.html">here</a>.</p>
<p class="style3">
WinPT is licensed under the GNU GPL, and can be freely used,
Modified: trunk/Doc/website/mailinglist.html
===================================================================
--- trunk/Doc/website/mailinglist.html 2011-11-27 13:16:39 UTC (rev 342)
+++ trunk/Doc/website/mailinglist.html 2011-11-27 13:28:00 UTC (rev 343)
@@ -35,12 +35,12 @@
</head>
<body>
-<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
+<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td>
</tr>
<tr>
- <td><table width="870" border="0" cellspacing="0" cellpadding="3">
+ <td><table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">Home and News</a><br />
<a href="screenshots.html">Screenshots</a><br />
@@ -50,12 +50,15 @@
<a href="bugs.html">Bug Reports</a><br />
<a href="contact.html">Contact</a></span><br />
</p> </td>
- <td width="710" align="left" valign="top"> <p class="style2">WinPT has three mailing lists. They are the idea place to get information about WinPT, to keep in touch with the community, and to give support to the development of this software. </p>
+ <td align="left" valign="top"> <p class="style2">WinPT has three mailing lists. They are the idea place to get information about WinPT, to keep in touch with the community, and to give support to the development of this software. </p>
<ul>
<li class="style2">WinPT user discussions. [ <a href="http://lists.wald.intevation.org/mailman/listinfo/winpt-users" target="_blank">Subscribe</a> ] [ <a href="http://lists.wald.intevation.org/pipermail/winpt-users/" target="_blank">Archive</a> ] <br />
A mailing list for general questions and discussions about WinPT. </li>
+ <!--
<li class="style2">WinPT developer discussions. [ <a href="http://lists.wald.intevation.org/mailman/listinfo/winpt-devel" target="_blank">Subscribe</a> ] [ <a href="http://lists.wald.intevation.org/pipermail/winpt-devel/" target="_blank">Archive</a> ] <br />
A mailing list for discussions centred around developments. </li>
+ -->
+
<li class="style2">CVS commits. [ <a href="http://lists.wald.intevation.org/mailman/listinfo/winpt-commits" target="_blank">Subscribe</a> ] [ <a href="http://lists.wald.intevation.org/pipermail/winpt-commits/" target="_blank">Archive</a> ] <br />
A mailing list to keep people up-to-date with changes to the development source code. </li>
</ul>
More information about the Winpt-commits
mailing list