Index: lams_tool_gmap/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_gmap/conf/language/lams/ApplicationResources.properties,v diff -u -r1.9 -r1.10 --- lams_tool_gmap/conf/language/lams/ApplicationResources.properties 9 Jul 2008 00:50:26 -0000 1.9 +++ lams_tool_gmap/conf/language/lams/ApplicationResources.properties 21 Jul 2008 06:04:38 -0000 1.10 @@ -28,27 +28,27 @@ button.addMarker =Add Marker button.fitMarkers =Fit Markers button.go =Go! - label.createdBy =Created By: label.latitudeLongitude =Latitude-Longitude: label.newInfoWindowText =New Info Window Text: button.edit =Edit button.remove =Remove - label.learner.markerLimitReached =You have reached the marker limit, you cannot add any more. - advanced.editingOptions =Editing Options advanced.lockOnFinished =Lock when finished advanced.allowEditMarkers =Allow learners to edit their own saved markers advanced.allowShowAllMarkers =Allow learners to see markers from other learners advanced.limitMarkers =Marker Limits -advanced.markerLimitsMessage =Limit the number of markers +advanced.markerLimitsMessage =Limit the number of markers a learner can add advanced.mapOptions =Map Options advanced.allowZoom =Allow zoom control advanced.allowTerrain =Allow terrain map type advanced.allowSatellite =Allow satellite map type advanced.allowHybrid =Allow hybrid map type - +monitor.summary.title.advanced =Advanced +monitor.summary.title.groups =Groups +monitor.summary.title.map =Map +monitor.summary.th.advancedSettings =Advanced Settings instructions.onlineInstructions =Online Instructions: instructions.offlineInstructions =Offline Instructions: instructions.uploadOnlineInstr =Online Instructions File: @@ -80,13 +80,13 @@ titleHeading.editActivity =Edit Activity titleHeading.exportPortfolio =Export Portfolio heading.group =Group {0}: -heading.totalLearners =Number of Learners: +heading.totalLearners =Number of Learners +heading.table.group =Group heading.totalLearnersInGroup =Total Number of Learners in Group: heading.totalFinishedLearnersInGroup =Number of Finished Learners: label.view =View label.notAvailable =Not Available heading.learner =Learner - button.cancel =Cancel button.ok =OK button.done =Done @@ -97,14 +97,13 @@ label.created =Created label.lastModified =Last modified activity.helptext =Gmap for marking world map points - authoring.msg.cancel.save =Do you want to close this window without saving? button.try.again =Try Again button.finish =Next Activity - message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. error.cantLoadMap =Could not load map. error.gmapKeyMissing =LAMS does not have a Google Maps API key set up, please contact your system administrator. +label.on=On +label.off=Off - #======= End labels: Exported 76 labels for en AU ===== Index: lams_tool_gmap/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_gmap/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.4 -r1.5 --- lams_tool_gmap/conf/language/lams/ApplicationResources_en_AU.properties 8 Jul 2008 06:50:08 -0000 1.4 +++ lams_tool_gmap/conf/language/lams/ApplicationResources_en_AU.properties 21 Jul 2008 06:04:38 -0000 1.5 @@ -28,27 +28,27 @@ button.addMarker =Add Marker button.fitMarkers =Fit Markers button.go =Go! - label.createdBy =Created By: label.latitudeLongitude =Latitude-Longitude: label.newInfoWindowText =New Info Window Text: button.edit =Edit button.remove =Remove - label.learner.markerLimitReached =You have reached the marker limit, you cannot add any more. - advanced.editingOptions =Editing Options advanced.lockOnFinished =Lock when finished advanced.allowEditMarkers =Allow learners to edit their own saved markers advanced.allowShowAllMarkers =Allow learners to see markers from other learners advanced.limitMarkers =Marker Limits -advanced.markerLimitsMessage =Limit the number of markers +advanced.markerLimitsMessage =Limit the number of markers a learner can add advanced.mapOptions =Map Options advanced.allowZoom =Allow zoom control advanced.allowTerrain =Allow terrain map type advanced.allowSatellite =Allow satellite map type advanced.allowHybrid =Allow hybrid map type - +monitor.summary.title.advanced =Advanced +monitor.summary.title.groups =Groups +monitor.summary.title.map =Map +monitor.summary.th.advancedSettings =Advanced Settings instructions.onlineInstructions =Online Instructions: instructions.offlineInstructions =Offline Instructions: instructions.uploadOnlineInstr =Online Instructions File: @@ -58,6 +58,11 @@ label.filename =Filename label.type =Type label.attachments =Attachments +label.authoring.authoredMarkers =Markers +label.legend.unsaved =Unsaved: +label.legend.saved =Saved: +label.legend.edited =Edited: +label.legend.userSelected =User Selected: link.view =View link.download =Download link.delete =Delete @@ -75,13 +80,13 @@ titleHeading.editActivity =Edit Activity titleHeading.exportPortfolio =Export Portfolio heading.group =Group {0}: -heading.totalLearners =Number of Learners: +heading.totalLearners =Number of Learners +heading.table.group =Group heading.totalLearnersInGroup =Total Number of Learners in Group: heading.totalFinishedLearnersInGroup =Number of Finished Learners: label.view =View label.notAvailable =Not Available heading.learner =Learner - button.cancel =Cancel button.ok =OK button.done =Done @@ -92,14 +97,13 @@ label.created =Created label.lastModified =Last modified activity.helptext =Gmap for marking world map points - authoring.msg.cancel.save =Do you want to close this window without saving? button.try.again =Try Again button.finish =Next Activity - message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. error.cantLoadMap =Could not load map. error.gmapKeyMissing =LAMS does not have a Google Maps API key set up, please contact your system administrator. +label.on=On +label.off=Off - #======= End labels: Exported 76 labels for en AU ===== Index: lams_tool_gmap/web/includes/jsp/mapFunctions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_gmap/web/includes/jsp/mapFunctions.jsp,v diff -u -r1.14 -r1.15 --- lams_tool_gmap/web/includes/jsp/mapFunctions.jsp 14 Jul 2008 04:06:21 -0000 1.14 +++ lams_tool_gmap/web/includes/jsp/mapFunctions.jsp 21 Jul 2008 06:04:38 -0000 1.15 @@ -94,7 +94,6 @@ if (isSaved){marker.state = "unchanged";} else {marker.state="unsaved";} - //marker.sideBarLinkPrefix = "" ; marker.editLink = ""; @@ -168,12 +167,10 @@ { if (markers[i].createdById == selectedUser) { - //markers[i].setImage(YELLOW_MARKER_ICON); markers[i].highlight=true; } else { - //markers[i].setImage(BLUE_MARKER_ICON); markers[i].highlight=false; } updateMarkerInfoWindowHtml(markers[i]); @@ -183,9 +180,6 @@ function showSelectedMarkerSideBar(id) { - - //alert ("Marker to select: " +id+ "\nSelected marker: " + selectedMarker); - var selectedMarkerSpan = document.getElementById("markerSpan" + selectedMarker); var markerSpanToSelect = document.getElementById("markerSpan" + id); @@ -210,11 +204,9 @@ function refreshSideBar(groupName) { var sideBarText = ""; - var j; var i; - - //sideBarText += "View All
"; + sideBarText += "

" + groupName + "

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

Group:

+
-

+