Commit graph

19 commits

Author SHA1 Message Date
rjy7
bc08734bbc 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 17:53:14 +00:00
rjy7
1e051cdac1 NIHVIVO-1230 Added stub for version info in FreemarkerHttpServlet and templates 2010-10-27 14:51:51 +00:00
rjy7
10c352dbf9 NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code. 2010-10-27 01:27:54 +00:00
rjy7
3dd0b5163f NIHVIVO-1234 Restored version of home page controller and templates that uses a pre-generated body string, like other pages, in order to support themes that use page.ftl instead of a page-home.ftl. 2010-10-25 18:20:32 +00:00
rjy7
33981afe1d NIHVIVO-1234 Initial version of HomePageController and templates 2010-10-22 21:39:17 +00:00
nac26
7713dd2ca1 Merge r1452 from rel-1.1-maint branch. Added commented-out div for those looking to apply institutional branding. 2010-10-05 16:22:06 +00:00
rjy7
8ac8b75f5f Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker. 2010-08-30 22:06:18 +00:00
nac26
bd8b6e8da4 removing page.ftl from vivo-basic theme to minimize confusion 2010-07-16 12:47:23 +00:00
rjy7
21ab82b879 Fixed a syntax error in commented out code. 2010-07-09 22:13:24 +00:00
rjy7
0b185dc7d7 NIHVIVO-649 path correction 2010-07-08 18:06:45 +00:00
rjy7
fe1c4edd24 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:02:17 +00:00
rjy7
fc15fd5d20 Changed template variable stylesheetDir to themeStylesheetDir for clarity. Added examples of how to add a script from a body template. Pass themedir to ScriptList object. 2010-06-25 17:44:51 +00:00
rjy7
aadaf6fb10 NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain. 2010-06-24 21:50:52 +00:00
rjy7
4c7e6327a5 NIHVIVO-658 Correction to footer.ftl 2010-06-24 21:30:24 +00:00
rjy7
148563657f NIHVIVO-658 Initial rewrite of freemarker controllers for thread-safety. Some things still not working. 2010-06-24 19:42:35 +00:00
rjy7
98c027b00c NIHVIVO-646 Adding an existing person as an author on the add authors to publications form 2010-06-22 17:52:37 +00:00
rjy7
b8928a54c4 Added link to support doc on adding analytics code to googleAnalytics.ftl. Added this file to known_exceptions.txt for licenser. 2010-06-21 22:08:33 +00:00
rjy7
3a0465cecd Added Support link to header and footer link lists. Modified firstLastList macro so it doesn't require delimiters separating the list items. 2010-06-09 19:37:17 +00:00
rjy7
88da7cda33 Changed theme template directory name 2010-06-08 19:00:56 +00:00