Index: lams_tool_larsrc/web/WEB-INF/tags/headItems.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/WEB-INF/tags/headItems.tag,v diff -u -r1.2 -r1.3 --- lams_tool_larsrc/web/WEB-INF/tags/headItems.tag 27 Jun 2006 08:06:03 -0000 1.2 +++ lams_tool_larsrc/web/WEB-INF/tags/headItems.tag 28 Jun 2006 02:37:42 -0000 1.3 @@ -47,7 +47,7 @@ Index: lams_tool_larsrc/web/common/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/common/header.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_larsrc/web/common/header.jsp 2 May 2006 02:23:29 -0000 1.5 +++ lams_tool_larsrc/web/common/header.jsp 28 Jun 2006 02:37:42 -0000 1.6 @@ -15,6 +15,11 @@ + Index: lams_tool_larsrc/web/includes/javascript/rsrcresourceitem.js =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/includes/javascript/rsrcresourceitem.js,v diff -u -r1.2 -r1.3 --- lams_tool_larsrc/web/includes/javascript/rsrcresourceitem.js 6 Apr 2006 06:58:12 -0000 1.2 +++ lams_tool_larsrc/web/includes/javascript/rsrcresourceitem.js 28 Jun 2006 02:37:42 -0000 1.3 @@ -109,7 +109,7 @@ function submitResourceItem(){ $("instructionList").value = Form.serialize("instructionForm"); - $(resourceItemForm).submit(); + $("resourceItemForm").submit(); //after submit, it direct to itemlist.jsp, // then refresh "basic tab" resourcelist and close this window. } Index: lams_tool_larsrc/web/pages/authoring/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/Attic/instructions.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_larsrc/web/pages/authoring/instructions.jsp 27 Jun 2006 08:06:02 -0000 1.5 +++ lams_tool_larsrc/web/pages/authoring/instructions.jsp 28 Jun 2006 02:37:42 -0000 1.6 @@ -63,25 +63,24 @@ - - +
<%@ include file="parts/onlinefilelist.jsp" %>
- + : - + - + @@ -91,25 +90,25 @@ - - +
<%@ include file="parts/offlinefilelist.jsp" %>
- + : - + - + - + +

 

\ No newline at end of file Index: lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp,v diff -u -r1.8 -r1.9 --- lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp 26 Apr 2006 02:53:26 -0000 1.8 +++ lams_tool_larsrc/web/pages/authoring/parts/addfile.jsp 28 Jun 2006 02:37:42 -0000 1.9 @@ -10,12 +10,36 @@ var removeItemAttachmentUrl = ""; - + + + + - - - - -

<%@ include file="/common/messages.jsp" %> @@ -48,9 +72,6 @@

@@ -59,16 +80,19 @@ <%@ include file="instructions.jsp" %> - " class="buttonStyle"> - - " class="buttonStyle"> -
+ + + + + + + +
+ Index: lams_tool_larsrc/web/pages/authoring/parts/addlearningobject.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/addlearningobject.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_larsrc/web/pages/authoring/parts/addlearningobject.jsp 13 Apr 2006 01:31:55 -0000 1.5 +++ lams_tool_larsrc/web/pages/authoring/parts/addlearningobject.jsp 28 Jun 2006 02:37:42 -0000 1.6 @@ -10,12 +10,36 @@ var removeItemAttachmentUrl = ""; - + + + + - - - - -

<%@ include file="/common/messages.jsp" %> @@ -48,9 +72,6 @@

@@ -59,16 +80,19 @@ <%@ include file="instructions.jsp" %> - " class="buttonStyle"> - - " class="buttonStyle"> -
+ + + + + + + +
+ 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.10 -r1.11 --- lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp 27 Jun 2006 08:06:03 -0000 1.10 +++ lams_tool_larsrc/web/pages/authoring/parts/addurl.jsp 28 Jun 2006 02:37:42 -0000 1.11 @@ -17,7 +17,7 @@ } td { - padding:0px; + padding:4px; font-size:12px; } hr { @@ -35,6 +35,9 @@ + + + - - - - -

<%@ include file="/common/messages.jsp" %> @@ -64,9 +67,6 @@

@@ -75,17 +75,19 @@ <%@ include file="instructions.jsp" %> - " class="buttonStyle"> - - " class="buttonStyle"> -
+ + + + + + + +
+ - \ No newline at end of file Index: lams_tool_larsrc/web/pages/authoring/parts/addwebsite.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/addwebsite.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_larsrc/web/pages/authoring/parts/addwebsite.jsp 13 Apr 2006 01:31:55 -0000 1.5 +++ lams_tool_larsrc/web/pages/authoring/parts/addwebsite.jsp 28 Jun 2006 02:37:42 -0000 1.6 @@ -10,10 +10,34 @@ - + + + + - - - - -

@@ -48,9 +72,6 @@

@@ -59,16 +80,19 @@ <%@ include file="instructions.jsp" %> - " class="buttonStyle"> - - " class="buttonStyle"> -
+ + + + + + + +
+ Index: lams_tool_larsrc/web/pages/authoring/parts/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/instructions.jsp,v diff -u -r1.6 -r1.7 --- lams_tool_larsrc/web/pages/authoring/parts/instructions.jsp 27 Jun 2006 08:06:03 -0000 1.6 +++ lams_tool_larsrc/web/pages/authoring/parts/instructions.jsp 28 Jun 2006 02:37:42 -0000 1.7 @@ -4,18 +4,18 @@
- +
- + -
- " class="buttonStyle"> +
${status.index+1} <%-- Don't display down icon if last line --%> @@ -33,7 +33,7 @@ + Index: lams_tool_larsrc/web/pages/authoring/parts/itemattachment.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/itemattachment.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_larsrc/web/pages/authoring/parts/itemattachment.jsp 10 Apr 2006 07:15:15 -0000 1.3 +++ lams_tool_larsrc/web/pages/authoring/parts/itemattachment.jsp 28 Jun 2006 02:37:42 -0000 1.4 @@ -3,12 +3,12 @@ - +
Index: lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp,v diff -u -r1.10 -r1.11 --- lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp 17 May 2006 06:55:32 -0000 1.10 +++ lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp 28 Jun 2006 02:37:42 -0000 1.11 @@ -3,7 +3,8 @@

-
- +
+ +
<%-- Resource Type:1=URL,2=File,3=Website,4=Learning Object --%> @@ -12,71 +13,83 @@ : - - - - - - - - - - - - Index: lams_tool_larsrc/web/pages/authoring/parts/offlinefilelist.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/Attic/offlinefilelist.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_larsrc/web/pages/authoring/parts/offlinefilelist.jsp 7 Apr 2006 07:25:31 -0000 1.1 +++ lams_tool_larsrc/web/pages/authoring/parts/offlinefilelist.jsp 28 Jun 2006 02:37:42 -0000 1.2 @@ -1,27 +1,27 @@ <%@ include file="/common/taglibs.jsp" %> -
${resource.title} - " - onclick="previewItem(1,${status.index})" class="button"> + + + + - " - onclick="editItem(${status.index})" class="button"> + + + + - " - onclick="deleteItem(${status.index})" class="button"> + + + + : ${resource.title} - " - onclick="previewItem(2,${status.index})" class="button"> + + + + - " - onclick="editItem(${status.index})" class="button"> + + + + - " - onclick="deleteItem(${status.index})" class="button"> + + + + : ${resource.title} - " - onclick="previewItem(3,${status.index})" class="button"> + + + + - " - onclick="editItem(${status.index})" class="button"> + + + + - " - onclick="deleteItem(${status.index})" class="button"> + + + + : ${resource.title} - " - onclick="previewItem(4,${status.index})" class="button"> + + + + - " - onclick="editItem(${status.index})" class="button"> + + + + - " - onclick="deleteItem(${status.index})" class="button"> + + + +
+
- - -
+ + + Index: lams_tool_larsrc/web/pages/authoring/parts/onlinefilelist.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/parts/Attic/onlinefilelist.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_larsrc/web/pages/authoring/parts/onlinefilelist.jsp 7 Apr 2006 07:25:31 -0000 1.1 +++ lams_tool_larsrc/web/pages/authoring/parts/onlinefilelist.jsp 28 Jun 2006 02:37:42 -0000 1.2 @@ -1,27 +1,27 @@ <%@ include file="/common/taglibs.jsp" %> - +
- - -
+ + +