Index: lams_tool_forum/conf/xdoclet/struts-actions.xml
===================================================================
diff -u -r74192d570150ed4e609105e1a89197d013efd8f8 -re6e4c5d47aec32f4d9248c009cad07165289237b
--- lams_tool_forum/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision 74192d570150ed4e609105e1a89197d013efd8f8)
+++ lams_tool_forum/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision e6e4c5d47aec32f4d9248c009cad07165289237b)
@@ -15,7 +15,7 @@
scope="session"
parameter="initPage"
validate="false">
-
+
-
+
@@ -34,7 +34,7 @@
scope="session"
parameter="uploadOnlineFile"
validate="false">
-
+
-
+
-
+
-
+
-
+
Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties
===================================================================
diff -u -r8bc6e6194fc79b536bfd936e7ff1d1dee19c8362 -re6e4c5d47aec32f4d9248c009cad07165289237b
--- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8bc6e6194fc79b536bfd936e7ff1d1dee19c8362)
+++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision e6e4c5d47aec32f4d9248c009cad07165289237b)
@@ -156,3 +156,11 @@
# NB monitoring.tab.edit.statistics was removed
label.save=Save
label.cancel=Cancel
+
+#new messages 16/3/06
+authoring.tab.basic=Basic
+authoring.tab.advanced=Advanced
+authoring.tab.instructions=Instructions
+
+#new messages 17/03/06
+page.title.authoring.init=Forum Authoring
Index: lams_tool_forum/web/includes/authoringHeader.jsp
===================================================================
diff -u
--- lams_tool_forum/web/includes/authoringHeader.jsp (revision 0)
+++ lams_tool_forum/web/includes/authoringHeader.jsp (revision e6e4c5d47aec32f4d9248c009cad07165289237b)
@@ -0,0 +1,68 @@
+<%@ include file="/includes/taglibs.jsp"%>
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_forum/web/jsps/monitoring/contentuserlist.jsp
===================================================================
diff -u -r907a7ec20d8251fde30699bc3b52d64ed9071ea4 -re6e4c5d47aec32f4d9248c009cad07165289237b
--- lams_tool_forum/web/jsps/monitoring/contentuserlist.jsp (.../contentuserlist.jsp) (revision 907a7ec20d8251fde30699bc3b52d64ed9071ea4)
+++ lams_tool_forum/web/jsps/monitoring/contentuserlist.jsp (.../contentuserlist.jsp) (revision e6e4c5d47aec32f4d9248c009cad07165289237b)
@@ -53,7 +53,7 @@
-
+
|