You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/04/04 12:12:12 UTC

svn commit: r160022 - lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap

Author: michi
Date: Mon Apr  4 03:12:11 2005
New Revision: 160022

URL: http://svn.apache.org/viewcvs?view=rev&rev=160022
Log:
commented unnecessary resource

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap?view=diff&r1=160021&r2=160022
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/global-sitemap.xmap Mon Apr  4 03:12:11 2005
@@ -65,12 +65,17 @@
       +-->
   <map:resources>
 
+
+    <!-- TODO: Is this resource being actually used somewhere? -->
+    <!-- TODO: This sitemap does not call this resource anywhere! -->
+    <!--
     <map:resource name="navigation">
       <map:generate src="lenya/pubs/{pub_id}/content/live/sitetree.xml" />
       <map:transform src="lenya/xslt/util/sitetree2navigation.xsl">
         <map:parameter name="nav_id" value="{nav_id}"/>
       </map:transform>
     </map:resource>
+    -->
    
     <map:resource name="style-cms-page">
     <!-- FIXME: due to resolver issues, i18n can currently not be used outside



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org