Author: andre
Date: 2010-03-17 17:13:31 +0100 (Wed, 17 Mar 2010)
New Revision: 41477

Modified:
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-instant.jspx
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-select.jspx
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate.jspx
Log:
descriptions

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-instant.jspx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-instant.jspx
   2010-03-17 16:10:55 UTC (rev 41476)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-instant.jspx
   2010-03-17 16:13:31 UTC (rev 41477)
@@ -10,7 +10,10 @@
 
 
   <h2>Instant relations</h2>
-  <p>If you do not use a submit attribute, the relations are made instantly, 
so you do not need a submit button at all.</p>
+  <p>
+    If you do not use a submit attribute, the relations are made instantly, so 
you do not need a 
+    submit button at all. Items are moved the minute you click them.
+  </p>
   <mm:node number="default.mags">
 
     <mm:relatednodescontainer type="news" id="current"  role="posrel">

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-select.jspx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-select.jspx
    2010-03-17 16:10:55 UTC (rev 41476)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate-select.jspx
    2010-03-17 16:13:31 UTC (rev 41477)
@@ -9,7 +9,10 @@
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";>
 
   <h2>mm-sr:relate with selection in the repository</h2>
-  <p>Make selections in the 'repository', then press the button to immediately 
submit those to 'current'.</p>
+  <p>
+    Make selections in the 'repository', then press the button to submit those 
to 'current' 
+    and vise versa.
+  </p>
 
   <mm:node number="default.mags">
     <mm:relatednodescontainer type="news" id="current"  role="posrel">

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate.jspx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate.jspx
   2010-03-17 16:10:55 UTC (rev 41476)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relate.jspx
   2010-03-17 16:13:31 UTC (rev 41477)
@@ -9,10 +9,16 @@
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";>
 
   <h2>mm-sr:relate</h2>
-  <p>The basic idea of mm-sr:relate is that 2 lists of nodes are presented. 
One list is the 'current' list (e.g. all to a certain other
-  related nodes of a certain type) and the other is the 'repository' (e.g. all 
nodes of a certain type). You edit the current list by moving
-  items from and to the repository. </p>
-  <p>Make changes to the 'current' list and press the button to submit the 
changes.</p>
+  <p>
+    The basic idea of mm-sr:relate is that 2 lists of nodes are presented. One 
list is the 'current'
+    list (e.g. all to a certain other related nodes of a certain type) and the 
other is the 
+    'repository' (e.g. all nodes of a certain type). You edit the current list 
by moving items from
+    and to the repository. 
+  </p>
+  <p>
+    Make a selection in the 'current' or 'repository' list and press the 
button to submit the changes
+    and vise versa.
+  </p>
 
   <mm:node number="default.mags">
     <mm:relatednodescontainer type="news" id="current"  role="posrel">

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to