Download & Extend

Zeitgeist should not display the search type by default

Project:Zeitgeist
Version:master
Component:Code
Category:feature request
Priority:minor
Assigned:fgm
Status:closed (fixed)

Issue Summary

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.

Comments

#1

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

#2

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

The attached patch fixes this.

AttachmentSize
zeitgeist.module.patch 1.24 KB

#3

Status:fixed» closed (fixed)