By sysspoof on
hi
i have the problem, what i can't hide the menu link "my ads" from the ads module. I just can edit the access list and say, who's allowed to create/edit ads. But not, that the anonymous user shouldn't see the "my ads" menu link. he just should the the ads.
i have the same problem for "create content" and "recent posts". "create content" is available to the anonymous user, even if he's not allowed to create a page or story. "recent posts" should just be available to some roles and not to everyone. How can i adjust these problems?
Thank you
Comments
(no title)
For the menu you could use the "Menu per role" module (http://drupal.org/project/menu_per_role) to allow only some user roles to see the menu.
For the blocks, you must configure them by putting a php code snippet in each block's visibility settings. You may found one in the handbook pages.
=-=
if the users are grouped into roles that you want more control of with regards to the recent posts block, you can use the Show block for specific roles: in adminsiter -> blocks -> configure