Author: andre
Date: 2010-06-09 16:42:48 +0200 (Wed, 09 Jun 2010)
New Revision: 42493
Modified:
openimages/trunk/src/main/config/components/oip.xml
Log:
changes cache in stream to be able to point to a source stream
Modified: openimages/trunk/src/main/config/components/oip.xml
===================================================================
--- openimages/trunk/src/main/config/components/oip.xml 2010-06-09 14:42:23 UTC
(rev 42492)
+++ openimages/trunk/src/main/config/components/oip.xml 2010-06-09 14:42:48 UTC
(rev 42493)
@@ -9,11 +9,12 @@
xsi:schemaLocation="http://www.mmbase.org/xmlns/component
http://www.mmbase.org/xmlns/component.xsd">
- <title xml:lang="nl">OIP</title>
- <title xml:lang="en">OIP</title>
<description xml:lang="en">Open Images Platform: upload, manage, view,
listen and download open media.</description>
<description xml:lang="nl">Open Images Platform: Open Beelden. Upload,
beheer, bekijk, beluister en download open media.</description>
+ <title xml:lang="nl">OIP</title>
+ <title xml:lang="en">OIP</title>
+
<bundle name="eu.openimages.messages" />
<block name="media"
@@ -242,7 +243,7 @@
<param name="n" type="org.mmbase.bridge.Node" />
<param name="media" type="String" />
<param name="trigger" type="String" />
- <param name="cache" type="String" />
+ <param name="stream" type="String" />
<param name="all" type="String" />
<param name="interrupt" type="String" />
</body>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs