Implementing user levels management. This is only a very basic interface and several...
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 24 Oct 2004 19:14:48 +0000 (19:14 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 24 Oct 2004 19:14:48 +0000 (19:14 +0000)
commit28ea816fbafe96825d3c35187a12cadafca6905f
treec829380f2d749479467c6ace083f39d60b63b44f
parent0863dca4e0b949c6c7123f57b5c3f02bf8e197a0
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at bugzilla.wikipedia.org/show_bug.cgi?id=767
29 files changed:
includes/Article.php
includes/DefaultSettings.php
includes/DifferenceEngine.php
includes/ImagePage.php
includes/LogPage.php
includes/SearchEngine.php
includes/Skin.php
includes/SkinPHPTal.php
includes/SpecialAsksql.php
includes/SpecialBlockip.php
includes/SpecialContributions.php
includes/SpecialDebug.php
includes/SpecialIpblocklist.php
includes/SpecialLockdb.php
includes/SpecialMakesysop.php
includes/SpecialNewpages.php
includes/SpecialPage.php
includes/SpecialSpecialpages.php
includes/SpecialUnlockdb.php
includes/SpecialUserlevels.php
includes/Title.php
includes/User.php
index.php
languages/Language.php
maintenance/archives/patch-userlevels-defaultgroups.sql [new file with mode: 0644]
maintenance/parserTests.txt
maintenance/postgresql/pg_tables.sql
skins/CologneBlue.php
skins/Standard.php