如何阻止(消除访问)匿名用户在首页的内容。在哪里可以找到更改设置的选项。
问问题
171 次
2 回答
0
There are many different ways to set access to content in drupal.
You can show blocks based on what role a user has and also set permissions by content type.
Options vary and how it accomplished depending on what drupal version you use.
于 2013-09-25T16:10:39.667 回答
0
在 Drupal 7 中,转到人员,然后转到权限选项卡,在这里您可以取消选择匿名用户的“查看发布的内容”。
于 2013-09-26T06:47:21.200 回答