- ${lamsFound}
+
<%-- We might need to alter that for RTL layout --%>
@@ -89,6 +89,24 @@
+ <%-- If we are not in the edit mode and the node leads to a template rather then subnodes,
+ we display links --%>
+
+
+
+
+
+
+ ">
+
+
+
+
+ ">
+
+
${node.fullDescription}
@@ -121,11 +139,13 @@
<%-- If the list of subnodes is empty, we display only a message --%>
-
-
-
-
-
+
+
+
+
+
+
+
<%-- Iterate through subnodes --%>
@@ -134,58 +154,44 @@
<%-- Width is in percent, otherwise IE does not display it as desired --%>
<%-- Cell with icons (info or actions like remove node) --%>
-
-
-
- <%-- If we are in the edit mode (and not in filter mode), we display remove and move up/down images --%>
-
-
+
+
+ <%-- If we are in the edit mode (and not in filter mode), we display remove and move up/down images --%>
+
+
+
+
+
+
+
+
+
+
+ "
+ onclick="javascript:leaveNodeEditor('','${removeNodeUrl}')" />
+
+
+
+ "
+ onclick="javascript:leaveNodeEditor(null,'${upNodeUrl}')" />
+
+
- "
- onclick="javascript:leaveNodeEditor('','${removeNodeUrl}')" />
-
-
-
-
-
-
- "
- onclick="javascript:leaveNodeEditor(null,'${upNodeUrl}')" />
-
-
-
-
-
-
-
- "
- onclick="javascript:leaveNodeEditor(null,'${downNodeUrl}')" />
-
+ "
+ onclick="javascript:leaveNodeEditor(null,'${downNodeUrl}')" />
-
-
- <%-- If we are not in the edit mode and the node leads to a template rather then subnodes,
- we display an icon --%>
-
-
-
-
-
- ">
-
-
-
+
+
<%-- Link to the subnode and its brief description below --%>
@@ -199,7 +205,22 @@
-
+
+
+
+
+
+
+ ">
+
+
+
+
+ ">
+
+
<%-- If we are in filter mode, we display the path where was the subnode found --%>
@@ -245,7 +266,7 @@
-
+
" class="button" />
@@ -291,23 +312,15 @@
<%-- DIVs below are displayed/hidden depending of the subnode type:
containing subnodes or opening a template --%>
+
+
+
+
-
- <%-- DIV with full description FCKeditor --%>
-
- style="display: none;"
-
- >
-
-
-
-
-
<%-- DIV with "Browse" button to find the template --%>