Update of /var/cvs/html/mmbase/edit/x
In directory james.mmbase.org:/tmp/cvs-serv28039/edit/x

Modified Files:
      Tag: MMBase-1_8
        change.jspx create.jspx index.jspx style.css.jspx 
Log Message:
  MMB-1712


See also: http://cvs.mmbase.org/viewcvs/html/mmbase/edit/x
See also: http://www.mmbase.org/jira/browse/MMB-1712


Index: change.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/edit/x/change.jspx,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -b -r1.18 -r1.18.2.1
--- change.jspx 15 Jul 2006 15:28:30 -0000      1.18
+++ change.jspx 20 Aug 2008 09:16:48 -0000      1.18.2.1
@@ -17,7 +17,7 @@
          
          TODO: Some way to edit relations? NODE-field editor?
          
-         $Id: change.jspx,v 1.18 2006/07/15 15:28:30 michiel Exp $
+         $Id: change.jspx,v 1.18.2.1 2008/08/20 09:16:48 michiel Exp $
     -->
     <mm:import externid="ok">init</mm:import>
     <mm:import externid="submitted"><mm:write referid="ok" /></mm:import>


Index: create.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/edit/x/create.jspx,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -b -r1.13 -r1.13.2.1
--- create.jspx 14 Jul 2006 14:48:22 -0000      1.13
+++ create.jspx 20 Aug 2008 09:16:48 -0000      1.13.2.1
@@ -13,7 +13,7 @@
     <!-- 
          Offers a form for one new MMBase node.
          Also handles the form, and then redirects to change.jspx, because the 
node is existng then.
-         $Id: create.jspx,v 1.13 2006/07/14 14:48:22 michiel Exp $
+         $Id: create.jspx,v 1.13.2.1 2008/08/20 09:16:48 michiel Exp $
     -->
     <mm:include page="head.jspx" />
     <body>


Index: index.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/edit/x/index.jspx,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -b -r1.18 -r1.18.2.1
--- index.jspx  18 Jul 2006 17:21:14 -0000      1.18
+++ index.jspx  20 Aug 2008 09:16:48 -0000      1.18.2.1
@@ -1,5 +1,7 @@
 <mm:content 
-    type="application/xhtml+xml" language="client" expires="0" 
postprocessor="none" jspvar="locale"
+
+    type="application/xhtml+xml" language="client"
+    expires="0" postprocessor="none" jspvar="locale"
     xmlns:c="http://java.sun.com/jsp/jstl/core";
     xmlns:fn="http://java.sun.com/jsp/jstl/functions";
     xmlns:jsp="http://java.sun.com/JSP/Page";
@@ -11,7 +13,7 @@
   <html lang="${locale}" xmlns="http://www.w3.org/1999/xhtml";>
     <!-- 
          Produces a search-tool, and the search result with links to create 
and change MMBase nodes.
-         $Id: index.jspx,v 1.18 2006/07/18 17:21:14 michiel Exp $
+         $Id: index.jspx,v 1.18.2.1 2008/08/20 09:16:48 michiel Exp $
     -->
     <mm:cloud rank="basic user">
       
@@ -19,8 +21,7 @@
       <body>
         <mm:import externid="nodemanager">object</mm:import>
         <mm:import externid="only" />
-        <mm:import externid="referids">nodemanager,only?</mm:import>
-
+        <mm:import externid="referids" 
from="parameters">nodemanager,only?</mm:import>
         
         <!-- handle delete nodes -->
         <mm:import externid="action" />


Index: style.css.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/edit/x/style.css.jspx,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -b -r1.18 -r1.18.2.1
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to