Update of /var/cvs/applications/mynews/templates/mynews
In directory
james.mmbase.org:/tmp/cvs-serv1609/applications/mynews/templates/mynews
Modified Files:
newsitem.jsp
Log Message:
in order to be able to show off the vpro-wizards richtext field editor, i
removed an escaper
See also: http://cvs.mmbase.org/viewcvs/applications/mynews/templates/mynews
Index: newsitem.jsp
===================================================================
RCS file: /var/cvs/applications/mynews/templates/mynews/newsitem.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- newsitem.jsp 27 Jul 2007 10:15:38 -0000 1.2
+++ newsitem.jsp 3 Nov 2008 11:36:37 -0000 1.3
@@ -27,8 +27,8 @@
The default escape behaviour can be changed on tags producing output.
escape="p" generates p-tags, to escape newlines.
--%>
- <mm:field escape="p,links" name="body"/>
-
+ <mm:field escape="none" name="body"/>
+ <p>hallo</p>
<table>
<mm:relatednodes type="images" role="posrel" orderby="posrel.pos" max="3">
<mm:first><tr><th colspan="2">Related images</th></tr><tr><td
/><td></mm:first>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs