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&&pid=10000&fixfor=10119&status=5&status=6&sorter/field=issuekey&sorter/order=DESC&tempMax=200&reset=true&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