Display search help based on type
Posted May 9th, 2008 by douggreen
in
LIVE FROM THE MINNESOTA SEARCH SPRINT, a little usability patch that gets it's help from the type argument, so that node search displays one help message and user search displays another. The hard coded HTML <UL> is also replaced with theme('item_list')
The idea for this patch comes from #247482, however we take a different approach here.