Last modified: 2008-08-07 15:00:22 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 T17031, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15031 - Enable enotif (email notifications) on all but the largest wikis
Enable enotif (email notifications) on all but the largest wikis
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-04 04:11 UTC by brianna.laugher
Modified: 2008-08-07 15:00 UTC (History)
2 users (show)

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


Attachments

Description brianna.laugher 2008-08-04 04:11:58 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.
Comment 1 Brion Vibber 2008-08-04 20:49:47 UTC
Probably a reasonable thing. :)
Comment 2 JeLuF 2008-08-05 06:19:42 UTC
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,
),
Comment 3 Casey Brown 2008-08-07 15:00:22 UTC
*** Bug 5220 has been marked as a duplicate of this bug. ***

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


Navigation
Links