Update of /var/cvs/speeltuin/mihxil/wiki/wiki
In directory james.mmbase.org:/tmp/cvs-serv31214

Modified Files:
        index.jspx 
Log Message:
started on a preview screen


See also: http://cvs.mmbase.org/viewcvs/speeltuin/mihxil/wiki/wiki


Index: index.jspx
===================================================================
RCS file: /var/cvs/speeltuin/mihxil/wiki/wiki/index.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index.jspx  12 Mar 2008 15:42:50 -0000      1.2
+++ index.jspx  13 Mar 2008 09:45:19 -0000      1.3
@@ -1,4 +1,5 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="nl"
+      xmlns:rich="http://www.mmbase.org/tags/mm/rich";
     xmlns:jsp="http://java.sun.com/JSP/Page";
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";>
   <mm:content type="application/xhtml+xml"
@@ -29,31 +30,13 @@
         <mm:present referid="objectnumber">
           <mm:edit type="wiki">
 
-
             <mm:node referid="objectnumber">
               <h1><mm:field name="title" /></h1>
               <h2><mm:field name="subtitle" /></h2>
               <h3>v <mm:field name="version" /></h3>
               <mm:field name="intro" escape="p" />
 
-
-              <mm:formatter referids="thumbwidth?,popupwidth?" format="xhtml">
-                <mm:present referid="home">
-                  <mm:param name="home" value="home=${home}&amp;" />
-                </mm:present>
-                <mm:field name="body" />
-                <mm:listrelations type="object" role="idrel" 
searchdir="destination">
-                  <mm:relatednode>
-                    <mm:nodeinfo type="nodemanager">
-                      <mm:compare value="blocks">
-                        <mm:listrelations type="object" role="idrel" 
searchdir="destination" >
-                          <mm:relatednode />
-                        </mm:listrelations>
-                      </mm:compare>
-                  </mm:nodeinfo>
-                  </mm:relatednode>
-                </mm:listrelations>
-              </mm:formatter>
+              <rich:body />
 
             </mm:node>
           </mm:edit>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to