Update of /var/cvs/contributions/didactor2/src/core/templates/content
In directory james.mmbase.org:/tmp/cvs-serv29547/content

Modified Files:
        index.jspx 
Log Message:
cleaning up, documentation


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/content


Index: index.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/core/templates/content/index.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index.jspx  14 Mar 2008 16:39:45 -0000      1.2
+++ index.jspx  20 Mar 2008 11:12:39 -0000      1.3
@@ -5,6 +5,11 @@
           xmlns:di="http://www.didactor.nl/ditaglib_1.0";>
   <mm:cloud method="asis">
 
+    <!--
+         This page can be requested with ajax, or be include directly.
+         It returns the actual content represented by a certain object, 
typically a learnobject.
+    -->
+
     <mm:import externid="learnobject" />
     <mm:import externid="object">${learnobject}</mm:import>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to