vitro/webapp/web/templates
Jim Blake 1c66271101 VIVO-778 Restructure the driver and connect the plumbing properly.
Replace PelletListener with BasicTBoxReasonerDriver, and associated classes.
Run the background thread from an ExecutorService.
Since nobody was using the FOREGROUND flag, and since its logic was flawed, skip it.

Make TBoxReasonerModule a module on the Application. Make the reasoner status available through the module.
Initialize it in startup_listeners.txt
Create a concrete class for PelletTBoxReasonerModule, and configure it in applicationSetup.n3

Get rid of PelletReasonerSetup.

Make it so the ExecutorService in BasicTBoxReasonerDriver uses a VitroBackgroundThread.,
2014-12-03 18:01:37 -05:00
..
alpha Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
edit VIVO-784 remove duplicate results from "show statements". 2014-06-13 11:15:27 -04: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 VIVO-778 Restructure the driver and connect the plumbing properly. 2014-12-03 18:01:37 -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.