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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | zeitgeist.module.patch | 1.24 KB | fgm |
Comments
Comment #1
fgmFixed in version 1.6: module now has a setting to control search type display for either:
- nobody
- admin only
- authenticated users only
- everyone
Comment #2
fgmVersion 1.6 worked only on sites where $base_url pointed to a subdirectory.
The attached patch fixes this.
Comment #3
(not verified) commented