stefano 2003/03/15 15:25:42
Modified: src/webapp/samples samples.xml
Log:
scratchpad samples are now added only if the scratchpad is included in the build
Revision Changes Path
1.5 +1 -7 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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- samples.xml 14 Mar 2003 03:07:47 -0000 1.4
+++ samples.xml 15 Mar 2003 23:25:42 -0000 1.5
@@ -98,11 +98,5 @@
Look here ... samples for more and more blocks are in this section.
</sample>
</group>
-
- <group name="Scratchpad samples">
- <sample name="Try Scratchpad" href="scratchpad">
- Here is a peek of what the next release of Cocoon will bring.
- To test these samples, you must have built Cocoon with "build (sh|bat)
installscratchpadwar".
- </sample>
- </group>
+
</samples>