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

michi at wyona.com michi at wyona.com
Thu May 3 12:10:25 CEST 2007


Author: michi
Date: 2007-05-03 12:10:23 +0200 (Thu, 03 May 2007)
New Revision: 24117

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

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-03 10:09:11 UTC (rev 24116)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2007-05-03 10:10:23 UTC (rev 24117)
@@ -55,6 +55,9 @@
   </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>




More information about the Yanel-commits mailing list