Index: lams_tool_nb/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.9 -r1.10 --- lams_tool_nb/conf/language/ApplicationResources.properties 15 May 2006 06:57:14 -0000 1.9 +++ lams_tool_nb/conf/language/ApplicationResources.properties 28 Jun 2006 09:53:07 -0000 1.10 @@ -57,8 +57,10 @@ error.exception.NbApplication =An internal error has occured with the Noticeboard Tool. If reporting this error, please report:
{0} error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. - #======= End labels: Exported 50 labels for en AU ===== #======= New labels: after 12/05/2006 ============= authoring.msg.cancel.save=Do you want to close this window without saving? +#===== New Labels added 28/06/06 +label.save=Save +label.cancel=Cancel Index: lams_tool_nb/conf/xdoclet/taglibs.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/conf/xdoclet/taglibs.xml,v diff -u -r1.4 -r1.5 --- lams_tool_nb/conf/xdoclet/taglibs.xml 27 Feb 2006 01:42:16 -0000 1.4 +++ lams_tool_nb/conf/xdoclet/taglibs.xml 28 Jun 2006 09:53:07 -0000 1.5 @@ -50,7 +50,7 @@ - tags-fck-editor + fck-editor /WEB-INF/fckeditor/tlds/FCKeditor.tld Index: lams_tool_nb/web/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/header.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/header.jsp 9 Nov 2005 22:03:49 -0000 1.2 +++ lams_tool_nb/web/header.jsp 28 Jun 2006 09:53:07 -0000 1.3 @@ -1,6 +1,5 @@ -<%@ taglib uri="tags-core" prefix="c" %> -<%@ taglib uri="tags-lams" prefix="lams" %> -<%@ page contentType="text/html; charset=iso-8859-1" language="java" %> +<%@ include file="/includes/taglibs.jsp"%> + Index: lams_tool_nb/web/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/authoring/authoring.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_nb/web/authoring/authoring.jsp 28 Jun 2006 03:54:38 -0000 1.5 +++ lams_tool_nb/web/authoring/authoring.jsp 28 Jun 2006 09:53:07 -0000 1.6 @@ -14,10 +14,15 @@ var themeName="aqua"; function init(){ - + + initEditor("title"); + initEditor("content"); var showBasicContent = "${requestScope.showBasicContent}"; if (showBasicContent != "true") { initTabSize(3); + + initEditor("onlineInstructions"); + initEditor("offlineInstructions"); } var tag = document.getElementById("currentTab"); @@ -45,6 +50,7 @@ +
@@ -98,6 +104,7 @@
Index: lams_tool_nb/web/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/authoring/basic.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/authoring/basic.jsp 28 Jun 2006 03:54:38 -0000 1.2 +++ lams_tool_nb/web/authoring/basic.jsp 28 Jun 2006 09:53:07 -0000 1.3 @@ -5,29 +5,12 @@ - - - - - - -
-
- -
+
- - - +
- -
- - - -
Index: lams_tool_nb/web/authoring/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/authoring/Attic/instructions.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/authoring/instructions.jsp 28 Jun 2006 03:54:38 -0000 1.2 +++ lams_tool_nb/web/authoring/instructions.jsp 28 Jun 2006 09:53:07 -0000 1.3 @@ -4,30 +4,17 @@ - - - - - -
- -
- - - +
- -
-
@@ -36,24 +23,13 @@ - + - - - - - -
- + +
- - - -
- -
@@ -71,7 +47,7 @@ - +
+ + + + + +
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_nb/web/css/tool_custom.css'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_nb/web/includes/taglibs.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/includes/taglibs.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/includes/taglibs.jsp 28 Jun 2006 03:54:38 -0000 1.1 +++ lams_tool_nb/web/includes/taglibs.jsp 28 Jun 2006 09:53:07 -0000 1.2 @@ -7,5 +7,5 @@ <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> -<%@ taglib uri="tags-fck-editor" prefix="FCK"%> +<%@ taglib uri="fck-editor" prefix="FCK"%> \ No newline at end of file Index: lams_tool_nb/web/monitoring/m_EditActivity.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/monitoring/m_EditActivity.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/monitoring/m_EditActivity.jsp 5 Apr 2006 04:08:09 -0000 1.1 +++ lams_tool_nb/web/monitoring/m_EditActivity.jsp 28 Jun 2006 09:53:07 -0000 1.2 @@ -1,53 +1,42 @@ -<%@ taglib uri="tags-html" prefix="html" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-core" prefix="c" %> +<%@ include file="/includes/taglibs.jsp"%> -
- - - - - - - - - - - - - - - - - - - - - - - - -
- -
  
