How can I add per page permissions to a user in MediaWiki?

后端 未结 6 2305
夕颜
夕颜 2021-02-12 23:49

In MediaWiki, how can a user be given permission to edit only certain pages? This way, the administrator can create a page for the user and the user will be able to edit this pa

6条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-13 00:43

    I use extensions ImprovedAccessControlas well as PermissionACL.

    Both work well for page by page, user by user, and namespace by namespace control.

提交回复
热议问题