Index: lams_tool_larsrc/conf/language/ApplicationResources.properties =================================================================== diff -u -r48fa73bb54a33a0c7301402462e445fb6664d736 -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 48fa73bb54a33a0c7301402462e445fb6664d736) +++ lams_tool_larsrc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -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 =================================================================== diff -u --- lams_tool_larsrc/web/common/fckeditorheader.jsp (revision 0) +++ lams_tool_larsrc/web/common/fckeditorheader.jsp (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -0,0 +1,6 @@ +<%@ include file="/common/taglibs.jsp"%> + + + + + \ No newline at end of file Index: lams_tool_larsrc/web/common/header.jsp =================================================================== diff -u -r621b9ac2ae89b213fd59faef1de6a66e6edb1efc -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/web/common/header.jsp (.../header.jsp) (revision 621b9ac2ae89b213fd59faef1de6a66e6edb1efc) +++ lams_tool_larsrc/web/common/header.jsp (.../header.jsp) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -1,18 +1,9 @@ <%@ include file="/common/taglibs.jsp"%> - - - - - - + + - - - <bean:message key="appName" /> - - - + @@ -22,19 +13,13 @@ - - + + + - + - + - - - - - - - - - + + Fisheye: Tag 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 318b6abe8422efe8b6bac112c6dc0fd15ba13873 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 =================================================================== diff -u -rf644eb2a669882b4938c6b49bb0441e70bb7adb9 -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision f644eb2a669882b4938c6b49bb0441e70bb7adb9) +++ lams_tool_larsrc/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -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 =================================================================== diff -u -r48fa73bb54a33a0c7301402462e445fb6664d736 -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp (.../addurl.jsp) (revision 48fa73bb54a33a0c7301402462e445fb6664d736) +++ lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp (.../addurl.jsp) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -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 =================================================================== diff -u -r48fa73bb54a33a0c7301402462e445fb6664d736 -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/web/pages/learningobj/mainframe.jsp (.../mainframe.jsp) (revision 48fa73bb54a33a0c7301402462e445fb6664d736) +++ lams_tool_larsrc/web/pages/learningobj/mainframe.jsp (.../mainframe.jsp) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -24,21 +24,5 @@ - - - -
- - -
- - - - - - -
-
-
-
+ \ No newline at end of file Index: lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp =================================================================== diff -u -r48fa73bb54a33a0c7301402462e445fb6664d736 -r318b6abe8422efe8b6bac112c6dc0fd15ba13873 --- lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp (.../navigatortree.jsp) (revision 48fa73bb54a33a0c7301402462e445fb6664d736) +++ lams_tool_larsrc/web/pages/learningobj/navigatortree.jsp (.../navigatortree.jsp) (revision 318b6abe8422efe8b6bac112c6dc0fd15ba13873) @@ -20,24 +20,11 @@ --%> <%@ include file="/common/taglibs.jsp"%> - - - - - - - - - - - - - - + <%@ include file="/common/header.jsp"%>