Extension:FundraisingEmailUnsubscribe/pl
Appearance
A request to archive this extension has been made on Phabricator. See zadanie T224764 for the archival request and the rationale for the request, and to leave comments about the request. |
FundraisingEmailUnsubscribe Status wydania: stabilne |
|
---|---|
Realizacja | Strona specjalna |
Opis | Donor-facing fundraising email unsubscribe form |
Autor(zy) |
|
Ostatnia wersja | 2.1.0 (2016-08-08) |
MediaWiki | 1.25+ |
PHP | 5.5+ |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 lub późniejsza |
Pobieranie | |
$wgFundraisingEmailUnsubscribeHashSecretKey |
|
Quarterly downloads | 2 (Ranked 130th) |
Przetłumacz rozszerzenie FundraisingEmailUnsubscribe jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
Szczegóły
The FundraisingEmailUnsubscribe extension renders a form to allow users to opt out of receiving future Wikimedia Fundraising solicitation emails by clicking a link in a donation receipt.
Special:FundraiserUnsubscribe looks for three parameters on the query string:
- 'c', the contribution ID that triggered the donation receipt
- 'e', the donor's email address
- 'h', a validation hash. This is calculated using
$wgFundraisingEmailUnsubscribeHashSecretKey
, which should be configured to matchWMF_UNSUB_HASH
in the Drupal module which sends the receipts.
This extension is deployed on the Wikimedia Foundation's payments cluster rather than the main wiki cluster, so it does not appear in operations/mediawiki-config.
Zobacz też
This extension is maintained by the Fundraising tech team.
To rozszerzenie jest wykorzystywane przez jeden lub więcej projektów Wikimedia. Oznacza to prawdopodobnie, że to rozszerzenie jest stabilne i działa wystarczająco dobrze, aby wykorzystywać je na stronach o dużym natężeniu ruchu. Odnajdź nazwę tego rozszerzenia w plikach konfiguracyjnych Wikimedia CommonSettings.php oraz InitialiseSettings.php, aby zobaczyć gdzie są zainstalowane. Pełną listę rozszerzeń zainstalowanych na określonej wiki można znaleźć na stronie Special:Version na danej wiki. |