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

gordon’s picture

Simple 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.

Hawkcode’s picture

Thanks for the responce.

I guess I will just use roles for now.

Rich

gordon’s picture

Status: Active » Fixed

I have added this in 6.x-2.0-rc3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.