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 -r1.34 --- lams_central/web/WEB-INF/lams.tld 6 Dec 2006 03:52:50 -0000 1.33 +++ lams_central/web/WEB-INF/lams.tld 19 Feb 2007 23:22:17 -0000 1.34 @@ -13,56 +13,28 @@ - Converts role name into form usable as message resources key - Converts role name into form usable as message resources key + Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ + Base URL for the current web app - role - org.lamsfoundation.lams.web.tag.RoleTag + WebAppURL + org.lamsfoundation.lams.web.tag.WebAppURLTag empty - - Converts role name into form usable as message resources key - role - true - - true - - - - 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 - - - - 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 - - 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 + Output a random number for the learner and passon flash movies to communicate directly. + id false true @@ -72,18 +44,18 @@ - Render html tag with direction and language - Render html tag with direction and language + Converts role name into form usable as message resources key + Converts role name into form usable as message resources key - html - org.lamsfoundation.lams.web.tag.HtmlTag - JSP + role + org.lamsfoundation.lams.web.tag.RoleTag + empty - Render html tag with direction and language - xhtml - false + Converts role name into form usable as message resources key + role + true true @@ -128,23 +100,42 @@ - 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 + + + + Output stylesheet based on the user preferences. + User's chosen stylesheet + + + css + org.lamsfoundation.lams.web.tag.CssTag + empty + - Output a random number for the learner and passon flash movies to communicate directly. - id + Output stylesheet based on the user preferences. + localLinkPath false true + + Output stylesheet based on the user preferences. + style + false + true + + + @@ -168,36 +159,45 @@ - Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ - Base URL for the current web app + Render html tag with direction and language + Render html tag with direction and language - WebAppURL - org.lamsfoundation.lams.web.tag.WebAppURLTag - empty + html + org.lamsfoundation.lams.web.tag.HtmlTag + JSP + + Render html tag with direction and language + xhtml + false + + true + + + - Output stylesheet based on the user preferences. - User's chosen stylesheet + converts text from \n or \r\n to <BR> before rendering + converts text from \n or \r\n to <BR> before rendering - css - org.lamsfoundation.lams.web.tag.CssTag + out + org.lamsfoundation.lams.web.tag.MultiLinesOutputTag empty - Output stylesheet based on the user preferences. - localLinkPath - false + converts text from \n or \r\n to <BR> before rendering + value + true true - Output stylesheet based on the user preferences. - style + converts text from \n or \r\n to <BR> before rendering + escapeXml false true @@ -434,5 +434,35 @@ ImgButtonWrapper /WEB-INF/tags/ImgButtonWrapper.tag + + textarea + org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag + JSP + true + + Render text exactly same as original input, which even won't escape the input HTML tag. + + + + + name + true + true + + + + + id + false + true + + + + + onchange + false + true + +