I have a client who is looking for this functionality. Basically they want to to be able to distinguish from most viewed 'ever' which is what the statistics module allows you to see from most viewed 'recently' where 'recently' is some what arbitrary. I have done a search on both google and drupal.org but haven't been able to come up anything. The nature of the search 'recent viewed' makes it one of those anomalous things to search for that is quite ambiguous

Comments

cheshireinatree’s picture

As always there are many ways to scratch an itch. The one way that comes to mind is use radioactivity module.

Here's the link to the module: http://drupal.org/project/radioactivity

Here's the documentation on how to set up the view which could be a page or a block: http://drupal.org/node/338125

Hope this helps.

gdoteof’s picture

wow thanks a lot... this looks perfect!