Re: content and menu access

Linda Romey <[email protected]> Fri, 28 Nov 2014 12:21:13 -0600
Newsgroups gmane.comp.php.drupal.support
Message-ID <CAFqhcmLU-BQTg1Pq6XmcZxYPtG5mDEE2w30KfJbDhNQKHXyB_A@mail.gmail.com>
In addition to creating a view and restricting by role, I use panels and
restrict pages or sections of pages (panes) by role. Works great. I even
have different kinds of content we sell and each is limited to those users
who purchased it, all done with roles, views and panels.
https://www.drupal.org/project/panels

On Fri, Nov 28, 2014 at 9:45 AM, Jim Ruby <[email protected]> wrote:

> Trying to stop pages and menu links from being displayed to anonymous users
> modules tried node access and content access and wile node access I can
> block the page itself I can not block the menu link from being displayed?
>
> I have one content type like pages that anonymous users should never see
> its
> menu links nore its pages
> I have another content type that is assigned per user so user joe and mike
> can see the page, but john and slim can not. Node access handles this ok,
> it
> is the part above where I am having problems.
>
> Any suggestions? I'd like to have a easy to use ui if I can.
>
> Thanks.
>
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>

-- 
[ Drupal support list | http://lists.drupal.org/ ]