Index: lams_tool_gmap/web/WEB-INF/tags/Alert.tag =================================================================== diff -u --- lams_tool_gmap/web/WEB-INF/tags/Alert.tag (revision 0) +++ lams_tool_gmap/web/WEB-INF/tags/Alert.tag (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -0,0 +1,46 @@ +<%@ tag body-content="scriptless"%> +<%@ taglib uri="tags-core" prefix="c"%> + +<%@ attribute name="close" required="false" rtexprvalue="true"%> +<%@ attribute name="id" required="false" rtexprvalue="true"%> +<%@ attribute name="type" required="false" rtexprvalue="true"%> + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+ + × + + +
+
+
+
+
Index: lams_tool_gmap/web/WEB-INF/tags/DefineLater.tag =================================================================== diff -u -r3299d560146318cb6f26ec2b234e3af70ec21eba -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/WEB-INF/tags/DefineLater.tag (.../DefineLater.tag) (revision 3299d560146318cb6f26ec2b234e3af70ec21eba) +++ lams_tool_gmap/web/WEB-INF/tags/DefineLater.tag (.../DefineLater.tag) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -1,6 +1,6 @@ <% - /**************************************************************** + /**************************************************************** * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) * ============================================================= * License Information: http://lamsfoundation.org/licensing/lams/2.0/ @@ -49,10 +49,18 @@ -

- -

-
- +
+
+
+ +
+
+
+
+ +
+
\ No newline at end of file Index: lams_tool_gmap/web/WEB-INF/tags/Page.tag =================================================================== diff -u --- lams_tool_gmap/web/WEB-INF/tags/Page.tag (revision 0) +++ lams_tool_gmap/web/WEB-INF/tags/Page.tag (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -0,0 +1,36 @@ +<%@ tag body-content="scriptless"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + +<%@ attribute name="type" required="true" rtexprvalue="true"%> +<%@ attribute name="style" required="false" rtexprvalue="true"%> +<%@ attribute name="title" required="false" rtexprvalue="true"%> +<%@ attribute name="titleHelpURL" required="false" rtexprvalue="true"%> +<%@ attribute name="headingContent" required="false" rtexprvalue="true"%> + + + +
+
+
+
+
+ +
+ + + + +
+
+ + + +
+
+ +
+
+
+ +
+
Index: lams_tool_gmap/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -r5e63656a12c02f7476564e278b43ff4ce86ac930 -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 5e63656a12c02f7476564e278b43ff4ce86ac930) +++ lams_tool_gmap/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -427,11 +427,19 @@ Date /WEB-INF/tags/Date.tag - + DefineLater /WEB-INF/tags/DefineLater.tag + Alert + /WEB-INF/tags/Alert.tag + + + Page + /WEB-INF/tags/Page.tag + + ImgButtonWrapper /WEB-INF/tags/ImgButtonWrapper.tag Index: lams_tool_gmap/web/common/mapLegend.jsp =================================================================== diff -u -ra3bb7dc7925483a1db6eb3cb017f654cd85c1a4c -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/common/mapLegend.jsp (.../mapLegend.jsp) (revision a3bb7dc7925483a1db6eb3cb017f654cd85c1a4c) +++ lams_tool_gmap/web/common/mapLegend.jsp (.../mapLegend.jsp) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -2,6 +2,29 @@ + + + + + + + + + + + + + + + + + + + +
+
+ +
@@ -22,3 +45,9 @@ + + + + + + Index: lams_tool_gmap/web/includes/jsp/mapFunctions.jsp =================================================================== diff -u -rd9fea0d214dfaae43a89801f03bd4cc7d617fffa -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/includes/jsp/mapFunctions.jsp (.../mapFunctions.jsp) (revision d9fea0d214dfaae43a89801f03bd4cc7d617fffa) +++ lams_tool_gmap/web/includes/jsp/mapFunctions.jsp (.../mapFunctions.jsp) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -231,8 +231,8 @@ var sideBarText = ""; var j; var i; - - sideBarText += "

" + groupName + "

"; + + sideBarText += "

" + groupName + "

"; for (j=0;j - -
-

- -

+ + -
+ + - Index: lams_tool_gmap/web/pages/learning/gmap.jsp =================================================================== diff -u -rd9fea0d214dfaae43a89801f03bd4cc7d617fffa -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/pages/learning/gmap.jsp (.../gmap.jsp) (revision d9fea0d214dfaae43a89801f03bd4cc7d617fffa) +++ lams_tool_gmap/web/pages/learning/gmap.jsp (.../gmap.jsp) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -18,50 +18,48 @@ --> -
-

- -

+ +
+ +
+ + +
+ + <%@ include file="../../common/mapLegend.jsp"%> + +
+
+
+
+
+
+
+
+
+
+ +
+ + + + + +
-

- -

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

- - - - - <%@ include file="parts/finishButton.jsp"%> -

+ Index: lams_tool_gmap/web/pages/learning/notebook.jsp =================================================================== diff -u -re48fc0e1f6819e257b87efa36c3baec3c1c488f0 -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision e48fc0e1f6819e257b87efa36c3baec3c1c488f0) +++ lams_tool_gmap/web/pages/learning/notebook.jsp (.../notebook.jsp) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -24,12 +24,8 @@ -
+ -

- -

- @@ -44,9 +40,8 @@
- - @@ -55,12 +50,11 @@ -
-
+ Index: lams_tool_gmap/web/pages/learning/parts/finishButton.jsp =================================================================== diff -u -rb88cfcacfc98572e23f6040a7a4ed4060b58a1fc -re4a3e685c0a26e3f0a203410682cfaca4602f55a --- lams_tool_gmap/web/pages/learning/parts/finishButton.jsp (.../finishButton.jsp) (revision b88cfcacfc98572e23f6040a7a4ed4060b58a1fc) +++ lams_tool_gmap/web/pages/learning/parts/finishButton.jsp (.../finishButton.jsp) (revision e4a3e685c0a26e3f0a203410682cfaca4602f55a) @@ -15,29 +15,33 @@ -
-

-

- -

- -

- - - - - - - - - -

- - - - +
+
+
+
+ +
+
+
+ +
+
+ + + + + + + + +
+ + + +
+
- +
@@ -47,28 +51,27 @@
- + + button.save - + - - - - - - - - - - - + + + + + + + + +