[Yanel-commits] rev 24461 - public/yanel/trunk/src/realms/yanel-website/content/xslt

michi at wyona.com michi at wyona.com
Mon May 14 23:14:21 CEST 2007


Author: michi
Date: 2007-05-14 23:14:20 +0200 (Mon, 14 May 2007)
New Revision: 24461

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
Log:
use dynamic introspection

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-05-14 21:09:37 UTC (rev 24460)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-05-14 21:14:20 UTC (rev 24461)
@@ -55,10 +55,10 @@
   </xsl:when>
   <xsl:otherwise>
     <!-- TODO: Maybe one should better not cut-off the suffix! -->
-<!--
     <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/>
--->
+    <!--
     <link rel="neutron-introspection" type="application/neutron+xml" href="introspection-{$name-without-suffix}.xml"/>
+    -->
   </xsl:otherwise>
   </xsl:choose>
 </head>




More information about the Yanel-commits mailing list