Index: lams_central/web/WEB-INF/lams.tld =================================================================== diff -u -r3538b4ae424da479962e98b7528ad22b44cdd368 -r8179037dc958585c054547eb7de9be14c6aed233 --- lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 3538b4ae424da479962e98b7528ad22b44cdd368) +++ lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 8179037dc958585c054547eb7de9be14c6aed233) @@ -13,36 +13,48 @@ - Output the Server URL as defined in the lams.xml configuration file. - LAMS URL + Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ + Base URL for the current web app - LAMSURL - org.lamsfoundation.lams.web.tag.LAMSURLTag + WebAppURL + org.lamsfoundation.lams.web.tag.WebAppURLTag empty - Converts text from \n or \r\n to <BR> before rendering - Converts text from \n or \r\n to <BR> before rendering + Output a random number for the learner and passon flash movies to communicate directly. + generate unique ID - out - org.lamsfoundation.lams.web.tag.MultiLinesOutputTag + generateID + org.lamsfoundation.lams.web.tag.GenerateIDTag empty - Converts text from \n or \r\n to <BR> before rendering - value - true + Output a random number for the learner and passon flash movies to communicate directly. + id + false true + + + + + Get the configuration value for the specified key + Configuration value + + + Configuration + org.lamsfoundation.lams.web.tag.ConfigurationTag + empty + - Converts text from \n or \r\n to <BR> before rendering - escapeHtml + Get the configuration value for the specified key + key false true @@ -52,6 +64,17 @@ + Output the Server URL as defined in the lams.xml configuration file. + LAMS URL + + + LAMSURL + org.lamsfoundation.lams.web.tag.LAMSURLTag + empty + + + + Render html tag with direction and language Render html tag with direction and language @@ -72,37 +95,25 @@ - Get the configuration value for the specified key - Configuration value + Converts text from \n or \r\n to <BR> before rendering + Converts text from \n or \r\n to <BR> before rendering - Configuration - org.lamsfoundation.lams.web.tag.ConfigurationTag + out + org.lamsfoundation.lams.web.tag.MultiLinesOutputTag empty - Get the configuration value for the specified key - key - false + Converts text from \n or \r\n to <BR> before rendering + value + true true - - - - - 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 + Converts text from \n or \r\n to <BR> before rendering + escapeHtml false true @@ -112,17 +123,6 @@ - Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ - Base URL for the current web app - - - WebAppURL - org.lamsfoundation.lams.web.tag.WebAppURLTag - empty - - - - Converts role name into form usable as message resources key Converts role name into form usable as message resources key @@ -187,26 +187,6 @@ - Output details from the shared session UserDTO object - user details - - - user - org.lamsfoundation.lams.web.tag.UserTag - empty - - - Output details from the shared session UserDTO object - property - true - - true - - - - - - Output stylesheet based on the user preferences. User's chosen stylesheet @@ -233,7 +213,27 @@ + + Output details from the shared session UserDTO object + user details + + + user + org.lamsfoundation.lams.web.tag.UserTag + empty + + + Output details from the shared session UserDTO object + property + true + + true + + + + + STRUTS-textarea org.lamsfoundation.lams.web.tag.MultiLinesTextareaTag @@ -431,8 +431,8 @@ /WEB-INF/tags/TabName.tag - FCKEditor - /WEB-INF/tags/FCKEditor.tag + CKEditor + /WEB-INF/tags/CKEditor.tag AuthoringButton