show block for a specific group
Permalink
Hello, i build a site with a page ``private`` and two groups ``private`` and ``private-edit``.
The page ``private`` contains many blocks. Some of them should only be seen by users of the group ``private``. Normal visitors (guests) should'nt see private content simply a message.
The users of ``private-edit`` should see all - so this users are able to change content of the page ``private``.
So i put a test user in the group ``private`` (called uprivate) and tested that user but the user doesn't see anything but the page header!
I also created a user 'uprivateedit' and put him in the ``private-edit`` group, tested his view at the page ``private`` and the same - no content to see!
The page ``private`` contains many blocks. Some of them should only be seen by users of the group ``private``. Normal visitors (guests) should'nt see private content simply a message.
The users of ``private-edit`` should see all - so this users are able to change content of the page ``private``.
So i put a test user in the group ``private`` (called uprivate) and tested that user but the user doesn't see anything but the page header!
I also created a user 'uprivateedit' and put him in the ``private-edit`` group, tested his view at the page ``private`` and the same - no content to see!