diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index f02b7186..85283cb7 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -145,7 +145,14 @@ edu.cornell.mannlib.vitro.webapp.search.lucene.LuceneSetup - + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup @@ -980,6 +987,12 @@ SearchController edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController + SearchController /search diff --git a/themes/wilma/templates/identity.ftl b/themes/wilma/templates/identity.ftl index d8afc39a..16847e26 100644 --- a/themes/wilma/templates/identity.ftl +++ b/themes/wilma/templates/identity.ftl @@ -33,15 +33,6 @@ Search form - <#if user.showFlag1SearchField> - - entire database (${user.loginName}) - ${siteTagline!} - - <#else> - - #if> - diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index d3591271..4cdd0820 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -26,14 +26,6 @@ Search form - <#if user.showFlag1SearchField> - - entire database (${user.loginName}) - ${siteTagline!} - - <#else> - - #if>