SVN Commit by andreas: r4614 - trunk/www/pgadmin3/cnt

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by andreas: r4614 - trunk/www/pgadmin3/cnt
Date: 2005-10-25 09:18:51
Message-ID: 200510250918.j9P9IpI7003090@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: andreas
Date: 2005-10-25 10:18:51 +0100 (Tue, 25 Oct 2005)
New Revision: 4614

Modified:
trunk/www/pgadmin3/cnt/cnt_beta.php
trunk/www/pgadmin3/cnt/cnt_index.php
Log:
some beta stuff

Modified: trunk/www/pgadmin3/cnt/cnt_beta.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_beta.php 2005-10-25 07:30:19 UTC (rev 4613)
+++ trunk/www/pgadmin3/cnt/cnt_beta.php 2005-10-25 09:18:51 UTC (rev 4614)
@@ -1,10 +1,11 @@
<div class="sideBox LHS">
<div><?php echo _("Beta versions");?></div>
+<a href="#beta3">Beta-3</a>
<a href="#beta2">Beta-2</a>
<a href="#beta1">Beta-1</a>
</div>
<div id="bodyText">
-<h1 id="beta2"><?php echo _("Beta-3 of pgAdmin III V1.4 released");?></h1>
+<h1 id="beta3"><?php echo _("Beta-3 of pgAdmin III V1.4 released");?></h1>
2005-10-20
<p>
Beta-3 of pgAdmin 1.4, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris is now available for download from

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php 2005-10-25 07:30:19 UTC (rev 4613)
+++ trunk/www/pgadmin3/cnt/cnt_index.php 2005-10-25 09:18:51 UTC (rev 4614)
@@ -27,6 +27,13 @@

<h1 id="news"><?php echo _("Latest news");?></h1>
<dl>
+ [2005-10-20]<dt><?php echo sprintf(_("pgAdmin III %s released"), "v1.4 Beta-3");?></dt>
+ <dd>
+ <?php echo sprintf(_("Beta-3 of pgAdmin 1.4, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD and Solaris is now available for download from <a href='%s'>postgresql.org download center</a>."), "http://www.postgresql.org/ftp/pgadmin3/beta/");?>
+ <?php echo sprintf(_("Please visit pgAdmin <a href='%s'>Beta</a> page to learn more about this exciting new version."), "beta.php");?>
+ </dd>
+</dl>
+<dl>
[2005-10-12]<dt><?php echo sprintf(_("pgAdmin III %s released"), "v1.4 Beta-2");?></dt>
<dd>
<?php echo sprintf(_("Beta-2 of pgAdmin 1.4, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD and Solaris is now available for download from <a href='%s'>postgresql.org download center</a>."), "http://www.postgresql.org/ftp/pgadmin3/beta/");?>

Browse pgadmin-hackers by date

  From Date Subject
Next Message John DeSoi 2005-10-25 12:42:40 Re: [ANNOUNCE] pgAdmin III v1.4.0 Beta 3 released for testing
Previous Message svn 2005-10-25 07:30:19 SVN Commit by dpage: r4613 - in trunk/pgadmin3: . pkg/win32/src