[Yanel-commits] rev 36535 - public/yanel/trunk/src/contributions/resources/data-repo-sitetree/htdocs

michi at wyona.com michi at wyona.com
Tue May 13 16:27:33 CEST 2008


Author: michi
Date: 2008-05-13 16:27:32 +0200 (Tue, 13 May 2008)
New Revision: 36535

Modified:
   public/yanel/trunk/src/contributions/resources/data-repo-sitetree/htdocs/sitetree.xsl
Log:
google sitemap viewid added

Modified: public/yanel/trunk/src/contributions/resources/data-repo-sitetree/htdocs/sitetree.xsl
===================================================================
--- public/yanel/trunk/src/contributions/resources/data-repo-sitetree/htdocs/sitetree.xsl	2008-05-13 14:22:35 UTC (rev 36534)
+++ public/yanel/trunk/src/contributions/resources/data-repo-sitetree/htdocs/sitetree.xsl	2008-05-13 14:27:32 UTC (rev 36535)
@@ -26,7 +26,9 @@
       </head>
       <body>
         <h1>Sitetree</h1>
-        <a href="?yanel.resource.viewid=xml">XML</a>
+        <a href="?yanel.resource.viewid=xml">XML</a> (TODO: show-all-subnodes)
+<br/>
+        <a href="?yanel.resource.viewid=google-sitemap">"Google" sitemap</a> (TODO: show-all-subnodes)
         <!-- <xsl:apply-templates select="/sitetree/collection"/> -->
         
         <script language="javascript" src="resource-types/http://www.wyona.org/yanel/resource/1.0::data-repo-sitetree/js/org.wyona.yanel.navigation.gwt.navigationtree.NavigationTree.nocache.js"></script>



More information about the Yanel-commits mailing list