Index: lams_tool_forum/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -rfea59b0b24b8ec1e34f7dedc6d279be3aac4fff6 -rd5fee901f5527e516add11b0ec872521de171133
--- lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fea59b0b24b8ec1e34f7dedc6d279be3aac4fff6)
+++ lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision d5fee901f5527e516add11b0ec872521de171133)
@@ -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
===================================================================
diff -u -rbec5d3437f63b02dcce242c16cddfe49b88daa8d -rd5fee901f5527e516add11b0ec872521de171133
--- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java (.../ForumConstants.java) (revision bec5d3437f63b02dcce242c16cddfe49b88daa8d)
+++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/util/ForumConstants.java (.../ForumConstants.java) (revision d5fee901f5527e516add11b0ec872521de171133)
@@ -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/tags/Alert.tag
===================================================================
diff -u
--- lams_tool_forum/web/WEB-INF/tags/Alert.tag (revision 0)
+++ lams_tool_forum/web/WEB-INF/tags/Alert.tag (revision d5fee901f5527e516add11b0ec872521de171133)
@@ -0,0 +1,46 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+
+<%@ attribute name="close" required="false" rtexprvalue="true"%>
+<%@ attribute name="id" required="false" rtexprvalue="true"%>
+<%@ attribute name="type" required="false" rtexprvalue="true"%>
+
+
-
+
+
- |
-
---|
- |
-
-
- |
-
- - | -
- - |
-
- - |
-
- | -
- - - |
-
- - <%@include file="bodyarea.jsp"%> - |
-
- - - |
-
- |
-
|
- + |
|
- + |
|
- + |
|
- + |
|
+ | |
---|---|---|---|---|---|---|---|---|---|---|
@@ -43,7 +66,7 @@
|
@@ -73,5 +96,7 @@ |
|