Index: lams_learning/web/WEB-INF/lams.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/WEB-INF/Attic/lams.tld,v
diff -u -r1.3 -r1.4
--- lams_learning/web/WEB-INF/lams.tld 2 May 2006 05:42:49 -0000 1.3
+++ lams_learning/web/WEB-INF/lams.tld 9 Jun 2006 04:42:33 -0000 1.4
@@ -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
+