rjy7
|
df3a3dd1c7
|
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:52 +00:00 |
|
rjy7
|
5bc5c0b93c
|
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 |
|
rjy7
|
68e5ebefc2
|
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 |
|
rjy7
|
7b58a73c67
|
NIHVIVO-650: Links and image display; fixed a bug in admin panel display.
|
2010-09-21 19:49:43 +00:00 |
|
rjy7
|
e2407f7b01
|
NIHVIVO-650 Removed url directive from template data model, and replaced with path to the images directory.
|
2010-09-21 16:13:06 +00:00 |
|
rjy7
|
72d43f05a5
|
NIHVIVO-650 Display image on new (Freemarker) individual profile page. Add <@url /> directive to generate img src value.
|
2010-09-21 16:05:36 +00:00 |
|