Index: lams_www/web/WEB-INF/lams.tld =================================================================== diff -u -r0b9b40de7fc41eaba04755e6e10ac34d6c52b1e2 -r6b48d7643dda77bdad77a24c3af3f0b3d9cec1c2 --- lams_www/web/WEB-INF/lams.tld (.../lams.tld) (revision 0b9b40de7fc41eaba04755e6e10ac34d6c52b1e2) +++ lams_www/web/WEB-INF/lams.tld (.../lams.tld) (revision 6b48d7643dda77bdad77a24c3af3f0b3d9cec1c2) @@ -64,6 +64,17 @@ + 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 + + + + Output stylesheet based on the user preferences. User's chosen stylesheet @@ -82,18 +93,7 @@ - - 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 - - - STRUTS-textarea org.lamsfoundation.lams.web.tag.MultiLinesTextareaTag @@ -310,5 +310,8 @@ ExportPortOutput /WEB-INF/tags/ExportPortOutput.tag - + + Date + /WEB-INF/tags/Date.tag +