crossley 2004/03/20 04:42:27
Modified: src/webapp/samples samples.xml
Log:
Encouragement to look at the "components" samples.
Revision Changes Path
1.32 +3 -2 cocoon-2.1/src/webapp/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/samples.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- samples.xml 10 Mar 2004 14:26:29 -0000 1.31
+++ samples.xml 20 Mar 2004 12:42:27 -0000 1.32
@@ -85,7 +85,8 @@
handler hierarchy and the exception selectors.
</sample>
<sample href="components" name="Components">
- Samples of different components included with the core
+ Some samples of various components that are included with the core,
+ e.g. Stream Generators, Paginator Transformers, Image Readers.
</sample>
<sample href="text-wrap/" name="Text wrap">
Addresses the problem of wrapping long lines of text in source
elements.