svn commit: r594633 - in /lenya/trunk/src/modules/profiling: sitemap.xmap xslt/profile2xhtml.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: nettings
Date: Tue Nov 13 12:38:06 2007
New Revision: 594633

URL: http://svn.apache.org/viewvc?rev=594633&view=rev
Log:
fix source view stylesheet for proxy setups
improve profiling result table layout


Modified:
    lenya/trunk/src/modules/profiling/sitemap.xmap
    lenya/trunk/src/modules/profiling/xslt/profile2xhtml.xsl

Modified: lenya/trunk/src/modules/profiling/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/profiling/sitemap.xmap?rev=594633&r1=594632&r2=594633&view=diff
==============================================================================
--- lenya/trunk/src/modules/profiling/sitemap.xmap (original)
+++ lenya/trunk/src/modules/profiling/sitemap.xmap Tue Nov 13 12:38:06 2007
@@ -14,7 +14,7 @@
     <map:transform src="xslt/xmlverbatimwrapper.xsl">
       <map:parameter 
           name="css-stylesheet" 
-          value="/modules/profiling/css/xmlverbatim.css"
+          value="{proxy:/modules/profiling/css/xmlverbatim.css}"
       />
     </map:transform>
     <map:transform type="proxy"/>

Modified: lenya/trunk/src/modules/profiling/xslt/profile2xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/profiling/xslt/profile2xhtml.xsl?rev=594633&r1=594632&r2=594633&view=diff
==============================================================================
--- lenya/trunk/src/modules/profiling/xslt/profile2xhtml.xsl (original)
+++ lenya/trunk/src/modules/profiling/xslt/profile2xhtml.xsl Tue Nov 13 12:38:06 2007
@@ -220,15 +220,16 @@
       <tr bgcolor="#FFC0C0">
         <th></th>
         <th>Component</th>
-        <th colspan="3">Results</th>
+        <th colspan="3">Elapsed time in ms</th>
+        <th>View source</th>
       </tr>
       <tr bgcolor="#C0C0FF">
         <td colspan="2">
           <font face="verdana"><strong><xsl:value-of select="profile:environmentinfo/profile:uri"/></strong></font>
         </td>
-        <td>Total Time</td>
-        <td>Setup Time</td>
-        <td>Processing Time</td>
+        <td>Total</td>
+        <td>Setup</td>
+        <td>Processing</td>
         <td/>
       </tr>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.