Thanks for the explanation. But just what I want is to set it checked by default (and available to be unchecked by the user).
Somebody knows if it's possible to set?
-Dvdgmz
El dc 17 de 09 del 2008 a les 10:08 -0400, en/na Sullivan, James (NIH/CIT) [C] va escriure:
Setting those to true should only make the option available, unchecked, in the user preference. For example, if you set them to false, the options would disappear from the user preference. By making them true, they are now available to be checked, but by default are unchecked. I don't know if there is a way to make them checked by default.
-Jim
-----Original Message----- From: david [mailto:dvd@enlloc.org] Sent: Wednesday, September 17, 2008 10:02 AM To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Enotif by default
Hi;
I want to define by default some Email notification settings in my MW-wiki. I want "user talk" and "watchlist" notifications to be checked by default in users preferences page.
I have in Localsettings.php:
$wgEnableEmail = true; $wgEnableUserEmail = true;
$wgEmailAuthentication = true; $wgEnotifUserTalk = true; # UPO $wgEnotifWatchlist = true; # UPO
And in includes/DefaultSettings.php :
$wgEmailAuthentication = true; # UPO $wgEnotifWatchlist = true; # UPO $wgEnotifUserTalk = true;
Maybe I've something wrong?
Thanks,
dvdgmz
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l