vitro/webapp/web/templates/freemarker/body
2010-11-17 15:11:54 +00:00
..
contactForm Deleted unnecessary end p tag 2010-10-25 18:11:49 +00:00
error Move template names to enum in FreeMarkerHttpServlet and constants in subclasses. 2010-09-20 15:40:35 +00:00
imageUpload NIHVIVO-1176. Removed themeStylesheetDir from template model, and replaced with themeDir. Also modified stylesheet and script addFromTheme methods so the prepend only the theme directory; the specific stylesheet or css directory must be added to the path argument. 2010-10-01 14:55:03 +00:00
individual NIHVIVO-1315: Created temporary freemarker template for individual with generic classes. Once I have the controller ready I will wire data from the controller to the body template. 2010-11-09 21:55:29 +00:00
menupage NIHVIVO-634: Added aria roles for accessibility 2010-11-17 15:11:54 +00:00
message NIHVIVO-1150 Refactor ImageUploadController authorization-related methods to a separate AuthorizationHelper class so they can be used by other pages too. 2010-09-20 16:19:04 +00:00
partials NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead. 2010-11-10 19:50:28 +00:00
search NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head. 2010-10-29 16:44:29 +00:00
siteAdmin Update siteadmin advancedDataTools 2010-11-17 14:06:59 +00:00
about.ftl Fixed license text in some ftls 2010-06-21 16:20:20 +00:00
classGroups.ftl NIHVIVO-1150 Refactor ImageUploadController authorization-related methods to a separate AuthorizationHelper class so they can be used by other pages too. 2010-09-20 16:19:04 +00:00
home.ftl A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects. 2010-10-29 19:12:40 +00:00
individualList.ftl NIHVIVO-650 Some reorganization of template model classes. Fix for link list display on individual profile page. 2010-09-22 18:06:57 +00:00
login.ftl Use login widget on login page. 2010-11-16 14:44:01 +00:00
primitiveRdfEdit.ftl minor text change 2010-07-01 18:19:30 +00:00
revisionInfo.ftl NIHVIVO-653: Styled revisionInfo.ftl page and added accessibility. 2010-11-17 15:08:49 +00:00
samples.ftl NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead. 2010-11-10 19:50:28 +00:00
termsOfUse.ftl Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
test.ftl NIHVIVO-1304 Allow a widget assets template to be absent without generating an error. 2010-11-11 01:19:56 +00:00