Hi there,

Your module is a great start towards what I would like (namely, Statistics module driven, by-view relationships (e.g. "people that viewed this node also viewed...") content. As such, I have a couple of ideas for some additional blocks it could expose. If I get sign-off on development time and make some patches, would you be willing to apply them?

Comments

todd nienkerk’s picture

Assigned: Unassigned » todd nienkerk

greg.harvey: Sorry for the long, long delay. If you're still interested, I'd like to discuss your plans.

Because this module is similar to some functionality provided by Views, can you explain how your feature suggestions either (1) do something Views can't or (2) do them far more efficiently than Views? I'm trying to keep this module very limited in scope because its functionality parallels Views in some regards.

greg.harvey’s picture

Hi Todd,

No worries. To be honest, I'm no longer on that project, and the memory is a bit fuzzy already. I did try to achieve what I described in the first post by various means and failed, so I think what I'm after is new (e.g. not provided by Views) and would be a great value add. Sadly I won't be able to devote any time at the moment. Ping tayzlor - he's at the company that wanted this and AFAIK it still hasn't been built:
http://drupal.org/user/274980

tayzlor’s picture

Hi Todd,
my memory is also a bit fuzzy on this too, but i think what we were trying to achieve at the time was to display a block of the most popular content (driven by page hits from the statistics module) of pages in drupal generated using a hook_menu() , or based on the URL path. because these pages were generated using a hook_menu and were not nodes there was no support in views for any 'node' related behaviour. I'm not sure if there were any other ideas, thats all i can remember for now.

todd nienkerk’s picture

Status: Active » Closed (won't fix)

I'm marking this issue as "won't fix" because the feature request described above doesn't appear to relate to nodes. This is a node-driven module and isn't designed to work with anything else.