joerg 2003/10/10 18:25:41
Modified: . blocks.properties
Log:
scratchpad depends now also on slide block
Revision Changes Path
1.35 +2 -0 cocoon-2.1/blocks.properties
Index: blocks.properties
===================================================================
RCS file: /home/cvs/cocoon-2.1/blocks.properties,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- blocks.properties 10 Oct 2003 02:15:43 -0000 1.34
+++ blocks.properties 11 Oct 2003 01:25:41 -0000 1.35
@@ -45,6 +45,8 @@
#dependency: authentication-fw needs session-fw
#exclude.block.session-fw=true
+
+#dependency: scratchpad needs slide
#exclude.block.slide=true
#exclude.block.swf=true
#exclude.block.velocity=true
|