Last modified: 2011-01-29 08:01:26 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 T29003, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27003 - enable wgEnotifWatchlist for frrwiki
enable wgEnotifWatchlist for frrwiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://frr.wikipedia.org/w/index.php?...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-28 00:56 UTC by merl
Modified: 2011-01-29 08:01 UTC (History)
0 users

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


Attachments

Description merl 2011-01-28 00:56:15 UTC
Please enable mail notification for watched pages on frrwiki. It will help to improve admin response time if a user needs help.

Local vote can be found on http://frr.wikipedia.org/w/index.php?title=Wikipedia:T%C3%A4chnische_fr%C3%A5%C3%A5ge&oldid=21927#Benachrichtigungsmails_bei_.C3.84nderungen_auf_der_Beobachtungsliste

on InitialiseSettings.php add:

'wgEnotifWatchlist' => array(
...
    'frrwiki' => true,
}
Comment 1 JeLuF 2011-01-29 08:01:26 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1549)
+++ InitialiseSettings.php	(working copy)
@@ -7029,6 +7029,7 @@
     'cswikiversity' => true,
     'enwikisource' => true,
     'execwiki' => true,
+    'frrwiki' => true,
     'frwikiversity' => true,
     'grantswiki' => true,
     'internalwiki' => true,
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


Navigation
Links