stephan 2003/01/31 10:20:45
Modified: src/webapp/samples sitemap.xmap
Log:
Corrected wrong commit.
Revision Changes Path
1.29 +2 -2 xml-cocoon2/src/webapp/samples/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/sitemap.xmap,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sitemap.xmap 31 Jan 2003 18:08:48 -0000 1.28
+++ sitemap.xmap 31 Jan 2003 18:20:45 -0000 1.29
@@ -57,9 +57,9 @@
<map:serializers default="html"/>
<map:matchers default="wildcard">
<map:matcher logger="sitemap.matcher.header" name="filename"
src="org.apache.cocoon.matching.modular.CachingRegexpMatcher">
-<!-- <input-module name="request-param">
+ <input-module name="request-param">
<parameter>filename</parameter>
- </input-module>-->
+ </input-module>
</map:matcher>
</map:matchers>
<map:selectors default="browser"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]