Index: lams_tool_forum/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r3e3519176330a8254149c9447702b0c3dead09b5 -r2d05d1b850dd07700ccb49bdf052a833475fac93
--- lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 3e3519176330a8254149c9447702b0c3dead09b5)
+++ lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2d05d1b850dd07700ccb49bdf052a833475fac93)
@@ -179,7 +179,11 @@
error.mark.needNumber =Mark must be a number
monitoring.marked.question =Marked?
label.postingLimits.forum.reminder =Posting limitations for this forum: Minimum {0} and Maximum {1} per thread.
+label.postingLimits.forum.reminder.max =Maximum posting limitations for this forum is {0} per thread.
+label.postingLimits.forum.reminder.min =Minimum posting limitations for this forum is {0} per thread.
label.postingLimits.topic.reminder =Posting for this thread: Minimum {0} and Maximum {1}. You have posted {2} message(s).
+label.postingLimits.topic.reminder.max =Maximum posting for this thread is {0}. You have posted {1} message(s).
+label.postingLimits.topic.reminder.max =Minimum posting for this thread is {0}. You have posted {1} message(s).
label.authoring.advance.number.reply =Number of posts per learner per thread.
label.on =On
label.off =Off
@@ -211,7 +215,7 @@
textsearch.any.words =have one or more of these words:
textsearch.excluded.words =have none of these unwanted words:
textsearch.topics =Search in these topics:
-event.mark.release.body =A teacher released marks in a Forum activity in LAMS.\nYour marks are:\n\n{0}\nThis message was sent automatically, please do not reply to it.
+event.mark.release.body =A teacher released marks in a Forum activity in LAMS.\nYour marks are\:\n\n{0}\nThis message was sent automatically, please do not reply to it.
msg.planner.clear.entry=Clear topic content (will be removed from activity after save)
#======= End labels: Exported 205 labels for en AU =====
Index: lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties
===================================================================
diff -u -r3e3519176330a8254149c9447702b0c3dead09b5 -r2d05d1b850dd07700ccb49bdf052a833475fac93
--- lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 3e3519176330a8254149c9447702b0c3dead09b5)
+++ lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 2d05d1b850dd07700ccb49bdf052a833475fac93)
@@ -179,7 +179,11 @@
error.mark.needNumber =Mark must be a number
monitoring.marked.question =Marked?
label.postingLimits.forum.reminder =Posting limitations for this forum: Minimum {0} and Maximum {1} per thread.
+label.postingLimits.forum.reminder.max =Maximum posting limitations for this forum is {0} per thread.
+label.postingLimits.forum.reminder.min =Minimum posting limitations for this forum is {0} per thread.
label.postingLimits.topic.reminder =Posting for this thread: Minimum {0} and Maximum {1}. You have posted {2} message(s).
+label.postingLimits.topic.reminder.max =Maximum posting for this thread is {0}. You have posted {1} message(s).
+label.postingLimits.topic.reminder.max =Minimum posting for this thread is {0}. You have posted {1} message(s).
label.authoring.advance.number.reply =Number of posts per learner per thread.
label.on =On
label.off =Off
@@ -211,7 +215,7 @@
textsearch.any.words =have one or more of these words:
textsearch.excluded.words =have none of these unwanted words:
textsearch.topics =Search in these topics:
-event.mark.release.body =A teacher released marks in a Forum activity in LAMS.\nYour marks are:\n\n{0}\nThis message was sent automatically, please do not reply to it.
+event.mark.release.body =A teacher released marks in a Forum activity in LAMS.\nYour marks are\:\n\n{0}\nThis message was sent automatically, please do not reply to it.
msg.planner.clear.entry=Clear topic content (will be removed from activity after save)
#======= End labels: Exported 205 labels for en AU =====
Index: lams_tool_forum/web/jsps/learning/viewforum.jsp
===================================================================
diff -u -rffa933cf31351c773cee8dba243d7f7fcd269f1e -r2d05d1b850dd07700ccb49bdf052a833475fac93
--- lams_tool_forum/web/jsps/learning/viewforum.jsp (.../viewforum.jsp) (revision ffa933cf31351c773cee8dba243d7f7fcd269f1e)
+++ lams_tool_forum/web/jsps/learning/viewforum.jsp (.../viewforum.jsp) (revision 2d05d1b850dd07700ccb49bdf052a833475fac93)
@@ -28,15 +28,30 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_forum/web/jsps/learning/viewtopic.jsp
===================================================================
diff -u -r86ef0c92b6e5b8a3915fcc960b918ab95b629503 -r2d05d1b850dd07700ccb49bdf052a833475fac93
--- lams_tool_forum/web/jsps/learning/viewtopic.jsp (.../viewtopic.jsp) (revision 86ef0c92b6e5b8a3915fcc960b918ab95b629503)
+++ lams_tool_forum/web/jsps/learning/viewtopic.jsp (.../viewtopic.jsp) (revision 2d05d1b850dd07700ccb49bdf052a833475fac93)
@@ -33,10 +33,8 @@
-
-
+
+
@@ -46,6 +44,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+