From bd6ae69345dd6450e8480a647daae3c323cff095 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 3 Nov 2004 16:46:58 +0000 Subject: - Patch by Steven: + Display 'friendly' name rather than module name in search watchdog messages. + Remove left-over from search_total table. + Add index wipe button to the admin + Moved the admin to admin/settings/search + Prevented menu bug when node modules update the breadcrumb in view (thanks JonBob). + Changed search_total table's word key to PRIMARY. --- modules/search.module | 46 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) (limited to 'modules/search.module') diff --git a/modules/search.module b/modules/search.module index 0245644cc..1c91be379 100644 --- a/modules/search.module +++ b/modules/search.module @@ -48,7 +48,7 @@ function search_help($section = 'admin/help#search') { case 'admin/modules#description': return t('Enables site-wide keyword searching.'); case 'admin/search': - return t('The search engine works by maintaining an index of words in your content. You can adjust the settings below to tweak the indexing behaviour. Note that indexing requires cron to be set up correctly.'); + return t('

The search engine works by maintaining an index of words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour. Note that indexing requires cron to be set up correctly.

Changes to these settings will only apply to content that is indexed after the change. If you want them to apply to everything, you need to wipe the index with the button below.

'); case 'search#noresults': return t('