I'm managing, with other guys, Drupalitalia.org, the Italian Drupal community portal, which is very active and receives a lot of support requests.
Actually, we have organized forum module, and support requests are under several containers.
We would like to improve the way we can support users, by using a specific module (if exists) or creating a new one.
I was wondering if using project module could help me; do you have any ideas ??
Are there any standart core node_access module available? Or it just doesn't exist?
There is a 'gid' field in node_access table. Drupal developers meant it to be 'rid' (roles) or they just made 'gid' so you can point that field to wherever you want (in simple access - the own user groups)?