vitro/webapp/web/templates
j2blake 245763e9e7 Make DeveloperSettings a singleton, and other improvements.
By making it a singleton, we do need an explicit Setup operation. However, it means that we can refer to the settings in client code that doesn’t have access to a request or to the ServletContext.

Other refactorings to simplify the logic or make it more scalable.
2014-01-04 14:22:29 -05:00
..
alpha Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
edit VIVO-224 Change USE_MISCELLANEOUS_EDITOR_PAGES to USE_INDIVIDUAL_CONTROL_PANEL 2014-01-03 15:40:52 -05:00
entity Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
error Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
freemarker Make DeveloperSettings a singleton, and other improvements. 2014-01-04 14:22:29 -05:00
page breaking search portion of page out to include in jsp pages 2013-11-04 11:58:58 -05:00
parts Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
README.txt Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00

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

bdc34.