Index: lams_central/web/WEB-INF/lams.tld
===================================================================
diff -u -r440554bb4a9a414c6e3e676a93de72de3298951c -r3220a0153d636b00968e90e338847526a35e9871
--- lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
+++ lams_central/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