From c934923e70e0ac0acb7819755cb061562be1861a Mon Sep 17 00:00:00 2001 From: Tim Bishop <tim@bishnet.net> Date: Mon, 17 Feb 2003 00:07:50 +0000 Subject: [PATCH] Update to the downloads webpage. --- cgi-bin/download.cgi | 9 +++++---- www/cms/downloads/index.shtml | 34 ++++++++++++++++++++++++++-------- www/downloads/index.shtml | 34 ++++++++++++++++++++++++++-------- 3 files changed, 57 insertions(+), 20 deletions(-) diff --git a/cgi-bin/download.cgi b/cgi-bin/download.cgi index fb3a694..a51abad 100755 --- a/cgi-bin/download.cgi +++ b/cgi-bin/download.cgi @@ -96,10 +96,11 @@ END <font face="arial,sans-serif"> <center><h3>i-scream builds</h3></center> <font size="2"> - At the current moment, all i-scream builds may be downloaded <b>free - of charge</b>. If you wish to be alerted infrequently about important issues - regarding the i-scream montoring system, then we would recommend that - you provide your contact details below. All fields are optional. + If you wish your details to be kept so we can contact you in the + future about i-scream, please enter them below. At the moment we + are not using this information, but we may collate a list of + details for when we make a new major release. All details are + optional - do not feel obliged to enter anything! </font> </font> </td> diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index ad80ff7..577ac6d 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -28,18 +28,38 @@ <h2>i-scream software builds</h2> +<font size="2"> +<p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p> +<p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p> +</font> + +<h3>current builds</h3> + +<table width="480" border="0"> + <tr> + <td> + <font size="2"> + <p>These builds are the latest development working copies. They are much + more developed than the downloads you'll find below. We recommend you + start here. This is the codebase from which we'll make a proper release + sometime in the future.</p> + <p><a href="http://snapshots.i-scream.org.uk">Snapshot Server</a></p> + </font> + </td> + </tr> +</table> + +<h3>old (but unchanging) builds</h3> + <table width="480" border="0"> <tr> <td> <font size="2"> <p>These builds are from the end of the project. Development is still - continuing, but the sources are only available directly from - <a href="/cvs.shtml">CVS</a>. To see a list of the changes since these - builds were made, see the link below:</p> + continuing and can be found in the section above. These downloads are + not changing, and will not be updated until a release is made. Unless + you are really sure you want this version, get the one above. - <p><a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29&module=cms"> - Commits to the "cms" CVS module since project completion (29/03/2001)</a></p> - <p>Full documentation can be found by following the "Documentation" link on the left-hand bar. Downloads below are the same, apart from the archive format - with one exception being the host application.</p> @@ -49,8 +69,6 @@ from people testing the i-scream products, so please feel free to contact us at dev@i-scream.org.uk.</p> - <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p> - <p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p> <br> </font> </td> diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index ad80ff7..577ac6d 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -28,18 +28,38 @@ <h2>i-scream software builds</h2> +<font size="2"> +<p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p> +<p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p> +</font> + +<h3>current builds</h3> + +<table width="480" border="0"> + <tr> + <td> + <font size="2"> + <p>These builds are the latest development working copies. They are much + more developed than the downloads you'll find below. We recommend you + start here. This is the codebase from which we'll make a proper release + sometime in the future.</p> + <p><a href="http://snapshots.i-scream.org.uk">Snapshot Server</a></p> + </font> + </td> + </tr> +</table> + +<h3>old (but unchanging) builds</h3> + <table width="480" border="0"> <tr> <td> <font size="2"> <p>These builds are from the end of the project. Development is still - continuing, but the sources are only available directly from - <a href="/cvs.shtml">CVS</a>. To see a list of the changes since these - builds were made, see the link below:</p> + continuing and can be found in the section above. These downloads are + not changing, and will not be updated until a release is made. Unless + you are really sure you want this version, get the one above. - <p><a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29&module=cms"> - Commits to the "cms" CVS module since project completion (29/03/2001)</a></p> - <p>Full documentation can be found by following the "Documentation" link on the left-hand bar. Downloads below are the same, apart from the archive format - with one exception being the host application.</p> @@ -49,8 +69,6 @@ from people testing the i-scream products, so please feel free to contact us at dev@i-scream.org.uk.</p> - <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p> - <p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p> <br> </font> </td> -- 2.44.0