vitro/webapp/web/templates/freemarker/lib
2012-03-21 17:29:15 +00:00
..
lib-datetime.ftl Put non-breaking spaces around hyphen in datetime interval so line doesn't break in the interval. Trim the interval value returned so leading and trailing whitespace doesn't mess up the display. 2011-02-09 15:00:35 +00:00
lib-form.ftl Add template macro to generate a list of hidden input form fields from a map passed from the controller. 2011-03-16 18:25:52 +00:00
lib-json.ftl Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker. 2010-08-30 22:06:17 +00:00
lib-list.ftl NIHVIVO-1557 improvement to regex in firstLastList macro 2011-02-04 18:49:25 +00:00
lib-properties.ftl NIHVIVO-3704 Create a Freemarker method called placeholderImageUrl(individualUri). Use that instead of hard-coding the placeholder image URLs in templates, or passing the placeholder image along from one page to the next via the controller. Remove the "extraParams" parameter to several Freemarker macros, since this is the only purpose it was used for. 2012-03-21 17:29:15 +00:00
lib-sequence.ftl NIHVIVO-1336 Fixed formatting on join directive 2010-12-16 23:08:47 +00:00
lib-string.ftl Add lib-string.ftl for functions and macros for string manipulation. Add two methods, one for camelcasing and one for uncamelcasing. 2011-02-11 15:12:11 +00:00