From 4794b298bca9e8f5698a372bfd0a667a38bccf68 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Mon, 3 Jan 2011 16:00:41 +0000 Subject: [PATCH] Moved list view configuration guidelines out of config files into a text file. --- webapp/web/config/listViewConfig-default.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/webapp/web/config/listViewConfig-default.xml b/webapp/web/config/listViewConfig-default.xml index d8b272141..6f2d5c720 100644 --- a/webapp/web/config/listViewConfig-default.xml +++ b/webapp/web/config/listViewConfig-default.xml @@ -7,7 +7,7 @@ - template: the name of the template used to display a single property statement Optional elements: - postprocessor: a Java class that postprocesses the data retrieved from the query before + - postprocessor: a Java class that postprocesses the data retrieved from the query before sending it to the template Query requirements: @@ -30,8 +30,6 @@ OPTIONAL { GRAPH ?g3 { ?object vitro:moniker ?moniker } } } - - object edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.DefaultObjectPropertyDataPostprocessor