jefft 2003/02/11 18:19:21 Modified: src/blocks/linkrewriter/conf linkrewriter.xconf Log: Fix bug that was stopping bookdemo from working. Revision Changes Path 1.2 +1 -1 xml-cocoon2/src/blocks/linkrewriter/conf/linkrewriter.xconf Index: linkrewriter.xconf =================================================================== RCS file: /home/cvs/xml-cocoon2/src/blocks/linkrewriter/conf/linkrewriter.xconf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linkrewriter.xconf 22 Jan 2003 13:15:44 -0000 1.1 +++ linkrewriter.xconf 12 Feb 2003 02:19:21 -0000 1.2 @@ -23,7 +23,7 @@ class="org.apache.cocoon.components.modules.input.XMLFileModule" logger="core.modules.xml" name="book-raw"> <!-- Shouldn't this be the default? --> - <file src="cocoon://samples/linkrewriter/bookdemo/docs/book.xml"/> + <file src="cocoon://samples/linkrewriter/bookdemo/linkmap"/> <reloadable>true</reloadable> </component-instance> <component-instance
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]