Posted by sebagr on July 6, 2010 at 2:48pm
Hi everyone!
I think this is my first post in these forums, even though I've been using Drupal for a couple of years now.
In a project I'm working on I needed to have an extended history of node views per user. I know Drupal already has the {history} table for this, but its records are purged if they are at least 30 days old.
After browsing for a while, I didn't find any module that would let me keep this history more than 30 days without hacking Drupal's core (such a bad word, isn't it?), so I wrote the Extended History module and uploaded it.
Hope you like it! Any kind of feedback is appreciated :)
Best,
Sebastian.