Commit graph

19 commits

Author SHA1 Message Date
j2blake
b8895861ff VIVO-861 Guard against Cross-Site Scripting attacks in the page title and in the body classes. 2014-09-16 13:23:39 -04:00
Tim Worrall
718ac8cd8e for the head element, if the title is null use the site name 2014-08-15 11:48:58 -04:00
Tim Worrall
149bedbeed correcting the title element to use the right variable 2014-08-15 09:56:49 -04:00
Tim Worrall
488f7ce265 there were duplicate freemarker variables being used; resolved this by changing the name of the variable used for the application or site name 2014-06-20 13:11:50 -04:00
Tim Worrall
2cc05784c7 VIVO-508: clean up old IE css files and references 2014-06-06 14:52:57 -04:00
j2blake
cc3fbc28c8 NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20) 2012-06-24 17:51:02 +00:00
j2blake
2e69f0379b NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig. 2012-06-05 19:31:08 +00:00
mb863
d4911fea4d NIHVIVO-2101: Added "${urls.base}/favicon.ico" to <link rel="shortcut icon" type="image/x-icon" href="${urls.base}/favicon.ico"> 2011-02-10 18:27:06 +00:00
mb863
f8ba4238c2 NIHVIVO-2101
Created favicon for VIVO instance
2011-02-10 17:59:26 +00:00
nac26
73994e6245 Updated src attribute for selectivizer script to use ${urls.base} instead of ${urls.home} 2011-02-03 15:17:13 +00:00
mb863
2152bb6008 Removed supersleight.js call from theme. 2011-01-12 22:27:29 +00:00
mb863
96f8b93484 VNIH-1647: Removed empty meta elements from wilma's head.ftl 2011-01-11 14:29:03 +00:00
nac26
6dde502d10 NIHVIVO-1380 Removed unintended duplication of stylesheets introduced in r2074 2011-01-11 01:07:03 +00:00
rjy7
f5e6fbf409 NIHVIVO-1380 Comment on use of variable ${headContent} in the templates 2011-01-10 23:38:43 +00:00
rjy7
547cc14fb0 NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf 2011-01-10 21:13:06 +00:00
mb863
9b158001da NIHVIVO-1072: Fixing homepage in IE6,7 and added Google font to the theme 2010-12-21 19:25:23 +00:00
mb863
ecc71970e8 NIHVIVO-1511: Used a different supersleight.js version to fix the problem. 2010-12-13 21:21:55 +00:00
mb863
7d31f7976d NIHVIVO-560: Organizing js files and adding selectivizr.js back 2010-12-13 17:32:59 +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