Update of 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/simplexmlcontents
In directory james.mmbase.org:/tmp/cvs-serv3533

Modified Files:
        index.jsp 
Log Message:
support for background


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/simplexmlcontents


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/simplexmlcontents/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.jsp   27 Mar 2008 11:17:17 -0000      1.1
+++ index.jsp   29 Aug 2008 09:08:39 -0000      1.2
@@ -10,9 +10,11 @@
       type="application/xml" postprocessor="none">
     <mm:node number="${param.object}">
 
+      <di:background>
 
       <di:title field="title" />
       <di:rich field="body" />
+      </di:background>
 
     </mm:node>
   </mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to