Update of
/var/cvs/contributions/didactor2/src/education/templates/education/wizards
In directory james.mmbase.org:/tmp/cvs-serv30914
Modified Files:
tree_top_menu.jsp
Added Files:
menu_items.jspx
Log Message:
deviced a silly, temporary solution to at least be able to influence the menu a
bit, without having to override the whole damn thing
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards
menu_items.jspx is new
Index: tree_top_menu.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/tree_top_menu.jsp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- tree_top_menu.jsp 6 Mar 2008 16:30:45 -0000 1.47
+++ tree_top_menu.jsp 7 Mar 2008 10:43:05 -0000 1.48
@@ -46,15 +46,12 @@
<mm:link page="." referids="e?">
<mm:param name="mode">roles</mm:param>
<a class="education_top_menu ${mode eq 'roles' ? 'selected' : ''}"
- href="${_}"><di:translate key="education.educationmenupersons"
/></a> </mm:link>
-
+ href="${_}"><di:translate key="education.educationmenupersons"
/></a>
+ </mm:link>
</di:has>
<mm:hasnode number="component.pop">
- <!--
- A user will see a Competence submenu only if POP component is
switched ON
- -->
<mm:node number="component.pop">
<mm:relatednodes type="providers"
constraints="providers.number=$provider"> <!-- WTF -->
<di:has editcontext="competentie">
@@ -79,6 +76,7 @@
</mm:link>
</di:has>
</mm:hasnode>
+
<di:has editcontext="contentelementen">
<mm:link page="." referids="e?">
<mm:param name="mode">content_metadata</mm:param>
@@ -117,6 +115,8 @@
</di:has>
</mm:hasnode>
+ <di:include page="/education/wizards/menu_items.jspx" />
+
<di:has editcontext="toetsen">
<mm:link page="." referids="e?">
<mm:param name="mode">tests</mm:param>
@@ -126,6 +126,8 @@
</mm:link>
</di:has>
+
+
<di:has editcontext="opleidingen">
<span class="education_top_menu ${mode eq 'educations' ? 'selected' :
''}">
<mm:link page="." referids="e?">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs