From 26b81bd1f1c5337aad288389d4da498fd97fc9fe Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 25 Sep 2009 14:03:07 +0000 Subject: [PATCH] added another search integration help page git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6345 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigLiveSearch.html | 2 +- htroot/env/templates/submenuIntegration.template | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/htroot/ConfigLiveSearch.html b/htroot/ConfigLiveSearch.html index cfc3cb8ee..a87b72766 100644 --- a/htroot/ConfigLiveSearch.html +++ b/htroot/ConfigLiveSearch.html @@ -37,7 +37,7 @@ <div id="yacylivesearch"> <form id="ysearch" method="get" accept-charset="UTF-8" action="http://#[ip]#:#[port]#/yacysearch.html"> Live Search <input name="query" id="yquery" class="fancy" type="text" size="15" maxlength="80" value=""/> - <input type="hidden" name="verify" value="false" /> + <input type="hidden" name="verify" value="true" /> <input type="hidden" name="maximumRecords" value="10" /> <input type="hidden" name="resource" value="local" /> <input type="hidden" name="urlmaskfilter" value=".*" /> diff --git a/htroot/env/templates/submenuIntegration.template b/htroot/env/templates/submenuIntegration.template index 5fc5f5172..7159b08c4 100644 --- a/htroot/env/templates/submenuIntegration.template +++ b/htroot/env/templates/submenuIntegration.template @@ -3,6 +3,7 @@