vitro/webapp/web/templates
cdtank e58927661e 1. Refactored part of the code to give a better structure.
2. Moved image url provider to the generic utilities package.
3. Made change to co authorship jsp page to dynamically load images, which in turn uses utilities api to get the imageThumb url for a person. In case of no image, we dont append anything & hence no "placeholders" or "broken image" icons will be seen in some browsers like IE.
2010-06-29 16:54:59 +00:00
..
alpha Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
browse Removing more portal filtering NIHVIVO-194 2010-04-03 00:29:42 +00:00
edit Resolution of JIRA issue NIHVIVO-404 2010-04-28 14:48:23 +00:00
entity 1. Modified the way of how I compute the URL for the "loading..." image. 2010-06-21 22:44:31 +00:00
error Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
freemarker 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:16 +00:00
page 1. Added code related to Visualization Framework. 2010-06-21 21:44:26 +00:00
search Complete default individual list view in FreeMarker 2010-06-02 17:06:55 +00:00
tabs Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
visualization 1. Refactored part of the code to give a better structure. 2010-06-29 16:54:59 +00:00
README.txt Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00

templates directory is for jsp files that are used
to format data.  They are views, templates and such.

bdc34.