Index: lams_central/web/pedagogical_planner/sequenceChooser.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/pedagogical_planner/Attic/sequenceChooser.jsp,v diff -u -r1.1 -r1.2 --- lams_central/web/pedagogical_planner/sequenceChooser.jsp 13 Feb 2009 17:45:43 -0000 1.1 +++ lams_central/web/pedagogical_planner/sequenceChooser.jsp 19 Feb 2009 14:01:30 -0000 1.2 @@ -7,18 +7,11 @@ <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-function" prefix="fn" %> <%@ taglib uri="tags-html" prefix="html" %> +<%@ taglib uri="tags-logic" prefix="logic" %> <fmt:message key="title.lams"/> :: <fmt:message key="planner.title" /> - - - - - + @@ -54,47 +47,71 @@ -
+
-

-
+

+
${node.fullDescription}
- - +

<%-- Iterate through subnodes --%> - + - + <%-- Cell with icons (info or actions like remove node) --%> - - - - - - - " - onclick="javascript:removeNode('','${removeNodeUrl}')" /> - - - - <fmt:message key=" /> - - + + + + + + + + + + + + " + onclick="javascript:leaveNodeEditor('','${removeNodeUrl}')" /> + + + + + + + " + onclick="javascript:leaveNodeEditor(null,'${upNodeUrl}')" /> + + + + + + + + " + onclick="javascript:leaveNodeEditor(null,'${downNodeUrl}')" /> + + + + + " /> + + @@ -109,7 +126,7 @@ (locked) - - ${subnode.briefDescription} +
${subnode.briefDescription}
@@ -120,91 +137,137 @@ <%-- Form for editing the node --%>
+ +

+ +
+
+

+
<%-- Do we edit the current node or create a subnode? --%> -

+

-

- - - - - - - - -

- + + + +

+

- - value="" - - /> + - - - - -
- + + - - - +


+
+ + + +
+ style="display: none;" - -
- + > +
+ + +
+
+ style="display: none;" + + > + + + + + + ${node.fileName} +

+ +
+
+ + + + + + + + +
+ +
+
-