But this should the admin to add user who want to to subscribe all changes. If I'am an normal user, how can I watch all changes ?
On 2010-9-26 17:19, Peter Velan wrote: > am 26.09.2010 07:14 schrieb gaohu: >> Does anyone know how to watch all pages with email notification on >> mediawiki 1.16? > Set array "$wgUsersNotifiedOnAllChanges" in LocalSettings.php > appropriately, e.g. ... > > $wgUsersNotifiedOnAllChanges = array( 'Wikisysop', 'User.X' ); > > HTH, > Peter > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
