bdelacretaz 2003/09/07 22:37:33
Modified: src/webapp/samples/hello-world samples.xml
Log:
added note about block samples
Revision Changes Path
1.11 +5 -1 cocoon-2.1/src/webapp/samples/hello-world/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/hello-world/samples.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- samples.xml 7 Sep 2003 06:15:31 -0000 1.10
+++ samples.xml 8 Sep 2003 05:37:33 -0000 1.11
@@ -88,6 +88,10 @@
</group>
<group name="Blocks Hello World!">
+ <note>
+ These samples only work if the corresponding blocks are activated
+ at build time.
+ </note>
<sample name="RTF" href="../jfor/hello.rtf">
Hello from the jfor block in Rich Text Format.
</sample>