Author: thorsten
Date: Fri Nov 11 02:49:52 2005
New Revision: 332514
URL: http://svn.apache.org/viewcvs?rev=332514&view=rev
Log:
cleaned the sitemap.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap?rev=332514&r1=332513&r2=332514&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/internal.xmap
Fri Nov 11 02:49:52 2005
@@ -76,7 +76,6 @@
src="org.apache.cocoon.transformation.LinkRewriterTransformer">
<link-attrs>href src</link-attrs>
<schemes>site ext lm</schemes>
-
<input-module name="lm" />
<input-module name="site">
<input-module name="linkmap">
@@ -111,10 +110,6 @@
src="org.apache.cocoon.serialization.TextSerializer"
mime-type="text/plain" logger="sitemap.serializer.text" />
</map:serializers>
- <map:actions>
- <map:action name="fallbackResolverAction"
-
src="org.apache.forrest.plugin.internal.view.acting.FallbackResolverAction" />
- </map:actions>
</map:components>
<map:pipelines>
<map:pipeline>
@@ -123,17 +118,14 @@
pass-through="true" />
</map:pipeline>
<!-- linkmap -->
- <!--FIXME: Uncomment if jxpath is fixed.-->
<map:pipeline>
<map:mount uri-prefix="" src="linkmap.xmap" check-reload="yes"
pass-through="true" />
</map:pipeline>
-
<map:pipeline>
<map:mount uri-prefix="" src="themer.xmap" check-reload="yes"
pass-through="true" />
</map:pipeline>
-
<!--
structurer
prepares and transforms the requested contracts (themes) and populate
them with the content (businessHelper).