Index: lams_learning/web/WEB-INF/lams.tld
===================================================================
diff -u -r827fef1c3da3692dc865c3ae99a92ddecfdc643b -rd52b0a9ea260d27335a647fc2fba615c8e2e228e
--- lams_learning/web/WEB-INF/lams.tld (.../lams.tld) (revision 827fef1c3da3692dc865c3ae99a92ddecfdc643b)
+++ lams_learning/web/WEB-INF/lams.tld (.../lams.tld) (revision d52b0a9ea260d27335a647fc2fba615c8e2e228e)
@@ -32,6 +32,15 @@
org.lamsfoundation.lams.web.tag.GenerateIDTag
empty
+
+ Output a random number for the learner and passon flash movies to communicate directly.
+ id
+ false
+
+ true
+
+
+
@@ -55,6 +64,17 @@
+ 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,18 +93,7 @@
-
- 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