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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Aug 15 21:57:40 CEST 2011


Revision: 15347
          http://gar.svn.sourceforge.net/gar/?rev=15347&view=rev
Author:   wahwah
Date:     2011-08-15 19:57:40 +0000 (Mon, 15 Aug 2011)

Log Message:
-----------
pkgdb-web: Show pkgmap on the svr4 detail page

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html

Modified: csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html	2011-08-15 17:13:35 UTC (rev 15346)
+++ csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html	2011-08-15 19:57:40 UTC (rev 15347)
@@ -84,6 +84,14 @@
     </li>
 </ul>
 
+<h3>pkgmap</h3>
+
+<div style="background-color: #DDD; font-family: monospace;">
+<pre>
+$for entry in pkg.GetStatsStruct()["pkgmap"]: $entry["line"]
+</pre>
+</div>
+
 <h3>Raw dump of the Python data structure</h3>
 <pre>
 $pkgstats_raw


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