Update of /var/cvs/applications/mynews/config/components
In directory james.mmbase.org:/tmp/cvs-serv3774/config/components
Modified Files:
mynews.xml
Log Message:
a litle more info about the mynews component
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.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- mynews.xml 27 Jun 2008 12:59:07 -0000 1.3
+++ mynews.xml 1 Oct 2008 08:30:59 -0000 1.4
@@ -16,8 +16,13 @@
<block name="magazine"
classification="mynews entrance mmbase.examples"
mimetype="text/html">
+ <title xml:lang="en">MyNews</title>
+ <title xml:lang="nl">MyNews</title>
<description xml:lang="en">
- The famous 'mynews' example, but as a component.
+ The famous 'MyNews' example, but as a component.
+ </description>
+ <description xml:lang="en">
+ Het beroemde 'MyNews' voorbeeld, nu als een component.
</description>
<head jsp="head.jspx" />
<body jsp="magazine.jspx">
@@ -28,11 +33,12 @@
<block name="article"
classification="mynews"
mimetype="text/html">
+ <title xml:lang="en">MyNews article</title>
+ <title xml:lang="nl">MyNews artikel</title>
<head jsp="head.jspx" />
<body jsp="article.jspx">
<param name="n" />
</body>
</block>
-
</component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs