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.

CommentFileSizeAuthor
#2 zeitgeist.module.patch1.24 KBfgm

Comments

fgm’s picture

Status: Active » Fixed

Fixed in version 1.6: module now has a setting to control search type display for either:

- nobody
- admin only
- authenticated users only
- everyone

fgm’s picture

StatusFileSize
new1.24 KB

Version 1.6 worked only on sites where $base_url pointed to a subdirectory.

The attached patch fixes this.

Anonymous’s picture

Status: Fixed » Closed (fixed)