Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/pages
In directory james.mmbase.org:/tmp/cvs-serv5259

Modified Files:
        index.jsp 
Log Message:
simplified, generalized


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/pages


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/pages/index.jsp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- index.jsp   4 Jul 2008 12:55:40 -0000       1.26
+++ index.jsp   31 Jul 2008 08:18:40 -0000      1.27
@@ -23,18 +23,22 @@
               debug="html"
               page="/education/pages/content.jsp" objectlist="$includePath"
               referids="$referids,learnobject" />
+
           <mm:node number="$learnobject">
             <mm:treeinclude page="/education/paragraph/paragraph.jsp" 
objectlist="$includePath" referids="$referids,[EMAIL PROTECTED]">
               <mm:param 
name="path_segment">${pageContext.request.contextPath}/education/</mm:param>
             </mm:treeinclude>
           </mm:node>
-          <jsp:directive.include file="../includes/descriptionrel_link.jsp" />
 
+          <di:blocks classification="after_page" />
+
+          <!--
           <mm:node number="$learnobject" jspvar="nodeLearnObject">
             <mm:hasrelationmanager sourcemanager="$_node" 
destinationmanager="components" role="rolerel">
               <jsp:directive.include file="../includes/component_link.jsp" />
             </mm:hasrelationmanager>
           </mm:node>
+          -->
 
 
           <mm:treeinclude page="/education/prev_next.jsp" 
referids="includePath,provider" objectlist="$includePath" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to