Index: lams_tool_forum/web/common/header.jsp =================================================================== diff -u -r5e63656a12c02f7476564e278b43ff4ce86ac930 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/common/header.jsp (.../header.jsp) (revision 5e63656a12c02f7476564e278b43ff4ce86ac930) +++ lams_tool_forum/web/common/header.jsp (.../header.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -13,4 +13,7 @@ - \ No newline at end of file + + + + \ No newline at end of file Index: lams_tool_forum/web/jsps/learning/message/bodyarea.jsp =================================================================== diff -u -r77b465e1c7a15302b050e865522af9cbba85c11d -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/message/bodyarea.jsp (.../bodyarea.jsp) (revision 77b465e1c7a15302b050e865522af9cbba85c11d) +++ lams_tool_forum/web/jsps/learning/message/bodyarea.jsp (.../bodyarea.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -12,7 +12,7 @@ <%-- Does not user general tag because this field need keep compatible with CKEditor's content --%> - +
Index: lams_tool_forum/web/jsps/learning/message/msgview.jsp =================================================================== diff -u -rd5fee901f5527e516add11b0ec872521de171133 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/message/msgview.jsp (.../msgview.jsp) (revision d5fee901f5527e516add11b0ec872521de171133) +++ lams_tool_forum/web/jsps/learning/message/msgview.jsp (.../msgview.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -1,74 +1,75 @@ <%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> + + <%-- msgDto, messageUid, msgLevel needs to be in the session elsewhere --%> - - - + + + highlight - + - - - - <%-- outermsg${msgDto.message.uid} is used to replace existing message areas when a message is edited. --%> - + + + +<%-- outermsg${msgDto.message.uid} is used to replace existing message areas when a message is edited. --%> +
-
+
-
px;" id="outermsg${msgDto.message.uid}"> +
px;" id="outermsg${msgDto.message.uid}"> - + -
-
-

- - - - - - - - +
+
+

+ + + + + + + + - - - + + - - - - + + + +   - +

-
- -
- - +
+ +
+ - - +   - + - +
- + - + @@ -77,14 +78,14 @@  
-
- - -
-
-   -
-   + + + +
+
+   + +
  @@ -93,39 +94,48 @@ -
-
+
+
-
- -
-
-

-
+
+ Index: lams_tool_forum/web/jsps/learning/message/topiclist.jsp =================================================================== diff -u -rd5fee901f5527e516add11b0ec872521de171133 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/message/topiclist.jsp (.../topiclist.jsp) (revision d5fee901f5527e516add11b0ec872521de171133) +++ lams_tool_forum/web/jsps/learning/message/topiclist.jsp (.../topiclist.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -1,102 +1,83 @@ <%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> - + + +
-
-
- - - +
+ - - - - +
+ + - - - - - -
-
- - - - - - - - - - + + - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -   -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${topic.numOfPosts} / ${sessionMap.minimumReply} -
+
+ +
-
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
+ + + + + + + + + + + + + + + + + ${topic.numOfPosts}/${sessionMap.minimumReply}
+
+
+ + \ No newline at end of file Index: lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp =================================================================== diff -u -rd5fee901f5527e516add11b0ec872521de171133 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp (.../topicreplyform.jsp) (revision d5fee901f5527e516add11b0ec872521de171133) +++ lams_tool_forum/web/jsps/learning/message/topicreplyform.jsp (.../topicreplyform.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -1,20 +1,19 @@ <%@ include file="/common/taglibs.jsp"%>
-   -   +   + +   -
- -
-
+
+
+
<%@include file="bodyarea.jsp"%>
- -
- +
+
@@ -27,10 +26,11 @@
- - - - - - + + + + + +
Index: lams_tool_forum/web/jsps/learning/message/topicview.jsp =================================================================== diff -u -rd5fee901f5527e516add11b0ec872521de171133 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/message/topicview.jsp (.../topicview.jsp) (revision d5fee901f5527e516add11b0ec872521de171133) +++ lams_tool_forum/web/jsps/learning/message/topicview.jsp (.../topicview.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -1,13 +1,19 @@ <%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> - - - + + + - - - + + + + + + + + + expandable:true,initialState:'expanded', expanderTemplate:'    ${prompt}', stringCollapse:'${hide}',stringExpand:'${show}', @@ -62,55 +68,51 @@ - + - + - - <%-- same test & command appears at bottom of script --%> - - - -
- - -
- -
- - -
- - - - <%@ include file="msgview.jsp"%> + + + + +
+ + + + + + - -
-
- - - - + - - - -
+
+ <%@ include file="msgview.jsp"%> +
+
- -
- - - - - - + + + + + + + + \ No newline at end of file Index: lams_tool_forum/web/jsps/learning/viewtopic.jsp =================================================================== diff -u -r01c1502dbe5770104c4437ea699604ef4df1f8d6 -rd3a9876dc1ffb96feebcd861473dd3339e83966e --- lams_tool_forum/web/jsps/learning/viewtopic.jsp (.../viewtopic.jsp) (revision 01c1502dbe5770104c4437ea699604ef4df1f8d6) +++ lams_tool_forum/web/jsps/learning/viewtopic.jsp (.../viewtopic.jsp) (revision d3a9876dc1ffb96feebcd861473dd3339e83966e) @@ -12,36 +12,36 @@ - + - - <fmt:message key="activity.title" /> - - + + <fmt:message key="activity.title" /> - - - - - - - - - - + + + - - - - - - - - + + + + + + + - - - - + - - - - - + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - + + + + + - -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+ - - -
-
-
- -
-
- - - - - - -
-
-
-
+ + +
+
+ + + + + + + + +
+
+
${buttonPanel} -
- <%@ include file="message/topicview.jsp"%> +
+ <%@ include file="message/topicview.jsp"%>