[csw-devel] SF.net SVN: gar:[13920] csw/mgar/gar/v2/lib/web/templates

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Mar 22 10:46:58 CET 2011


Revision: 13920
          http://gar.svn.sourceforge.net/gar/?rev=13920&view=rev
Author:   wahwah
Date:     2011-03-22 09:46:58 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
pkgdb-web: Adjusting <title> tags

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/web/templates/CatalogDetail.html
    csw/mgar/gar/v2/lib/web/templates/CatalogList.html
    csw/mgar/gar/v2/lib/web/templates/MaintainerCheckpkgReport.html

Modified: csw/mgar/gar/v2/lib/web/templates/CatalogDetail.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/CatalogDetail.html	2011-03-22 09:46:16 UTC (rev 13919)
+++ csw/mgar/gar/v2/lib/web/templates/CatalogDetail.html	2011-03-22 09:46:58 UTC (rev 13920)
@@ -2,7 +2,7 @@
 <html>
   <head>
     <title>
-      Recently built and checked packages
+      $cat_name
     </title>
     <link rel="stylesheet" type="text/css" href="/pkgdb-static/pkgdb.css" />
   </head>

Modified: csw/mgar/gar/v2/lib/web/templates/CatalogList.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/CatalogList.html	2011-03-22 09:46:16 UTC (rev 13919)
+++ csw/mgar/gar/v2/lib/web/templates/CatalogList.html	2011-03-22 09:46:58 UTC (rev 13920)
@@ -2,7 +2,7 @@
 <html>
   <head>
     <title>
-      Recently built and checked packages
+      List of OpenCSW catalogs
     </title>
     <link rel="stylesheet" type="text/css" href="/pkgdb-static/pkgdb.css" />
   </head>

Modified: csw/mgar/gar/v2/lib/web/templates/MaintainerCheckpkgReport.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/MaintainerCheckpkgReport.html	2011-03-22 09:46:16 UTC (rev 13919)
+++ csw/mgar/gar/v2/lib/web/templates/MaintainerCheckpkgReport.html	2011-03-22 09:46:58 UTC (rev 13920)
@@ -2,6 +2,7 @@
 <html>
   <head>
     <title>
+      checkpkg report for
       $maintainer
     </title>
     <link rel="stylesheet" type="text/css" href="/pkgdb-static/pkgdb.css" />


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list