Needs work
Project:
Organic Group Statistics
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 15:53 UTC
Updated:
22 Nov 2009 at 19:58 UTC
Hi. I have patched your code to insert statistics in "node" object when a groups is loaded.
| Comment | File | Size | Author |
|---|---|---|---|
| og_statistics.patch | 396 bytes | ziobudda |
Comments
Comment #1
ziobudda commentedOps: groups = group.
Comment #2
dawehnercan you write tests for it?
Comment #3
ziobudda commentedHem ?? How ? Some links plz :D Thanks.
Comment #4
dawehnerSee http://drupal.org/node/395012
Comment #5
ziobudda commentedHave you see my patch ? How can I make a SimpleTest for this type of patch ?
M.
Comment #6
dawehnercreate a group
create some nodes in this group
node_load a group and see whether the statistics you are expecting are in.
@ziobudda
I commited your patch. I hope you create a simpletest, too.