You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/09/06 11:48:45 UTC

svn commit: r278960 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap

Author: crossley
Date: Tue Sep  6 02:48:41 2005
New Revision: 278960

URL: http://svn.apache.org/viewcvs?rev=278960&view=rev
Log:
Initial pipeline for this specific samples/xhtml2_subset.html

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap?rev=278960&r1=278959&r2=278960&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/internal.xmap Tue Sep  6 02:48:41 2005
@@ -25,8 +25,8 @@
   <!-- Pipelines below this section are for testing purposes only -->
   <!-- They should be removed before merging with trunk -->
   
-  <map:match pattern="sample/xhtml2.html">
-    <map:generate src="{project:content.xdocs}/sample/xhtml2.xml"/>
+  <map:match pattern="samples/xhtml2_subset.html">
+    <map:generate src="{project:content.xdocs}/samples/xhtml2_subset.xml"/>
     <map:serialize/>
   </map:match>