Index: lams_tool_chat/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/WEB-INF/Attic/lams.tld,v diff -u -r1.6 -r1.7 --- lams_tool_chat/web/WEB-INF/lams.tld 8 Jun 2006 06:08:18 -0000 1.6 +++ lams_tool_chat/web/WEB-INF/lams.tld 6 Jul 2006 04:40:53 -0000 1.7 @@ -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 @@ -282,5 +302,13 @@ headItems /WEB-INF/tags/headItems.tag + + Passon + /WEB-INF/tags/Passon.tag + + + ExportPortOutput + /WEB-INF/tags/ExportPortOutput.tag +