* Added $wgFlaggedRevsProtectLevels to allow for site defined review "protection...
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Oct 2009 18:46:19 +0000 (18:46 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Oct 2009 18:46:19 +0000 (18:46 +0000)
commit0d833fe67177ee62e7695e5e9facdd7c3ec6e1a5
tree3a6d9e7c64670d34da494f3ae66a2f4cc26490e4
parent62546832ccbda24d94a82486ba1fe744cad35301
* Added $wgFlaggedRevsProtectLevels to allow for site defined review "protection" levels. Disables stabilization and a small fieldset to the protection form with the options.
* Added three ProtectionForm hooks for the above
* Removed PHP4-ism from getPageVisibilitySettings()
docs/hooks.txt
includes/ProtectionForm.php