You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bd...@apache.org on 2005/10/22 10:17:24 UTC

svn commit: r327646 - /cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap

Author: bdelacretaz
Date: Sat Oct 22 01:17:20 2005
New Revision: 327646

URL: http://svn.apache.org/viewcvs?rev=327646&view=rev
Log:
double cinclude problem is gone

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap?rev=327646&r1=327645&r2=327646&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/tour/samples/sitemap.xmap Sat Oct 22 01:17:20 2005
@@ -53,7 +53,6 @@
             </map:match>
 
             <!-- aggreate everything in a single document for printing -->
-            <!-- TODO: double cinclude seems to cause problems? -->
             <map:match pattern="print/supersonic-tour.html">
                 <map:generate src="intro/docs/toc.xml"/>
                 <map:transform src="intro/presentation/toc-to-cinclude.xsl"/>