Author: andre
Date: 2010-07-13 21:59:15 +0200 (Tue, 13 Jul 2010)
New Revision: 42885
Modified:
mmweb/trunk/src/main/webapp/WEB-INF/config/framework.xml
Log:
two new parameters for mynews urlfilter
Modified: mmweb/trunk/src/main/webapp/WEB-INF/config/framework.xml
===================================================================
--- mmweb/trunk/src/main/webapp/WEB-INF/config/framework.xml 2010-07-13
19:58:00 UTC (rev 42884)
+++ mmweb/trunk/src/main/webapp/WEB-INF/config/framework.xml 2010-07-13
19:59:15 UTC (rev 42885)
@@ -15,11 +15,13 @@
<urlconverter class="org.mmbase.mynews.MyNewsUrlConverter">
<description xml:lang="en">
- The MMBase urlconverter handles about pretty URL's in /magazine.
+ The MMBase urlconverter handles about pretty URL's in the MyNews
application.
</description>
<param name="directory">news</param>
- <param name="useTitle">true</param>
+ <param name="useTitle">false</param>
<param name="dateDepth">2</param>
+ <param name="mmweb">true</param>
+ <param name="renderJsp">/framework.jspx</param>
</urlconverter>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs