3,958
edits
Juho Kunsola (talk | contribs) (+ == reCAPTCHA settings == + == Autopromotion settings == + As BCM! aims to be as transparent as possible this article will explain what the rules for the Mediawiki are) |
Juho Kunsola (talk | contribs) (+ == Email settings ==) |
||
Line 27: | Line 27: | ||
# Non-autoconfirmed users have to pass the captcha always | # Non-autoconfirmed users have to pass the captcha always | ||
# Autoconfirmed users do not have to pass the CAPTCHA (See [[#Autopromotion settings explained for humans]] to figure out when you will be autoconfirmed) | # Autoconfirmed users do not have to pass the CAPTCHA (See [[#Autopromotion settings explained for humans]] to figure out when you will be autoconfirmed) | ||
---- | |||
== Autopromotion settings == | == Autopromotion settings == | ||
Line 51: | Line 53: | ||
# Avoid spamming, vandals etc. | # Avoid spamming, vandals etc. | ||
# To give genuine contributors ability to edit without needing to solve CAPTCHAs reasonably quickly | # To give genuine contributors ability to edit without needing to solve CAPTCHAs reasonably quickly | ||
---- | |||
== Email settings == | |||
# <pre>$wgEnableEmail = true;</pre> Email is enabled. See [[mw:Manual:$wgEnableEmail]] for more info. | |||
# <pre>$wgEnableUserEmail = true;</pre> Emailing users with <nowiki>[[Special:EmailUser/Username]]</nowiki> is enabled if the user has verified his/her email address and has not disabled receiving mail via wiki. See [[mw:Manual:$wgEnableUserEmail]] for more info. | |||
# <pre>$wgEnotifUserTalk = true;</pre> Emailing notices about someone else having edited your talk page are enabled. See [[mw:Manual:$wgEnotifUserTalk]] for more info | |||
# <pre>$wgEnotifWatchlist = true;</pre> Email notices about someone editing a page on your [[Special:Watchlist]] are enabled. See [[mw:Manual:$wgEnotifWatchlist]] for more info. | |||
# <pre>$wgEmailAuthentication = true;</pre> Requirement to verify your email address is enabled. Without having a verified email address of the email functions only the sending new password via email will work. Also not verifying email address stops a user from being autopromoted to autoconfirmed-status. See [[mw:Manual:$wgEmailAuthentication]] for more info. | |||
Email coming from this wiki is sent by ''s e r v i c e s (at) ban-covert-modeling.org'' and will show in the envelope that it is delivered by a mail server of Gandi.net. |