Update of /var/cvs/config
In directory james.mmbase.org:/tmp/cvs-serv23156
Modified Files:
framework.xml
Log Message:
MyNewsUrlConverter is only present in mynews app
See also: http://cvs.mmbase.org/viewcvs/config
Index: framework.xml
===================================================================
RCS file: /var/cvs/config/framework.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- framework.xml 30 Oct 2008 09:55:09 -0000 1.15
+++ framework.xml 18 Apr 2009 07:04:48 -0000 1.16
@@ -6,7 +6,7 @@
xsi:schemaLocation="http://www.mmbase.org/xmlns/framework
http://www.mmbase.org/xmlns/framework.xsd">
<!--
- version: $Id: framework.xml,v 1.15 2008/10/30 09:55:09 michiel Exp $
+ version: $Id: framework.xml,v 1.16 2009/04/18 07:04:48 michiel Exp $
-->
<!--
An MMBase framework provides the context in which components are
rendered.
@@ -27,16 +27,6 @@
Short description of this framework. This is the BasicFramework.
</description>
- <urlconverter class="org.mmbase.mynews.MyNewsUrlConverter">
- <description xml:lang="en">
- The urlconverter that belongs to the MyNews example. It makes the example
- magazine available at '/magazine' or another directory specified below.
- </description>
- <param name="directory">magazine</param>
- <param name="useTitle">true</param>
- <param name="dateDepth">2</param>
- </urlconverter>
-
<urlconverter class="org.mmbase.framework.basic.MMBaseUrlConverter">
<description xml:lang="en">
The MMBase urlconverter handles about pretty URL's in /mmbase.
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs