Last modified: 2011-03-13 18:05:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3834, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1834 - Enhancement for page groups support (can be used similar to ACLs)
Enhancement for page groups support (can be used similar to ACLs)
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.4.x
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks: 2422
  Show dependency treegraph
 
Reported: 2005-04-06 14:42 UTC by Nico R.
Modified: 2011-03-13 18:05 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Patch against mediawiki-1.4.0 to enable user groups and page groups (19.21 KB, patch)
2005-04-06 14:43 UTC, Nico R.
Details

Description Nico R. 2005-04-06 14:42:19 UTC
The attached patch (against mediawiki-1.4.0) adds support for user groups
(similar to the one in mediawiki-1.5) to MediaWiki. It changes
SpecialUserlevels.php so that only sysops can change group memberships. And it
allows articles to be put into some groups.

After the patch is applied (and the database is updated with the two new SQL
input files), the following settings take effect:
* For articles that do not have any groups set, nothing changes.
* For articles which belong to at least one group, only users within one of
these groups can perform any actions on the articles (sysops are always granted
access, though). All other accesses are blocked.
* Only users which have access to articles can see changes of these pages in
Special:Recentchanges.

This is a relatively simple, very hackerish and perhaps incomplete patch to
implement something a bit like ACLs. Well, you can restrict access to some
articles if you need it.

There is no web frontend to edit article groups.

The patch MAY contain a few hunks you might want to apply on the REL1_4 branch
("new group()" fixes and userlevel editing only for sysops).
Comment 1 Nico R. 2005-04-06 14:43:22 UTC
Created attachment 403 [details]
Patch against mediawiki-1.4.0 to enable user groups and page groups
Comment 2 Rob Church 2005-12-15 19:48:44 UTC
MediaWiki is a wiki engine. That means it's designed to allow open editing.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links