You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by rg...@apache.org on 2005/12/16 10:45:14 UTC

svn commit: r357147 - /cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml

Author: rgardler
Date: Fri Dec 16 01:45:04 2005
New Revision: 357147

URL: http://svn.apache.org/viewcvs?rev=357147&view=rev
Log:
forgot to add the locationmap include

Added:
    cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml   (with props)

Added: cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml
URL: http://svn.apache.org/viewcvs/cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml?rev=357147&view=auto
==============================================================================
--- cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml (added)
+++ cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml Fri Dec 16 01:45:04 2005
@@ -0,0 +1,12 @@
+<locationmapInclude>     
+     <match pattern="project.index.xml">
+         <location src="cocoon://{project:daisy.index.docID}.daisy.xml" />
+     </match>
+     
+     <match pattern="project.status">
+       <location src="http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/status.xml"/>
+     </match>
+     
+     
+</locationmapInclude>
+

Propchange: cocoon/whiteboard/daisy-to-docs/src/documentation/locationmap-daisy-include.xml
------------------------------------------------------------------------------
    svn:eol-style = native