Closed (fixed)
Project:
Simple Access
Version:
6.x-2.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2009 at 22:35 UTC
Updated:
28 Jun 2009 at 14:00 UTC
Hi,
I'm porting our site over to drupal from a hand coded dreamwaever site. There I had created an access system that was based on an access level 0 to 9. I have tested out your Simple Access groups for limiting who can see what node. Works great.
What I can't figure out is how to use it to restrict access to views. Is it possible or do I need to find some other way to do this.
Thanks
Rich
Comments
Comment #1
gordon commentedSimple access works below views and views will always respect what any access control module tells it.
But I am guessing that that is what is wanted, and rereading I think that you want to be able to use the simple access groups as permissions in Views?
Yes this is possible but will add additional overhead, but is complete possible.
Comment #2
Hawkcode commentedThanks for the responce.
I guess I will just use roles for now.
Rich
Comment #3
gordon commentedI have added this in 6.x-2.0-rc3