Index: lams_central/web/WEB-INF/lams.tld =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -r9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6 --- lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6) @@ -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