Index: lams_tool_laqa/web/authoring/BasicContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/BasicContent.jsp,v
diff -u -r1.30 -r1.31
--- lams_tool_laqa/web/authoring/BasicContent.jsp 18 Oct 2006 03:16:13 -0000 1.30
+++ lams_tool_laqa/web/authoring/BasicContent.jsp 23 Oct 2006 00:47:11 -0000 1.31
@@ -28,7 +28,7 @@
function showMessage(url) {
var area=document.getElementById("messageArea");
if(area != null){
- area.style.width="670px";
+ area.style.width="640px";
area.style.height="100%";
area.src=url;
area.style.display="block";
@@ -65,94 +65,74 @@
-
-
+
+
-
-
-
-
-
-
- |
-
-
+
+
+
+
+
+
+ |
+
-
-
-
-
-
-
- |
-
-
-
-
-
-
- <%@ include file="/authoring/itemlist.jsp"%>
-
-
- <%@ include file="/monitoring/itemlist.jsp"%>
-
-
- |
-
-
-
-
-
- ');"
- style="float:right;width:150px" class="button-add-item">
- |
-
-
-
-
-
- ');"
- style="float:right;width:150px" class="button-add-item">
- |
-
-
+
+
+
+
+
+
+ |
+
+
-
-
-
- |
-
-
-
+
+
+ <%@ include file="/authoring/itemlist.jsp"%>
+
+
+ <%@ include file="/monitoring/itemlist.jsp"%>
+
+
+
+
+ ');"
+ class="button-add-item">
-
-
-   |
-
-
-
-
-
-
-
-
-
- |
-
-
+
+
+ ');"
+ class="button-add-item">
+
+
-
+
+
+
-
\ No newline at end of file
+
+
+
+
+
+
+
Index: lams_tool_laqa/web/authoring/editQuestionBox.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/editQuestionBox.jsp,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/authoring/editQuestionBox.jsp 18 Oct 2006 03:16:13 -0000 1.4
+++ lams_tool_laqa/web/authoring/editQuestionBox.jsp 23 Oct 2006 00:47:12 -0000 1.5
@@ -25,6 +25,7 @@
<%@ include file="/common/header.jsp"%>
+
+
-
+
-
-
+
-
-
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
- |
-
-
-
-
-
+
+
Index: lams_tool_laqa/web/authoring/itemlist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/itemlist.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_laqa/web/authoring/itemlist.jsp 17 Oct 2006 20:32:56 -0000 1.2
+++ lams_tool_laqa/web/authoring/itemlist.jsp 23 Oct 2006 00:47:11 -0000 1.3
@@ -18,87 +18,95 @@
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ include file="/common/taglibs.jsp" %>
-
+<%@ include file="/common/taglibs.jsp"%>
+
<%-- This script will works when a new resoruce item submit in order to refresh "Resource List" panel. --%>
-
Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/newQuestionBox.jsp,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/authoring/newQuestionBox.jsp 18 Oct 2006 03:16:13 -0000 1.4
+++ lams_tool_laqa/web/authoring/newQuestionBox.jsp 23 Oct 2006 00:47:12 -0000 1.5
@@ -25,7 +25,8 @@
<%@ include file="/common/header.jsp"%>
-
+
+
+
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
+
+
+
+
+
+
Index: lams_tool_vote/web/authoring/BasicContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_vote/web/authoring/BasicContent.jsp,v
diff -u -r1.37 -r1.38
--- lams_tool_vote/web/authoring/BasicContent.jsp 18 Oct 2006 03:23:11 -0000 1.37
+++ lams_tool_vote/web/authoring/BasicContent.jsp 23 Oct 2006 00:47:12 -0000 1.38
@@ -22,8 +22,12 @@
<%@ include file="/common/taglibs.jsp"%>
-
-
+
+
+
+
+
+
-
-
-
+
-
-
-
-
-
-
- |
-
-
+
-
-
-
-
-
-
- |
-
-
-
-
-
-
- <%@ include file="/authoring/itemlist.jsp"%>
-
-
- <%@ include file="/monitoring/itemlist.jsp"%>
-
-
- |
-
-
+
+
+
+
+
+
+ |
+
-
-
-
- ');"
- style="float:right;width:150px" class="button-add-item">
- |
-
-
-
-
-
- ');"
- style="float:right;width:150px" class="button-add-item">
- |
-
-
-
-
-
- |
-
+
+
+
+
+
+
+ |
+
+
-
+
+
+ <%@ include file="/authoring/itemlist.jsp"%>
+
+
+ <%@ include file="/monitoring/itemlist.jsp"%>
+
+
-
-
-   |
-
-
-
-
-
-
-
-
- |
-
-
+
+
+ ');"
+ class="button-add-item">
+
+
+ ');"
+ class="button-add-item">
+
+
-
+
+
+
-
-
-
-
+
+
+
+
+
+
Index: lams_tool_vote/web/authoring/editNominationBox.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_vote/web/authoring/editNominationBox.jsp,v
diff -u -r1.5 -r1.6
--- lams_tool_vote/web/authoring/editNominationBox.jsp 18 Oct 2006 03:23:11 -0000 1.5
+++ lams_tool_vote/web/authoring/editNominationBox.jsp 23 Oct 2006 00:47:12 -0000 1.6
@@ -25,70 +25,46 @@
<%@ include file="/common/header.jsp"%>
+
-
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
- |
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_vote/web/authoring/itemlist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_vote/web/authoring/itemlist.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_vote/web/authoring/itemlist.jsp 17 Oct 2006 20:29:42 -0000 1.2
+++ lams_tool_vote/web/authoring/itemlist.jsp 23 Oct 2006 00:47:12 -0000 1.3
@@ -18,78 +18,88 @@
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ include file="/common/taglibs.jsp" %>
-
+<%@ include file="/common/taglibs.jsp"%>
+
<%-- This script will works when a new resoruce item submit in order to refresh "Resource List" panel. --%>