top_searches 7.x-1.1

Bug fixes
Unsupported

Fix a bug during installation: hook_schema SQL errors were received in higher MySQL versions

top_searches 7.x-1.0

Unsupported

Initial upgrade to Drupal 7.
Most of the coding was done by @rongood.

top_searches 6.x-1.1

Bug fixes
Unsupported

Per #621842: Search phrases which are shorter then the minimum character length are also shown in the TopSearch List:
- Validate search phrases against minimum word size variable
- Clear non-valid phrases from the DB (run update.php)

top_searches 6.x-1.0

Unsupported

- Take admin options out to an include file.
- Initialize variables during install

top_searches 6.x-1.0-rc3

Bug fixes
Unsupported

Previous RCs did not contain the actual port to D6....
Please test!

top_searches 6.x-1.0-rc2

Bug fixes
Unsupported

The first RC was a complete mistake, and was actually almost identical to the D5 version.

top_searches 6.x-1.0-rc1

New features
Unsupported

First release of the D6 version.
Please test and comment.

This version includes a choice of showing, or not, the search counters.

top_searches 5.x-1.1

Bug fixes
Unsupported

Two small but necessary changes:
- Don't count admin search forms (such as admin/user/search)
- Only count node searches (not user).

While the second change overlaps the first one, in a way, it is a step towards separating teh different types of searches, into several blocks.

Note: existing records will not be erased.

Subscribe with RSS Subscribe to Releases for Top Searches