Last modified: 2008-08-07 15:00:22 UTC
Now that we have SUL, people like me will be doing a lot more logged-in editing at a lot more wikis where they might have previously edited anonymously. So they will have a lot more talk pages which people might leave messages at. Therefore, enotif is more necessary. I think it should be enabled on all wikis by default, being turned off for the top 10 or so as the devs see fit. thanks for your consideration.
Probably a reasonable thing. :)
Done. 'wgEnotifUserTalk' => array( 'default' => true,^M 'cswikinews' => true, 'dewiki' => false, 'enwikinews' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=12975 'enwikiquote' => true, 'enwikisource' => true, // #13386 'nowikinews' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=13564 'yiwiktionary' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=5323 'yiwiki' => true, // https://bugzilla.wikimedia.org/show_bug.cgi?id=12991 'nlwiki' => true, 'enwiki' => false, 'eswiki' => false, 'frwiki' => false, 'plwiki' => false, 'jawiki' => false, 'ptwiki' => false, 'ruwiki' => false, 'zhwiki' => false, 'itwiki' => false, ),
*** Bug 5220 has been marked as a duplicate of this bug. ***