- -
-
+ + + + + + + -
-
+ + + +
- - - - - + + + + + + + + + + +
- - - - -
+ + + +
+

+ +

+
- + +

+ + + +

+
Index: lams_tool_nb/web/monitoring/m_Instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/monitoring/Attic/m_Instructions.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/monitoring/m_Instructions.jsp 5 Apr 2006 04:08:09 -0000 1.1 +++ lams_tool_nb/web/monitoring/m_Instructions.jsp 28 Jun 2006 09:53:07 -0000 1.2 @@ -1,86 +1,73 @@ -<%@ taglib uri="tags-html" prefix="html" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-core" prefix="c" %> -<%@ taglib uri="tags-bean" prefix="bean" %> -<%@ taglib uri="tags-logic" prefix="logic" %> +<%@ include file="/includes/taglibs.jsp"%> -
- - - - - - - - - - - - - - -
  
-
+ + + + + + + + + +
+ + + +
+ + + +
+ - - -
-
- + + +
+ +

+ +

+ +
- + + + - - - -
+ + + + +   +
- - - - - - - - /download/?uuid=&preferDownload=false - /download/?uuid=&preferDownload=true - - - - - - - - - -
 
- - - - - - - - - - - - - - - -
- '/>")' class="button"> - - - - - - -
-
-
-
+ + /download/?uuid=&preferDownload=false + /download/?uuid=&preferDownload=true + -
-
+
+ + + + + + + + + + + + '/>")' class="button"> + + + +
+ + Index: lams_tool_nb/web/monitoring/m_Statistics.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/monitoring/m_Statistics.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/monitoring/m_Statistics.jsp 5 Apr 2006 04:08:09 -0000 1.1 +++ lams_tool_nb/web/monitoring/m_Statistics.jsp 28 Jun 2006 09:53:07 -0000 1.2 @@ -1,29 +1,37 @@ -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-core" prefix="c" %> +<%@ include file="/includes/taglibs.jsp"%> - - +
+ - - - - - + + + + + + + + + + + + - - - +
- - - -    - - - -
+ + + + +   +
+ + + +
 
+ + -    +
Index: lams_tool_nb/web/monitoring/m_Summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/monitoring/m_Summary.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/monitoring/m_Summary.jsp 5 Apr 2006 04:08:09 -0000 1.1 +++ lams_tool_nb/web/monitoring/m_Summary.jsp 28 Jun 2006 09:53:07 -0000 1.2 @@ -1,21 +1,22 @@ -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-core" prefix="c" %> +<%@ taglib uri="tags-fmt" prefix="fmt"%> +<%@ taglib uri="tags-core" prefix="c"%> - +
- - + + - - - - - +
- + + + +
  
+ + - +
Index: lams_tool_nb/web/monitoring/monitoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/monitoring/monitoring.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/monitoring/monitoring.jsp 19 Apr 2006 02:25:49 -0000 1.2 +++ lams_tool_nb/web/monitoring/monitoring.jsp 28 Jun 2006 09:53:07 -0000 1.3 @@ -1,32 +1,25 @@ -<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> -<%@ taglib uri="tags-html" prefix="html" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-core" prefix="c" %> -<%@ taglib uri="tags-fck-editor" prefix="FCK" %> -<%@ taglib uri="tags-lams" prefix="lams" %> -<%@ page import="java.util.HashMap" %> -<%@ page import="org.lamsfoundation.lams.tool.noticeboard.web.NbMonitoringAction" %> + - - +<%@ include file="/includes/taglibs.jsp"%> - +<%@ page import="java.util.HashMap"%> +<%@ page import="org.lamsfoundation.lams.tool.noticeboard.web.NbMonitoringAction"%> + + + + + + + + - -<fmt:message key="activity.title"/> + + <fmt:message key="activity.title" /> - - - - - - - - - - - - - - - - + + - - - +
+ + + - - - + + + - - - - - - - - +

+ +

+ - -
-