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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by andreas: r4848 - trunk/www/pgadmin3/cnt
Date: 2005-12-15 15:06:14
Message-ID: 200512151506.jBFF6EEj023857@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: andreas
Date: 2005-12-15 15:06:13 +0000 (Thu, 15 Dec 2005)
New Revision: 4848

Modified:
trunk/www/pgadmin3/cnt/cnt_download.php
Log:
download adminpacks

Modified: trunk/www/pgadmin3/cnt/cnt_download.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_download.php 2005-12-15 09:28:22 UTC (rev 4847)
+++ trunk/www/pgadmin3/cnt/cnt_download.php 2005-12-15 15:06:13 UTC (rev 4848)
@@ -9,6 +9,7 @@
<a href="#source">&rsaquo; <?php echo _("Installing pgAdmin III from source code")?></a>
<a href="#snapshots">&rsaquo; <?php echo _("Installing pgAdmin III from binary snapshots");?></a>
<a href="#languages">&rsaquo;<?php echo _("Additional languages")?></a>
+ <a href="#adminpack">&rsaquo;<?php echo _("Admin package")?></a>
</div>

<div id="bodyText">
@@ -384,4 +385,10 @@
<?php echo sprintf("Please check the <a HREF='%s'>Translation</a> page whether your preferred language is available already.", "translation.php#update");?>
</dd>
<a class="topOfPage" href="#top" title="Top Of Page">top</a>
+
+ <h1 id="adminpack"><?php echo _("Admin package");?></h1>
+ <dd>
+ <?php echo sprintf(_("The admin packages to enable server instrumentation on PostgreSQL 8.x servers can be found in the adminpacks directory on the <a href=\"%s\">PostgreSQL mirror network</a>."), "http://www.postgresql.org/ftp/pgadmin3/release/");?>
+ </dd>
+ <a class="topOfPage" href="#top" title="Top Of Page">top</a>
</div>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-12-16 22:56:59 Re: [pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is
Previous Message Guillaume Lelarge 2005-12-15 09:37:34 Re: Schema bug