If you want to use taxonomy...
http://drupal.org/project/taxonomy_access
http://drupal.org/project/tac_lite
Also, make sure to check the 'related projects' block on drupal.org while you are researching.
-Benj
On Tue, 6 Jul 2010 09:00:59 -0700Nice.
"Metzler, David" <metzlerd@evergreen.edu> wrote:
> I think content access module will do this for you.
>
> http://drupal.org/project/content_access
Still I think I'll have to roll something on my own.
It doesn't fit for these reasons:
- content_access saves settings in a serialized field.
I need to present statistics according to node visibility and this
makes quite hard to write fast SQL.
- it is role based, that makes the interface too complicated for my
needs
Before I start to roll my own module do you have any other
suggestion?
I'm currently examining:
http://drupal.org/project/nodeaccess
http://drupal.org/project/simple_access
http://drupal.org/project/private
http://drupal.org/project/protected_node
thanks
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
--
[ Drupal support list | http://lists.drupal.org/ ]