Index: lams_tool_task/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -r68cefba7d15519f37436278fb0790fef8abc3b62 -rbf2a34df874b866f597400a381ac8dbe692355d8 --- lams_tool_task/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 68cefba7d15519f37436278fb0790fef8abc3b62) +++ lams_tool_task/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision bf2a34df874b866f597400a381ac8dbe692355d8) @@ -13,36 +13,28 @@ - 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 - - 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 @@ -52,26 +44,6 @@ - Render html tag with direction and language - Render html tag with direction and language - - - html - org.lamsfoundation.lams.web.tag.HtmlTag - JSP - - - Render html tag with direction and language - xhtml - false - - true - - - - - - Get the configuration value for the specified key Configuration value @@ -92,17 +64,28 @@ - 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 + + + + Render html tag with direction and language + Render html tag with direction and language + + + html + org.lamsfoundation.lams.web.tag.HtmlTag + JSP + - Output a random number for the learner and passon flash movies to communicate directly. - id + Render html tag with direction and language + xhtml false true @@ -112,29 +95,26 @@ - Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ - Base URL for the current web app + Converts text from \n or \r\n to <BR> before rendering + Converts text from \n or \r\n to <BR> before rendering - WebAppURL - org.lamsfoundation.lams.web.tag.WebAppURLTag + out + org.lamsfoundation.lams.web.tag.MultiLinesOutputTag empty - - + + Converts text from \n or \r\n to <BR> before rendering + value + true - Converts role name into form usable as message resources key - Converts role name into form usable as message resources key - - - role - org.lamsfoundation.lams.web.tag.RoleTag - empty + true + - Converts role name into form usable as message resources key - role - true + Converts text from \n or \r\n to <BR> before rendering + escapeHtml + false true @@ -187,17 +167,17 @@ - Output details from the shared session UserDTO object - user details + Converts role name into form usable as message resources key + Converts role name into form usable as message resources key - user - org.lamsfoundation.lams.web.tag.UserTag + role + org.lamsfoundation.lams.web.tag.RoleTag empty - Output details from the shared session UserDTO object - property + Converts role name into form usable as message resources key + role true true @@ -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 Index: lams_tool_task/web/pages/learning/learning.jsp =================================================================== diff -u -rb55ce696b700f625ffd4d10ea140e0952f72d649 -rbf2a34df874b866f597400a381ac8dbe692355d8 --- lams_tool_task/web/pages/learning/learning.jsp (.../learning.jsp) (revision b55ce696b700f625ffd4d10ea140e0952f72d649) +++ lams_tool_task/web/pages/learning/learning.jsp (.../learning.jsp) (revision bf2a34df874b866f597400a381ac8dbe692355d8) @@ -198,7 +198,7 @@

-

+

Index: lams_tool_task/web/pages/learning/runoffline.jsp =================================================================== diff -u -r875f56cb6917d1a52bed0545f2933c3b55497a02 -rbf2a34df874b866f597400a381ac8dbe692355d8 --- lams_tool_task/web/pages/learning/runoffline.jsp (.../runoffline.jsp) (revision 875f56cb6917d1a52bed0545f2933c3b55497a02) +++ lams_tool_task/web/pages/learning/runoffline.jsp (.../runoffline.jsp) (revision bf2a34df874b866f597400a381ac8dbe692355d8) @@ -45,7 +45,7 @@

-

+

Index: lams_tool_wiki_orig/web/WEB-INF/lams.tld =================================================================== diff -u -re8343e8d676900d059435abdef072abc89d3b26b -rbf2a34df874b866f597400a381ac8dbe692355d8 --- lams_tool_wiki_orig/web/WEB-INF/lams.tld (.../lams.tld) (revision e8343e8d676900d059435abdef072abc89d3b26b) +++ lams_tool_wiki_orig/web/WEB-INF/lams.tld (.../lams.tld) (revision bf2a34df874b866f597400a381ac8dbe692355d8) @@ -13,36 +13,28 @@ - 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 - - 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 @@ -52,26 +44,6 @@ - Render html tag with direction and language - Render html tag with direction and language - - - html - org.lamsfoundation.lams.web.tag.HtmlTag - JSP - - - Render html tag with direction and language - xhtml - false - - true - - - - - - Get the configuration value for the specified key Configuration value @@ -92,17 +64,28 @@ - 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 + + + + Render html tag with direction and language + Render html tag with direction and language + + + html + org.lamsfoundation.lams.web.tag.HtmlTag + JSP + - Output a random number for the learner and passon flash movies to communicate directly. - id + Render html tag with direction and language + xhtml false true @@ -112,29 +95,26 @@ - Output the basic URL for the current webapp. e.g. http://server/lams/tool/nb11/ - Base URL for the current web app + Converts text from \n or \r\n to <BR> before rendering + Converts text from \n or \r\n to <BR> before rendering - WebAppURL - org.lamsfoundation.lams.web.tag.WebAppURLTag + out + org.lamsfoundation.lams.web.tag.MultiLinesOutputTag empty - - + + Converts text from \n or \r\n to <BR> before rendering + value + true - Converts role name into form usable as message resources key - Converts role name into form usable as message resources key - - - role - org.lamsfoundation.lams.web.tag.RoleTag - empty + true + - Converts role name into form usable as message resources key - role - true + Converts text from \n or \r\n to <BR> before rendering + escapeHtml + false true @@ -187,17 +167,17 @@ - Output details from the shared session UserDTO object - user details + Converts role name into form usable as message resources key + Converts role name into form usable as message resources key - user - org.lamsfoundation.lams.web.tag.UserTag + role + org.lamsfoundation.lams.web.tag.RoleTag empty - Output details from the shared session UserDTO object - property + Converts role name into form usable as message resources key + role true true @@ -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 Index: lams_tool_wiki_orig/web/jsps/learning/viewwiki.jsp =================================================================== diff -u -r7aa2861ddc577b49cef219ab58f43596019f10ec -rbf2a34df874b866f597400a381ac8dbe692355d8 --- lams_tool_wiki_orig/web/jsps/learning/viewwiki.jsp (.../viewwiki.jsp) (revision 7aa2861ddc577b49cef219ab58f43596019f10ec) +++ lams_tool_wiki_orig/web/jsps/learning/viewwiki.jsp (.../viewwiki.jsp) (revision bf2a34df874b866f597400a381ac8dbe692355d8) @@ -71,7 +71,7 @@

-

+