Index: lams_tool_example/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_tool_example/web/WEB-INF/lams.tld,v diff -u -r1.2 -r1.3 --- lams_tool_example/web/WEB-INF/lams.tld 19 Apr 2006 02:23:04 -0000 1.2 +++ lams_tool_example/web/WEB-INF/lams.tld 6 Jul 2006 04:38:26 -0000 1.3 @@ -24,6 +24,26 @@ + 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 a random number for the learner and passon flash movies to communicate directly. + id + false + + true + + + + + + Output details from the shared session UserDTO object user details @@ -65,7 +85,7 @@ Output stylesheet based on the user preferences. - localLink + localLinkPath false true @@ -275,7 +295,20 @@ /WEB-INF/tags/SetEditor.tag + AuthoringButton + /WEB-INF/tags/AuthoringButton.tag + + headItems /WEB-INF/tags/headItems.tag - + + + Passon + /WEB-INF/tags/Passon.tag + + + ExportPortOutput + /WEB-INF/tags/ExportPortOutput.tag + +