Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv24377

Modified Files:
        core.xml 
Log Message:
added release notes to admin pages


See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- core.xml    22 Feb 2008 09:36:42 -0000      1.33
+++ core.xml    22 Feb 2008 10:06:05 -0000      1.34
@@ -294,7 +294,7 @@
          classification="mmbase.about"
          mimetype="text/html">
     <title xml:lang="nl">Nieuws</title>
-    <title xml:lang="en">Nieuws</title>
+    <title xml:lang="en">News</title>
     <description xml:lang="en">Shows latest news from the mmbase 
site</description>
     <body>
       <class name="org.mmbase.framework.ConnectionRenderer">
@@ -304,4 +304,18 @@
     </body>
   </block>
 
+  <block name="releasenotes"
+         classification="mmbase.about"
+         mimetype="text/html">
+    <title xml:lang="nl">Releasenotes</title>
+    <title xml:lang="en">Release notes</title>
+    <description xml:lang="en">Shows the release notes from this 
mmbase</description>
+    <body>
+      <class name="org.mmbase.framework.ConnectionRenderer">
+        <param 
name="url">http://www.mmbase.org/jira/secure/IssueNavigator.jspa?view=rss&amp;&amp;pid=10000&amp;fixfor=10119&amp;status=5&amp;status=6&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;tempMax=200&amp;reset=true&amp;decorator=none</param>
+        <param name="xslt">xslt/rss.xslt</param>
+      </class>
+    </body>
+  </block>
+
 </component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to