Index: lams_tool_task/web/WEB-INF/tags/Errors.tag
===================================================================
diff -u
--- lams_tool_task/web/WEB-INF/tags/Errors.tag (revision 0)
+++ lams_tool_task/web/WEB-INF/tags/Errors.tag (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -0,0 +1,48 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
+<%@ attribute name="path" required="false" rtexprvalue="true"%>
+
+<%-- To show the GLOBAL messages (default case) use no parameters --%>
+<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%>
+<%-- To show the messages for a particular item use path="itemName" --%>
+
+
+
+<%-- Show Messages for GLOBAL. Usual alert box --%>
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show All Messages --%>
+
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show messages for a particular key --%>
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_task/web/WEB-INF/tlds/lams/lams.tld
===================================================================
diff -u -r4a0345ec36518827a51d1ccc517912f72e5b1ee0 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_task/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 4a0345ec36518827a51d1ccc517912f72e5b1ee0)
+++ lams_tool_task/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -344,6 +344,10 @@
OutcomeAuthor
/WEB-INF/tags/OutcomeAuthor.tag
+
+ errors
+ /WEB-INF/tags/Errors.tag
+
textarea
org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag
Index: lams_tool_task/web/common/messages.jsp
===================================================================
diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_task/web/common/messages.jsp (.../messages.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80)
+++ lams_tool_task/web/common/messages.jsp (.../messages.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -1,11 +1,2 @@
- <%@include file="/common/taglibs.jsp"%>
-
-
-
-
-
-
-
-
-
-
+<%@include file="/common/taglibs.jsp"%>
+
Index: lams_tool_vote/web/WEB-INF/tags/Errors.tag
===================================================================
diff -u
--- lams_tool_vote/web/WEB-INF/tags/Errors.tag (revision 0)
+++ lams_tool_vote/web/WEB-INF/tags/Errors.tag (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -0,0 +1,48 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
+<%@ attribute name="path" required="false" rtexprvalue="true"%>
+
+<%-- To show the GLOBAL messages (default case) use no parameters --%>
+<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%>
+<%-- To show the messages for a particular item use path="itemName" --%>
+
+
+
+<%-- Show Messages for GLOBAL. Usual alert box --%>
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show All Messages --%>
+
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show messages for a particular key --%>
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_vote/web/WEB-INF/tlds/lams/lams.tld
===================================================================
diff -u -r4a0345ec36518827a51d1ccc517912f72e5b1ee0 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_vote/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 4a0345ec36518827a51d1ccc517912f72e5b1ee0)
+++ lams_tool_vote/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -344,6 +344,10 @@
OutcomeAuthor
/WEB-INF/tags/OutcomeAuthor.tag
+
+ errors
+ /WEB-INF/tags/Errors.tag
+
textarea
org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag
Index: lams_tool_vote/web/common/messages.jsp
===================================================================
diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_vote/web/common/messages.jsp (.../messages.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80)
+++ lams_tool_vote/web/common/messages.jsp (.../messages.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -1,8 +1,2 @@
-<%-- Error Messages --%>
-
-
-
-
-
-
-
\ No newline at end of file
+<%@include file="/common/taglibs.jsp"%>
+
Index: lams_tool_wiki/web/WEB-INF/tags/Errors.tag
===================================================================
diff -u
--- lams_tool_wiki/web/WEB-INF/tags/Errors.tag (revision 0)
+++ lams_tool_wiki/web/WEB-INF/tags/Errors.tag (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -0,0 +1,48 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
+<%@ attribute name="path" required="false" rtexprvalue="true"%>
+
+<%-- To show the GLOBAL messages (default case) use no parameters --%>
+<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%>
+<%-- To show the messages for a particular item use path="itemName" --%>
+
+
+
+<%-- Show Messages for GLOBAL. Usual alert box --%>
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show All Messages --%>
+
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show messages for a particular key --%>
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_wiki/web/WEB-INF/tlds/lams/lams.tld
===================================================================
diff -u -r4a0345ec36518827a51d1ccc517912f72e5b1ee0 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_wiki/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 4a0345ec36518827a51d1ccc517912f72e5b1ee0)
+++ lams_tool_wiki/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -344,6 +344,10 @@
OutcomeAuthor
/WEB-INF/tags/OutcomeAuthor.tag
+
+ errors
+ /WEB-INF/tags/Errors.tag
+
textarea
org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag
Index: lams_tool_wiki/web/pages/authoring/authoring.jsp
===================================================================
diff -u -r035729f521079cf3b9696f60b6b715261af17767 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_wiki/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 035729f521079cf3b9696f60b6b715261af17767)
+++ lams_tool_wiki/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -59,14 +59,7 @@
-
-
-
-
-
-
-
-
+
<%-- Page tabs --%>
Index: lams_tool_zoom/web/WEB-INF/tags/Errors.tag
===================================================================
diff -u
--- lams_tool_zoom/web/WEB-INF/tags/Errors.tag (revision 0)
+++ lams_tool_zoom/web/WEB-INF/tags/Errors.tag (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -0,0 +1,48 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
+<%@ attribute name="path" required="false" rtexprvalue="true"%>
+
+<%-- To show the GLOBAL messages (default case) use no parameters --%>
+<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%>
+<%-- To show the messages for a particular item use path="itemName" --%>
+
+
+
+<%-- Show Messages for GLOBAL. Usual alert box --%>
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show All Messages --%>
+
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show messages for a particular key --%>
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_zoom/web/WEB-INF/tlds/lams/lams.tld
===================================================================
diff -u -r4a0345ec36518827a51d1ccc517912f72e5b1ee0 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_zoom/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 4a0345ec36518827a51d1ccc517912f72e5b1ee0)
+++ lams_tool_zoom/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -344,6 +344,10 @@
OutcomeAuthor
/WEB-INF/tags/OutcomeAuthor.tag
+
+ errors
+ /WEB-INF/tags/Errors.tag
+
textarea
org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag
Index: lams_tool_zoom/web/pages/admin/view.jsp
===================================================================
diff -u -rcd28f26327e5afe5f9797847d801eba0abab9144 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_zoom/web/pages/admin/view.jsp (.../view.jsp) (revision cd28f26327e5afe5f9797847d801eba0abab9144)
+++ lams_tool_zoom/web/pages/admin/view.jsp (.../view.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -115,15 +115,7 @@
- <%-- Error Messages --%>
-
-
-
-
-
-
-
-
+
Index: lams_tool_zoom/web/pages/authoring/authoring.jsp
===================================================================
diff -u -rcd28f26327e5afe5f9797847d801eba0abab9144 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_zoom/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision cd28f26327e5afe5f9797847d801eba0abab9144)
+++ lams_tool_zoom/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -42,14 +42,7 @@
-
-
-
-
-
-
-
-
+
<%-- Page tabs --%>
Index: lams_tool_zoom/web/pages/learning/learning.jsp
===================================================================
diff -u -rcd28f26327e5afe5f9797847d801eba0abab9144 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_tool_zoom/web/pages/learning/learning.jsp (.../learning.jsp) (revision cd28f26327e5afe5f9797847d801eba0abab9144)
+++ lams_tool_zoom/web/pages/learning/learning.jsp (.../learning.jsp) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -28,14 +28,7 @@
-
-
-
-
-
-
-
-
+
Index: lams_www/web/WEB-INF/tags/Errors.tag
===================================================================
diff -u
--- lams_www/web/WEB-INF/tags/Errors.tag (revision 0)
+++ lams_www/web/WEB-INF/tags/Errors.tag (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -0,0 +1,48 @@
+<%@ tag body-content="scriptless"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
+<%@ attribute name="path" required="false" rtexprvalue="true"%>
+
+<%-- To show the GLOBAL messages (default case) use no parameters --%>
+<%-- To show the all messages, ignoring their keys (e.g. Change Password) use path="*" --%>
+<%-- To show the messages for a particular item use path="itemName" --%>
+
+
+
+<%-- Show Messages for GLOBAL. Usual alert box --%>
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show All Messages --%>
+
+
+
+
+
+
+
+
+
+
+
+
+<%-- Show messages for a particular key --%>
+
+
+
+
+
+
+
+
+
+
+
Index: lams_www/web/WEB-INF/tlds/lams/lams.tld
===================================================================
diff -u -r4a0345ec36518827a51d1ccc517912f72e5b1ee0 -r24ebb6c91f49a10f1e5718036b3a3c1a80c3314f
--- lams_www/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 4a0345ec36518827a51d1ccc517912f72e5b1ee0)
+++ lams_www/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 24ebb6c91f49a10f1e5718036b3a3c1a80c3314f)
@@ -344,6 +344,10 @@
OutcomeAuthor
/WEB-INF/tags/OutcomeAuthor.tag
+
+ errors
+ /WEB-INF/tags/Errors.tag
+
textarea
org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag