Index: lams_tool_vote/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/Attic/lams.tld,v diff -u -r1.3 -r1.4 --- lams_tool_vote/web/WEB-INF/lams.tld 16 May 2006 05:13:25 -0000 1.3 +++ lams_tool_vote/web/WEB-INF/lams.tld 6 Jul 2006 04:33:37 -0000 1.4 @@ -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 +