Index: lams_www/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/Attic/lams.tld,v diff -u -r1.1 -r1.2 --- lams_www/web/WEB-INF/lams.tld 8 Aug 2006 02:33:42 -0000 1.1 +++ lams_www/web/WEB-INF/lams.tld 23 Aug 2006 07:45:09 -0000 1.2 @@ -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 +