-
-
-
-
-
-
-
+
+
Index: lams_tool_forum/conf/language/lams/ApplicationResources.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/conf/language/lams/ApplicationResources.properties,v
diff -u -r1.55.2.9 -r1.55.2.10
--- lams_tool_forum/conf/language/lams/ApplicationResources.properties 9 Nov 2015 03:21:03 -0000 1.55.2.9
+++ lams_tool_forum/conf/language/lams/ApplicationResources.properties 4 Mar 2016 00:25:26 -0000 1.55.2.10
@@ -245,6 +245,7 @@
message.complete.or.cancel.reply =Please complete or cancel the current reply before starting a new reply.
message.complete.or.cancel.edit =Please complete or cancel the current edit before starting a new edit.
error.cannot.redisplay.please.refresh =Your changes have been saved but cannot be redisplayed. Please select refresh to reload the forum messages.
+label.topics =Topics
#======= End labels: Exported 239 labels for en AU =====
Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java,v
diff -u -r1.61.2.4 -r1.61.2.5
--- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java 25 Nov 2015 07:50:48 -0000 1.61.2.4
+++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java 4 Mar 2016 00:25:26 -0000 1.61.2.5
@@ -207,7 +207,7 @@
// for paging long topics & inlining reply
public static final String PAGE_LAST_ID = "pageLastId";
public static final String PAGE_SIZE = "size";
- public static final int DEFAULT_PAGE_SIZE = 2;
+ public static final int DEFAULT_PAGE_SIZE = 50;
public static final String ATTR_MESS_ID = "messageUid";
public static final String ATTR_THREAD_ID = "threadUid";
public static final String ATTR_NO_MORE_PAGES = "noMorePages";
Index: lams_tool_forum/web/WEB-INF/urlrewrite.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/urlrewrite.xml,v
diff -u -r1.4.2.1 -r1.4.2.2
--- lams_tool_forum/web/WEB-INF/urlrewrite.xml 23 Apr 2015 12:51:42 -0000 1.4.2.1
+++ lams_tool_forum/web/WEB-INF/urlrewrite.xml 4 Mar 2016 00:25:26 -0000 1.4.2.2
@@ -9,38 +9,6 @@
-->
-
+
+
-
-
-
+
+