Author: andre
Date: 2010-06-24 15:29:53 +0200 (Thu, 24 Jun 2010)
New Revision: 42681

Modified:
   
mmbase/branches/MMBase-1_9/applications/searchrelate/example-webapp/src/main/webapp/index.jspx
Log:
added a new example


Modified: 
mmbase/branches/MMBase-1_9/applications/searchrelate/example-webapp/src/main/webapp/index.jspx
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/searchrelate/example-webapp/src/main/webapp/index.jspx
      2010-06-24 13:29:41 UTC (rev 42680)
+++ 
mmbase/branches/MMBase-1_9/applications/searchrelate/example-webapp/src/main/webapp/index.jspx
      2010-06-24 13:29:53 UTC (rev 42681)
@@ -40,6 +40,11 @@
       </head>
       <body>
         <h1>Search and Relate examples/tests</h1>
+        <ol>
+          <li><a href="#mmrelatednodes">mm-sr:relatednodes</a></li>
+          <li><a href="#mmrelate">mm-sr:relate</a></li>
+          <li><a href="#mmpathsearch">mm-sr:pathsearch</a></li>
+        </ol>
 
         <div class="session">
           <mm:import externid="invalidate" />
@@ -66,7 +71,7 @@
         </div>
 
 
-        <h2>mm-sr:relatednodes</h2>
+        <h2 id="mmrelatednodes">mm-sr:relatednodes</h2>
         <ul>
           <li class="done">
             <mm:link page="relatednodes-1.jspx" referids="${referids}">
@@ -228,7 +233,7 @@
           <li>Update documentation (see below for current version)</li>
         </ul>
 
-        <h2>mm-sr:relate</h2>
+        <h2 id="mmrelate">mm-sr:relate</h2>
         <ul>
           <li class="done">
             <mm:link page="search.jspx" referids="${referids}">
@@ -268,10 +273,16 @@
             </mm:link>
           </li>
 
+          <li class="">
+            <mm:link page="relate-my_editors.jspx" referids="${referids}">
+              <a href="${_}">my_editors style mm-sr:relate</a><br />
+               with the ability to edit relations and with links to edit nodes
+            </mm:link>
+          </li>
 
           <li>Make more test-cases for this tag</li>
         </ul>
-        <h2>mm-sr:pathsearch</h2>
+        <h2 id="mmpathsearch">mm-sr:pathsearch</h2>
         <ul>
           <li class="done">
             <mm:link page="pathsearch.jspx" referids="${referids}">

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

Reply via email to