Update of
/var/cvs/contributions/didactor2/src/education/templates/education/wizards
In directory james.mmbase.org:/tmp/cvs-serv13052
Modified Files:
code.jsp index.jsp newfromtree.jsp
Removed Files:
loaded.jsp loading.jsp menu.jsp mtmcode.jsp
Log Message:
some cleaning. Removed several files which are AFAIK unused
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards
Index: code.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/code.jsp,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -b -r1.115 -r1.116
--- code.jsp 22 Aug 2008 15:02:32 -0000 1.115
+++ code.jsp 15 Jan 2009 21:41:40 -0000 1.116
@@ -5,17 +5,9 @@
<mm:content postprocessor="none">
<mm:cloud>
<mm:import externid="mode">educations</mm:import>
-
- <mm:link page="/education/js/tree.jsp" referids="mode">
- <script type="text/javascript" src="${_}"> <!-- help IE --></script>
- </mm:link>
- <mm:remove from="session" referid="path" />
- <mm:import externid="education_topmenu_course" />
-
<div id="mode-${mode}">
<di:include debug="html" page="/education/wizards/modes/${mode}.jsp" />
</div>
-
</mm:cloud>
</mm:content>
</jsp:root>
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/index.jsp,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- index.jsp 15 Jan 2009 11:46:24 -0000 1.41
+++ index.jsp 15 Jan 2009 21:41:40 -0000 1.42
@@ -48,7 +48,7 @@
<table class="layout">
<tr>
<td id="left_menu">
- <mm:treeinclude debug="html" page="/education/wizards/code.jsp"
objectlist="$includePath" />
+ <di:include page="/education/wizards/code.jsp" />
</td>
<td class="content">
<mm:treefile id="ok" page="/education/wizards/ok.jsp"
Index: newfromtree.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/newfromtree.jsp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- newfromtree.jsp 9 Jan 2009 17:27:56 -0000 1.24
+++ newfromtree.jsp 15 Jan 2009 21:41:40 -0000 1.25
@@ -6,7 +6,6 @@
<jsp:output omit-xml-declaration="yes" />
<mm:import externid="wizardjsp" from="request" />
- <mm:import externid="branchPath" required="true" />
<di:getsetting setting="new_learnobjects" component="core" vartype="list"
id="new_learnobjects" write="false" />
@@ -19,7 +18,7 @@
<mm:treeinclude page="/education/wizards/new/${_}.jspx"
objectlist="$includePath"
debug="html"
- referids="$referids,branchPath">
+ referids="$referids">
</mm:treeinclude>
</li>
</mm:treehaspage>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs