Commit graph

25 commits

Author SHA1 Message Date
rjy7
6bee028d0c NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates. 2011-01-04 16:38:23 +00:00
nac26
83bc276517 Missed identity.ftl for vivo-basic in r1815 and updated css for custom forms to avoid descendent selectors that make assumptions about markup defined in the theme 2010-12-08 17:23:52 +00:00
nac26
c9fa835a9e NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes. 2010-12-08 14:04:45 +00:00
mb863
da905d48c2 NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files. 2010-11-24 18:26:04 +00:00
rjy7
080458b688 NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object. 2010-11-23 01:28:43 +00:00
mb863
b974e37445 Committing files to VIVO. vivo-basic wasn't rendering property. Created page.ftl to property get the right style files. 2010-11-18 18:52:26 +00:00
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