stephan 2002/09/17 02:04:07
Modified: src/webapp/samples samples.xml
Log:
Some points got lost :-/
Revision Changes Path
1.26 +9 -2 xml-cocoon2/src/webapp/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/samples.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- samples.xml 7 Sep 2002 02:27:57 -0000 1.25
+++ samples.xml 17 Sep 2002 09:04:07 -0000 1.26
@@ -68,6 +68,9 @@
<sample name="Error Page" href="system/generror.html">
This example shows what happens if an error is triggered in the pipeline.
</sample>
+ <sample name="Profiler" href="profiler/welcome">
+ This example shows the usage of the Profiler components.
+ </sample>
</group>
<group name="Control flow">
<sample name="Documentation" href="flow/">
@@ -162,12 +165,16 @@
Samples showing how to use Apache POI to use common office file formats
with Cocoon.
</sample>
+ <sample name="Chaperon Text Parser" href="chaperon/">
+ Samples showing how to use the Chaperon Parser to parse common text files
+ like Wiki or Java files.
+ </sample>
<sample name="Miscellaneous" href="misc/">
Other samples: Catalog entity resolver, ...
</sample>
</group>
<group name="Scratchpad samples">
- <sample name="Try Scratchpad" href="../mount/">
+ <sample name="Try Scratchpad" href="scratchpad">
Here is a peek of what the next release of Cocoon will bring.
To test these samples, you mus have built cocoon with "build (sh|bat)
installscratchpadwar".
</sample>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]