cziegeler 02/04/22 05:50:48
Modified: . changes.xml
src/documentation sitemap.xmap
Log:
Fixing sitemap and adding changes
Revision Changes Path
1.144 +4 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- changes.xml 18 Apr 2002 16:50:02 -0000 1.143
+++ changes.xml 22 Apr 2002 12:50:48 -0000 1.144
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.143 2002/04/18 16:50:02 nicolaken Exp $
+ $Id: changes.xml,v 1.144 2002/04/22 12:50:48 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -35,6 +35,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="fix" fixes-bug="5772">
+ Fixing bug in NetUtils that altered in some cases the link reference in
command-line mode.
+ </action>
<action dev="NKB" type="update" due-to="Andrew C. Oliver"
due-to-email="[EMAIL PROTECTED]">
New samples for HSSF Serializer.
</action>
1.5 +0 -5 xml-cocoon2/src/documentation/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/sitemap.xmap,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sitemap.xmap 22 Apr 2002 12:48:36 -0000 1.4
+++ sitemap.xmap 22 Apr 2002 12:50:48 -0000 1.5
@@ -133,11 +133,6 @@
<map:serialize/>
</map:match>
- <map:match pattern="**.pdf">
- <map:generate src="book.xml"/>
- <map:serialize type="xml"/>
- </map:match>
-
<map:match pattern="*.html">
<map:aggregate element="site">
<map:part src="cocoon:/book-{1}.xml"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]