Update of /var/cvs/applications/searchrelate/examples
In directory james.mmbase.org:/tmp/cvs-serv5826/examples

Modified Files:
        example1.jspx 
Log Message:
added i18n, some descriptions, and started to add some 'create new node' 
functionality too


See also: http://cvs.mmbase.org/viewcvs/applications/searchrelate/examples


Index: example1.jspx
===================================================================
RCS file: /var/cvs/applications/searchrelate/examples/example1.jspx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- example1.jspx       8 Apr 2008 16:31:20 -0000       1.8
+++ example1.jspx       10 Apr 2008 14:59:24 -0000      1.9
@@ -23,7 +23,8 @@
 
     <a id="submit1" class="submit">Submit</a>
 
-    <mm-sr:relate repository="${repository}" current="${current}" 
submit="#submit1" pagesize="3">
+    <mm-sr:relate repository="${repository}"
+                  current="${current}" submit="#submit1" pagesize="3">
       <jsp:attribute name="currentTitle"><h1>Currently 
Related</h1></jsp:attribute>
       <jsp:attribute name="repositoryTitle"><h1>All nodes of type 
news</h1></jsp:attribute>
     </mm-sr:relate>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to