Closed (won't fix)
Project:
Buzzworthy
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Jan 2009 at 16:16 UTC
Updated:
21 Jul 2009 at 13:28 UTC
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
Comment #1
todd nienkerk commentedgreg.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.
Comment #2
greg.harveyHi 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
Comment #3
tayzlor commentedHi 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.
Comment #4
todd nienkerk commentedI'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.