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.42 -r1.43 --- lams_central/web/WEB-INF/lams.tld 30 Sep 2008 05:52:27 -0000 1.42 +++ lams_central/web/WEB-INF/lams.tld 6 Oct 2010 10:12:02 -0000 1.43 @@ -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