Top Searches

z.stolar - June 10, 2008 - 20:45

Supplies a block with a list of the top search phrases in the site.

Drupal is now presenting these statistics by scanning watchdog's entries, which is not ideal.
Watchdog entries are often erased, and search statistics go down with them.
There is also no way of presenting these statistics to just any user.

This module adds a table to store search phrases, and to count them. A block is then available, in which one may present the list.

TODO:
- improve the deletion process of the DB table - add a confirm message - Done in the Drupal 6 version
- add some moderation means, so it's harder to tweak the results by searching again and again
- move config options to the block configuration page
- add a hook so other modules can add search phrases to the DB table (for example - through a view using the search index, and an exposed filter)

(This module is a contribution of Linnovate)

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-rc32008-Dec-298.13 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12008-Aug-077.85 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.