exportPortfolio
@@ -148,6 +148,10 @@
/exportPortfolio
+
+ 120
+
+
-
-
-
-
+<%
+/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+ /**
+ * Passon
+ * Author: Mitchell Seaton
+ * Description: Passes on progress data to the Flash Learner to update the progress bar.
+ *
+ */
+
+ %>
+<%@ tag body-content="empty" %>
+<%@ attribute name="progress" required="true" rtexprvalue="true" type="java.lang.String" %>
+<%@ attribute name="version" required="false" rtexprvalue="true" %>
+<%@ attribute name="id" required="true" rtexprvalue="true" %>
+<%@ attribute name="redirect" required="false" rtexprvalue="true" %>
+<%@ taglib uri="tags-core" prefix="c" %>
+<%@ taglib uri="tags-lams" prefix="lams" %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_forum/web/jsps/learning/viewforum.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/viewforum.jsp,v
diff -u -r1.28 -r1.29
--- lams_tool_forum/web/jsps/learning/viewforum.jsp 16 Dec 2008 04:09:33 -0000 1.28
+++ lams_tool_forum/web/jsps/learning/viewforum.jsp 2 Feb 2009 03:21:24 -0000 1.29
@@ -64,7 +64,6 @@
-
Index: lams_tool_forum/web/jsps/learning/message/topiclist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/message/topiclist.jsp,v
diff -u -r1.14 -r1.15
--- lams_tool_forum/web/jsps/learning/message/topiclist.jsp 9 May 2008 04:21:42 -0000 1.14
+++ lams_tool_forum/web/jsps/learning/message/topiclist.jsp 2 Feb 2009 03:21:24 -0000 1.15
@@ -12,6 +12,9 @@
|
+
+
+ |
|
@@ -45,11 +48,16 @@
${author}
-
+
+ |
|
+
+
+
+ |
-
+
|