Revision: 45953
Author: raymond
Date: 2009-01-21 08:02:30 +0000 (Wed, 21 Jan 2009)
Log Message:
-----------
Follow up r45698 and r45857: Add new options to $wgDefaultUserOptions
Modified Paths:
--------------
trunk/phase3/includes/DefaultSettings.php
Modified: trunk/phase3/includes/DefaultSettings.php
===================================================================
--- trunk/phase3/includes/DefaultSettings.php 2009-01-21 07:52:56 UTC (rev
45952)
+++ trunk/phase3/includes/DefaultSettings.php 2009-01-21 08:02:30 UTC (rev
45953)
@@ -2383,6 +2383,8 @@
'rclimit' => 50,
'wllimit' => 250,
'hideminor' => 0,
+ 'hidepatrolled' => 0,
+ 'newpageshidepatrolled' => 0,
'highlightbroken' => 1,
'stubthreshold' => 0,
'previewontop' => 1,
@@ -2422,6 +2424,7 @@
'watchlisthideown' => 0,
'watchlisthideanons' => 0,
'watchlisthideliu' => 0,
+ 'watchlisthidepatrolled' => 0,
'watchcreations' => 0,
'watchdefault' => 0,
'watchmoves' => 0,
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs