Index: lams_tool_forum/web/jsps/learning/create.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/create.jsp,v
diff -u -r1.5 -r1.6
--- lams_tool_forum/web/jsps/learning/create.jsp 16 Jan 2006 00:00:49 -0000 1.5
+++ lams_tool_forum/web/jsps/learning/create.jsp 30 Jun 2006 01:47:44 -0000 1.6
@@ -1,11 +1,6 @@
-<%@ include file="/includes/taglibs.jsp" %>
+<%@ include file="/includes/taglibs.jsp"%>
-
-
-
-
-
+ <%@ include file="/jsps/learning/message/topicform.jsp"%>
+
Index: lams_tool_forum/web/jsps/learning/definelater.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/definelater.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_forum/web/jsps/learning/definelater.jsp 14 Jun 2006 23:53:08 -0000 1.2
+++ lams_tool_forum/web/jsps/learning/definelater.jsp 30 Jun 2006 01:47:44 -0000 1.3
@@ -1,8 +1,6 @@
<%@ include file="/includes/taglibs.jsp"%>
-
-
+
+
+
+
+
Index: lams_tool_forum/web/jsps/learning/edit.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/edit.jsp,v
diff -u -r1.1 -r1.2
--- lams_tool_forum/web/jsps/learning/edit.jsp 10 Nov 2005 05:11:37 -0000 1.1
+++ lams_tool_forum/web/jsps/learning/edit.jsp 30 Jun 2006 01:47:44 -0000 1.2
@@ -1,10 +1,8 @@
-<%@ include file="/includes/taglibs.jsp" %>
+<%@ include file="/includes/taglibs.jsp"%>
+
-
-
-
-
-
+
+
+ <%@ include file="/jsps/learning/message/topiceditform.jsp"%>
+
+
Index: lams_tool_forum/web/jsps/learning/reply.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/reply.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_forum/web/jsps/learning/reply.jsp 9 Nov 2005 05:28:26 -0000 1.2
+++ lams_tool_forum/web/jsps/learning/reply.jsp 30 Jun 2006 01:47:44 -0000 1.3
@@ -1,11 +1,6 @@
-<%@ include file="/includes/taglibs.jsp" %>
+<%@ include file="/includes/taglibs.jsp"%>
-
-
-
-
-
+
+ <%@ include file="/jsps/learning/message/topicreplyform.jsp"%>
+
Index: lams_tool_forum/web/jsps/learning/runoffline.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/Attic/runoffline.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_forum/web/jsps/learning/runoffline.jsp 13 Jun 2006 07:28:00 -0000 1.2
+++ lams_tool_forum/web/jsps/learning/runoffline.jsp 30 Jun 2006 01:47:44 -0000 1.3
@@ -1,13 +1,12 @@
<%@ include file="/includes/taglibs.jsp"%>
-
+
+
+
+
+
+
+
+
+
+
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.6 -r1.7
--- lams_tool_forum/web/jsps/learning/viewforum.jsp 15 Jun 2006 04:04:37 -0000 1.6
+++ lams_tool_forum/web/jsps/learning/viewforum.jsp 30 Jun 2006 01:47:44 -0000 1.7
@@ -1,12 +1,17 @@
<%@ include file="/includes/taglibs.jsp"%>
-
-
-
-
- <%@ include file="/jsps/learning/message/topiclist.jsp"%>
-
+
+
+
+
+
+
+
+
+<%@ include file="/jsps/learning/message/topiclist.jsp"%>
+
+
@@ -30,4 +35,4 @@
-
+
Index: lams_tool_forum/web/jsps/learning/viewtopic.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/viewtopic.jsp,v
diff -u -r1.4 -r1.5
--- lams_tool_forum/web/jsps/learning/viewtopic.jsp 9 Jun 2006 06:16:38 -0000 1.4
+++ lams_tool_forum/web/jsps/learning/viewtopic.jsp 30 Jun 2006 01:47:44 -0000 1.5
@@ -1,12 +1,12 @@
<%@ include file="/common/taglibs.jsp"%>
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
<%@ include file="/jsps/learning/message/topicview.jsp"%>
Index: lams_tool_forum/web/jsps/learning/message/bodyarea.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/message/bodyarea.jsp,v
diff -u -r1.3 -r1.4
--- lams_tool_forum/web/jsps/learning/message/bodyarea.jsp 9 Jun 2006 06:16:39 -0000 1.3
+++ lams_tool_forum/web/jsps/learning/message/bodyarea.jsp 30 Jun 2006 01:47:44 -0000 1.4
@@ -1,10 +1,13 @@
+<%@ include file="/includes/taglibs.jsp"%>
+
-
-
-
+
+
+
+
@@ -41,3 +44,5 @@
+
+
Index: lams_tool_forum/web/jsps/learning/message/topiceditform.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/message/topiceditform.jsp,v
diff -u -r1.6 -r1.7
--- lams_tool_forum/web/jsps/learning/message/topiceditform.jsp 9 Jun 2006 06:16:39 -0000 1.6
+++ lams_tool_forum/web/jsps/learning/message/topiceditform.jsp 30 Jun 2006 01:47:44 -0000 1.7
@@ -1,26 +1,27 @@
-
+
-
- *
+ |
+ *
|
-
-
+ |
+
|
-
- *
+ |
+ *
|
-
+ |
<%@include file="bodyarea.jsp"%>
|
+
-
-
+ |
+
|
-
+ |
@@ -42,8 +43,7 @@
|
|
-
-
+ |
Index: lams_tool_forum/web/jsps/learning/message/topicform.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/message/topicform.jsp,v
diff -u -r1.4 -r1.5
--- lams_tool_forum/web/jsps/learning/message/topicform.jsp 9 Jun 2006 06:16:39 -0000 1.4
+++ lams_tool_forum/web/jsps/learning/message/topicform.jsp 30 Jun 2006 01:47:44 -0000 1.5
@@ -1,35 +1,37 @@
-
-
+
+
-
- *
+ |
+
+ *
|
-
+ |
|
-
- *
+ |
+
+ *
|
-
+ |
<%@include file="bodyarea.jsp"%>
|
-
-
+ |
+
|
-
+ |
|
- |
+ |
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.4 -r1.5
--- lams_tool_forum/web/jsps/learning/message/topiclist.jsp 15 Jun 2006 04:04:37 -0000 1.4
+++ lams_tool_forum/web/jsps/learning/message/topiclist.jsp 30 Jun 2006 01:47:44 -0000 1.5
@@ -1,42 +1,44 @@
-
-
-
-
Index: lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp,v
diff -u -r1.4 -r1.5
--- lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp 9 Jun 2006 06:16:39 -0000 1.4
+++ lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp 30 Jun 2006 01:47:44 -0000 1.5
@@ -1,34 +1,34 @@
- | |