Zeitgeist should not display the search type by default
fgm - March 22, 2006 - 09:06
| Project: | Zeitgeist |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | fgm |
| Status: | closed |
Description
Currently, Zeitgeist module displays the search type along with the search text in the Latest and Top blocks.
While this may be interest to drupal specialists, notably admins, it can be disturbing to casual visitors. This should be turned off by default, and enabled only by admin choice.

#1
Fixed in version 1.6: module now has a setting to control search type display for either:
- nobody
- admin only
- authenticated users only
- everyone
#2
Version 1.6 worked only on sites where $base_url pointed to a subdirectory.
The attached patch fixes this.
#3