Update of
/var/cvs/contributions/didactor2/src/education/templates/education/pages
In directory james.mmbase.org:/tmp/cvs-serv12928
Modified Files:
index.jsp
Log Message:
jspx
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.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- index.jsp 3 Aug 2007 19:53:00 -0000 1.25
+++ index.jsp 4 Jul 2008 12:55:40 -0000 1.26
@@ -1,19 +1,27 @@
-<[EMAIL PROTECTED] uri="http://www.mmbase.org/mmbase-taglib-2.0" prefix="mm"
-%><[EMAIL PROTECTED] uri="http://www.didactor.nl/ditaglib_1.0" prefix="di"
-%><%@ page contentType="application/xml;charset=UTF-8"
-%>
-<mm:content
-type="application/xml"
-postprocessor="reducespace">
-<div class="content">
-<mm:cloud rank="didactor user">
+<jsp:root version="2.0"
+ xmlns:c="http://java.sun.com/jsp/jstl/core"
+ xmlns:jsp="http://java.sun.com/JSP/Page"
+ xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"
+ xmlns:di="http://www.didactor.nl/ditaglib_1.0"
+ >
+ <mm:content
+ type="application/xml"
+ expires="0"
+ postprocessor="reducespace">
+
+ <div class="content">
+ <mm:cloud rank="didactor user">
+
<mm:import externid="learnobject" required="true"/>
+
<di:event eventtype="visit_page" eventvalue="${learnobject}" note="visit
page"/>
- <jsp:directive.include file="/shared/setImports.jsp" />
+
<!-- TODO Where to display images, audiotapes, videotapes and urls -->
<!-- TODO How to display objects -->
<div class="learnenvironment">
- <mm:treeinclude page="/education/pages/content.jsp"
objectlist="$includePath"
+ <mm:treeinclude
+ 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]">
@@ -32,7 +40,7 @@
<mm:treeinclude page="/education/prev_next.jsp"
referids="includePath,provider" objectlist="$includePath" />
</div>
-</mm:cloud>
-</div>
-</mm:content>
-
+ </mm:cloud>
+ </div>
+ </mm:content>
+</jsp:root>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs