Author: ferdinand
Date: Mon Feb 4 11:53:22 2008
New Revision: 618403
URL: http://svn.apache.org/viewvc?rev=618403&view=rev
Log:
removed leftovers
Modified:
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap
Modified:
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap
URL:
http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap?rev=618403&r1=618402&r2=618403&view=diff
==============================================================================
---
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap
(original)
+++
forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/output.xmap
Mon Feb 4 11:53:22 2008
@@ -51,28 +51,4 @@
</map:match>
</map:pipeline>
</map:pipelines>
-</map:sitemap>
-
-
-<!-- generate .fo from .xml -->
-<map:match type="regexp" pattern="^(.*?)([^/]*).fo$">
- <map:select type="exists">
- <map:when test="{lm:project.{1}{2}.fo}">
- <map:generate src="{lm:project.{1}{2}.fo}"/>
- </map:when>
- <map:otherwise>
- <map:aggregate element="site">
- <map:part src="cocoon:/skinconf.xml"/>
- <map:part src="cocoon:/{1}{2}.xml"/>
- </map:aggregate>
- <!-- <map:transform type="idgen"/> -->
- <map:transform type="xinclude"/>
- <map:transform type="linkrewriter"
src="cocoon://{1}linkmap-{2}.fo"/>
- <map:transform src="{lm:transform.document.fo}">
- <map:parameter name="imagesdir"
value="{properties:resources.images}/"/>
- <map:parameter name="xmlbasedir"
value="{properties:content.xdocs}{1}"/>
- </map:transform>
- </map:otherwise>
- </map:select>
- <map:serialize type="xml"/>
-</map:match>
\ No newline at end of file
+</map:sitemap>
\ No newline at end of file