vitro/webapp/web/templates/freemarker/widgets
2011-02-08 16:50:19 +00:00
..
widget-browse.ftl NIHVIVO-2051 Fix currentPage value sent to template: make home page value consistent regardless of the requested url, and change from servletPath to requestURI so we get full path value below the context path. Also add urls.currentPage to replace ${urls.base}/${currentPage} in templates. This value is similarly normalized for the home page. 2011-02-08 16:50:19 +00:00
widget-login.ftl Added test for $currentPage. If login widget is being rendered on the home page, don't use the <noscript> element. Will need to update the test once Rebecca resolves NIHVIVO-2051 to ensure currentPage value is consistent for home page requests. 2011-02-08 13:23:59 +00:00
widget-SelectList.ftl Working on custom forms in freemarker. 2010-11-17 17:40:04 +00:00
widget-test.ftl NIHVIVO-304 TestWidget demonstrates the use of different markup macros based on Java logic. 2010-11-15 02:22:37 +00:00