Update of /var/cvs/applications/mynews/config/components
In directory james.mmbase.org:/tmp/cvs-serv15813/config/components
Modified Files:
mynews.xml
Log Message:
added type to some parameters
See also: http://cvs.mmbase.org/viewcvs/applications/mynews/config/components
Index: mynews.xml
===================================================================
RCS file: /var/cvs/applications/mynews/config/components/mynews.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- mynews.xml 1 Oct 2008 08:30:59 -0000 1.4
+++ mynews.xml 21 Oct 2008 16:19:56 -0000 1.5
@@ -26,7 +26,7 @@
</description>
<head jsp="head.jspx" />
<body jsp="magazine.jspx">
- <param name="mag" />
+ <param name="mag" type="org.mmbase.bridge.Node" />
</body>
</block>
@@ -37,7 +37,7 @@
<title xml:lang="nl">MyNews artikel</title>
<head jsp="head.jspx" />
<body jsp="article.jspx">
- <param name="n" />
+ <param name="n" type="org.mmbase.bridge.Node" />
</body>
</block>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs