SVN Commit by dpage: r4868 - trunk/www/pgadmin3/tpl - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4868 - trunk/www/pgadmin3/tpl
Date
Msg-id 200601040925.k049PnMA032589@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2006-01-04 09:25:49 +0000 (Wed, 04 Jan 2006)
New Revision: 4868

Modified:
   trunk/www/pgadmin3/tpl/head.php
Log:
Add some keywords & description


Modified: trunk/www/pgadmin3/tpl/head.php
===================================================================
--- trunk/www/pgadmin3/tpl/head.php    2006-01-04 09:07:56 UTC (rev 4867)
+++ trunk/www/pgadmin3/tpl/head.php    2006-01-04 09:25:49 UTC (rev 4868)
@@ -27,6 +27,9 @@
   }
 ?>

+<meta name="Description" content="pgAdmin is the leading graphical Open Source management, development and
administrationtool for PostgreSQL, running on Windows, Linux, Solaris and Mac OSX"> 
+<meta name="Abstract" content="pgAdmin is the leading graphical Open Source management, development and administration
toolfor PostgreSQL, running on Windows, Linux, Solaris and Mac OSX"> 
+<meta name="Keywords" content="PostgreSQL,postgres,pgsql,psql,odbc,jdbc,npgsql,pgoledb,pginstaller,pervasive
postgres,enterprisedb,edbstudio,edb,edbstudio,pgfoundry,gborg,pgadmin"> 
 <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
 <link rel="stylesheet" type="text/css" href="css/<?php echo $_SESSION['pgadmin']['css']?>" title="Blue Haze
stylesheet"/> 
 <link rel="stylesheet" type="text/css" href="css/color-scheme.css" title="Blue Haze stylesheet" />


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4867 - trunk/www/pgadmin3/tpl
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4869 - trunk/www/pgadmin3/css