j2blake
|
e9c25cd207
|
Remove extraneous closing brace
|
2013-07-17 13:23:28 -04:00 |
|
tworrall
|
fe1b52ab49
|
more template updates for i18n
|
2013-05-31 11:56:18 -04:00 |
|
Stephen V. Williams
|
28a7c0dffc
|
* themes/wilma/i18n added copyright
* ..footer.ftl fixed elements identified by ruby script
|
2013-04-27 16:11:44 -06:00 |
|
Stephen V. Williams
|
57c3bf3434
|
* ../footer.ftl modified to user i18n() instead due to assign collision
* ../identity.ftl modified english terms to using i18n
* themes/wilma/i18n/* added properties for identity
|
2013-04-27 15:46:51 -06:00 |
|
Stephen V. Williams
|
31c7a968c8
|
* themes/wilma/i18n/ added property files for storing theme dependent translations
* themes/wilma/templates/footer.ftl replaced english words with i18n variables
|
2013-04-27 14:42:27 -06:00 |
|
tworrall
|
776b045911
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 20:36:05 +00:00 |
|
nac26
|
dbd5d8b4ac
|
NIHVIVO-1549 Updated logic regarding copyright info so that wilma complies with current copyright setup in vitro (which needs a serious overhaul)
|
2011-02-02 15:13:31 +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 |
|
nac26
|
2dc4110f5e
|
moving <script> for jquery into the vitro core and out of the themes
|
2010-12-03 16:50:52 +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
|
239e5db4b0
|
NIHVIVO-556: Applying Wilma theme styles to back-end pages
|
2010-11-17 16:18:55 +00:00 |
|
mb863
|
0db54244ec
|
NIHVIVO-556: Added accessibility (aria roles).
|
2010-11-17 14:31:13 +00:00 |
|
mb863
|
6226b4c2a1
|
NIHVIVO-1230: Added VIVO vesion/revision on footer pages, only for authenticated users.
|
2010-11-05 20:33:28 +00:00 |
|
mb863
|
0876f2c28a
|
NIHVIVO-556: Changed H2 containing VIVO logo and tagline for H1.Added proper indentation.
|
2010-11-03 19:15:51 +00:00 |
|
mb863
|
9338e2ca0e
|
NIHVIVO-556: page-ftl and page-homepage.ftp don't use any more a wrapper div. Also, HTML5 footer element is styling the footer of those templates. div#footer-content was styling the footer before and it has been deleted.
|
2010-10-29 15:55:41 +00:00 |
|
nac26
|
f7517ba34d
|
Markup cleanup, style tweaks and some refactoring of the home page for Wilma. Turns out that all requests for tabs were being routed to the new HomePageController since it had "/index.jsp" set as its url-pattern under the servlet-mapping in web.xml. This isn't going to work as it made every tab render using page-home.ftl. Restored TabController servlet mapping in web.xml temporarily and will discuss potential solutions with Rebecca. NIHVIVO-556 NIHVIVO-1234
|
2010-10-27 13:21:55 +00:00 |
|
mb863
|
5b1a9ed4b9
|
Added back menu.ftl and footer.ftl to VIVO/themes/wilma/templates because VIVO/themes/wilma/templates/page/basic-Page.jsp needs these templates to function properly
|
2010-10-25 19:39:50 +00:00 |
|