Index: lams_tool_larsrc/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.7 -r1.8 --- lams_tool_larsrc/conf/language/ApplicationResources.properties 12 Apr 2006 04:38:42 -0000 1.7 +++ lams_tool_larsrc/conf/language/ApplicationResources.properties 13 Apr 2006 01:31:56 -0000 1.8 @@ -99,6 +99,9 @@ authoring.save.success=Authoring save successfully. msg.no.instruction=No instruction avalialbe. #-------------------------END Authoring Labels END-----------------# +#------------------------------Learner ----------------------------------# +label.learner.title=Shared Resource Learner +#------------------------------End Learner ----------------------------------# #---------------------------------Monitoring ----------------------------------# page.title.monitoring.content.userlist=Summary @@ -115,7 +118,6 @@ message.monitoring.edit.activity.not.editable=This Activity is no longer editable #------------------------------End Monitoring ----------------------------------# - ## errors errors.header= errors.footer= @@ -136,47 +138,16 @@ label.download = Download label.view = View label.edit = Edit -label.reply = Reply -label.done = Done label.finish= Finish -label.refresh= Refresh -label.basic=Basic -label.advanced=Advanced -label.instructions=Instructions ##Buttons button.upload = Upload -button.done = Done -button.submit = Submit -button.on = On -button.off = Off button.add = Add button.cancel = Cancel - -js.error.invalid.number=The input is invalid number format -js.error.min.number=The input must be greater than 0 -js.error.title=The following error(s) occurred: - -#not list in spanish yet -monitoring.tab.summary=Summary -monitoring.tab.instructions=Instruction -monitoring.tab.edit.activity=Edit Activity - -monitoring.user.post.topic=provides following posts: -message.not.avaliable=Not Available -message.assign.mark= Please assign a mark and a comment for the report by -message.session.name=Session Name -message.monitoring.summary.no.users=No users available -message.view.all.marks=View all marks -message.download.marks=Download marks - #new messages 6/3/06 + message.monitoring.summary.no.session=No Session Available label.show=Show label.hide=Hide - -#new messages 10/3/06 -monitoring.tab.statistics=Statistics -# NB monitoring.tab.edit.statistics was removed label.save=Save label.cancel=Cancel Index: lams_tool_larsrc/web/common/fckeditorheader.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/common/Attic/fckeditorheader.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_tool_larsrc/web/common/fckeditorheader.jsp 13 Apr 2006 01:31:56 -0000 1.1 @@ -0,0 +1,6 @@ +<%@ include file="/common/taglibs.jsp"%> + + + + + \ No newline at end of file Index: lams_tool_larsrc/web/common/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/common/header.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_larsrc/web/common/header.jsp 11 Apr 2006 07:25:23 -0000 1.3 +++ lams_tool_larsrc/web/common/header.jsp 13 Apr 2006 01:31:56 -0000 1.4 @@ -1,18 +1,9 @@ <%@ include file="/common/taglibs.jsp"%> - - - - - - + + - - - <bean:message key="appName" /> - - - + @@ -22,19 +13,13 @@ - - + + + - + - + - - - - - - - - - + + Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/css/aqua.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/css/base.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/css/fckeditor_style.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/css/xp.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/javascript/fckcontroller.js'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/javascript/prototype.js'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_larsrc/web/includes/javascript/tabcontroller.js'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_larsrc/web/pages/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/authoring.jsp,v diff -u -r1.7 -r1.8 --- lams_tool_larsrc/web/pages/authoring/authoring.jsp 7 Apr 2006 07:25:31 -0000 1.7 +++ lams_tool_larsrc/web/pages/authoring/authoring.jsp 13 Apr 2006 01:31:56 -0000 1.8 @@ -1,9 +1,6 @@ <%@ include file="/common/taglibs.jsp" %> <%@ page import="java.util.HashSet" %> <%@ page import="java.util.Set" %> - - - <% Set tabs = new HashSet(); @@ -18,22 +15,9 @@ <fmt:message key="label.author.title"/> - - - - - - - - - - - - - - - - + <%@ include file="/common/header.jsp" %> + <%@ include file="/common/fckeditorheader.jsp" %> + - - - - - - + <%@ include file="/common/header.jsp" %> + - - - - - - + <%@ include file="/common/header.jsp" %> + Index: lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp,v diff -u -r1.7 -r1.8 --- lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp 12 Apr 2006 04:38:42 -0000 1.7 +++ lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp 13 Apr 2006 01:31:55 -0000 1.8 @@ -1,15 +1,7 @@ <%@ include file="/common/taglibs.jsp" %> - - - - - - - - - + <%@ include file="/common/header.jsp" %> <%-- user for rsrcresourceitem.js --%> - - - - - - + <%@ include file="/common/header.jsp" %> + + + + + + + \ No newline at end of file Index: lams_tool_larsrc/web/pages/learningobj/mainframe.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learningobj/mainframe.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_larsrc/web/pages/learningobj/mainframe.jsp 12 Apr 2006 04:38:42 -0000 1.2 +++ lams_tool_larsrc/web/pages/learningobj/mainframe.jsp 13 Apr 2006 01:31:56 -0000 1.3 @@ -24,21 +24,5 @@ - - - -
- - -
- - - - - - -
-
-
-
+ \ No newline at end of file Index: lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp 12 Apr 2006 04:38:42 -0000 1.5 +++ lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp 13 Apr 2006 01:31:56 -0000 1.6 @@ -20,24 +20,11 @@ --%> <%@ include file="/common/taglibs.jsp"%> - - - - - - - - - - - - - - + <%@ include file="/common/header.jsp"%>