Index: lams_central/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/Attic/lams.tld,v diff -u -r1.33.2.1 -r1.33.2.2 --- lams_central/web/WEB-INF/lams.tld 12 Mar 2007 07:24:32 -0000 1.33.2.1 +++ lams_central/web/WEB-INF/lams.tld 27 Apr 2007 00:30:14 -0000 1.33.2.2 @@ -13,28 +13,56 @@ - Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ - Base URL for the current web app + Converts role name into form usable as message resources key + Converts role name into form usable as message resources key - WebAppURL - org.lamsfoundation.lams.web.tag.WebAppURLTag + role + org.lamsfoundation.lams.web.tag.RoleTag empty + + Converts role name into form usable as message resources key + role + true + + true + + + - Output a random number for the learner and passon flash movies to communicate directly. - generate unique ID + Output the Server URL as defined in the lams.xml configuration file. + LAMS URL - generateID - org.lamsfoundation.lams.web.tag.GenerateIDTag + LAMSURL + org.lamsfoundation.lams.web.tag.LAMSURLTag empty + + + + converts text from \n or \r\n to <BR> before rendering + converts text from \n or \r\n to <BR> before rendering + + + out + org.lamsfoundation.lams.web.tag.MultiLinesOutputTag + empty + - Output a random number for the learner and passon flash movies to communicate directly. - id + converts text from \n or \r\n to <BR> before rendering + value + true + + true + + + + converts text from \n or \r\n to <BR> before rendering + escapeXml false true @@ -44,18 +72,18 @@ - Converts role name into form usable as message resources key - Converts role name into form usable as message resources key + Render html tag with direction and language + Render html tag with direction and language - role - org.lamsfoundation.lams.web.tag.RoleTag - empty + html + org.lamsfoundation.lams.web.tag.HtmlTag + JSP - Converts role name into form usable as message resources key - role - true + Render html tag with direction and language + xhtml + false true @@ -100,42 +128,23 @@ - Output the Server URL as defined in the lams.xml configuration file. - LAMS URL + Output a random number for the learner and passon flash movies to communicate directly. + generate unique ID - LAMSURL - org.lamsfoundation.lams.web.tag.LAMSURLTag + generateID + org.lamsfoundation.lams.web.tag.GenerateIDTag empty - - - - Output stylesheet based on the user preferences. - User's chosen stylesheet - - - css - org.lamsfoundation.lams.web.tag.CssTag - empty - - Output stylesheet based on the user preferences. - localLinkPath + Output a random number for the learner and passon flash movies to communicate directly. + id false true - - Output stylesheet based on the user preferences. - style - false - true - - - @@ -159,45 +168,36 @@ - Render html tag with direction and language - Render html tag with direction and language + Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ + Base URL for the current web app - html - org.lamsfoundation.lams.web.tag.HtmlTag - JSP + WebAppURL + org.lamsfoundation.lams.web.tag.WebAppURLTag + empty - - Render html tag with direction and language - xhtml - false - - true - - - - converts text from \n or \r\n to <BR> before rendering - converts text from \n or \r\n to <BR> before rendering + Output stylesheet based on the user preferences. + User's chosen stylesheet - out - org.lamsfoundation.lams.web.tag.MultiLinesOutputTag + css + org.lamsfoundation.lams.web.tag.CssTag empty - converts text from \n or \r\n to <BR> before rendering - value - true + Output stylesheet based on the user preferences. + localLinkPath + false true - converts text from \n or \r\n to <BR> before rendering - escapeXml + Output stylesheet based on the user preferences. + style false true