It isn't recommended to try to do control access on a per page basis. The following explains why: http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions
If you still want rights on a per page basis, click what links here from that warning page and you will get a list of extensions that try to accomplish it. -Courtney -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Oliver Sent: Wednesday, December 03, 2008 1:49 PM To: [email protected] Subject: [Mediawiki-l] Specifying who can see or edit pages? So now that I have LDAP authentication working with a wiki... I'd like to have some pages that can only be seen and/or edited by one or more groups. For example... let's say I have Page 1, Page 2, and Page 3. I want everyone to be able to read Page 1, but only Group A can edit it. Page 2, let's say I only want Group B to see or edit it. And Page 3, maybe I want Groups A, B, and C to be able to read it, but only Group C can edit it. How can I go about setting that up? -- *********************************************************************** * John Oliver http://www.john-oliver.net/ * * * *********************************************************************** _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
