Index: lams_learning/web/WEB-INF/lams.tld
===================================================================
diff -u -r058624bba137d9124eed6784321dbecc72a12550 -r3220a0153d636b00968e90e338847526a35e9871
--- lams_learning/web/WEB-INF/lams.tld (.../lams.tld) (revision 058624bba137d9124eed6784321dbecc72a12550)
+++ lams_learning/web/WEB-INF/lams.tld (.../lams.tld) (revision 3220a0153d636b00968e90e338847526a35e9871)
@@ -24,6 +24,17 @@
+ Output a random number for the learner and passon flash movies to communicate directly.
+ generate unique ID
+
+
+ generateID
+ org.lamsfoundation.lams.web.tag.GenerateIDTag
+ empty
+
+
+
+
Output details from the shared session UserDTO object
user details
@@ -44,17 +55,6 @@
- Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/
- Base URL for the current web app
-
-
- WebAppURL
- org.lamsfoundation.lams.web.tag.WebAppURLTag
- empty
-
-
-
-
Output stylesheet based on the user preferences.
User's chosen stylesheet
@@ -73,7 +73,18 @@
+
+ Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/
+ Base URL for the current web app
+
+
+ WebAppURL
+ org.lamsfoundation.lams.web.tag.WebAppURLTag
+ empty
+
+
+
STRUTS-textarea
org.lamsfoundation.lams.web.tag.MultiLinesTextareaTag
@@ -274,5 +285,13 @@
SetEditor
/WEB-INF/tags/SetEditor.tag
+
+ AuthoringButton
+ /WEB-INF/tags/AuthoringButton.tag
+
+
+ headItems
+ /WEB-INF/tags/headItems.tag
+