Erweiterung:RemovePII
![]() Freigabestatus: stabil |
|
---|---|
Einbindung | Datenbank , Spezialseite |
Beschreibung | Provides the special pages: Special:RemovePII and Special:GenerateRandomHash. |
Autor(en) | Universal Omega |
Letzte Version | 3.0.0 |
MediaWiki | 1.38.0+ |
PHP | 7.2+ |
Lizenz | GNU General Public License 3.0 oder neuer |
Herunterladen | GitHub: Hinweis: |
|
|
The RemovePII extension provides a special page allowing users with the handle-pii
right to remove personal identifiable information from a given user.
For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.
Installation
- Die Download und die Datei(en) in ein Verzeichnis namens
RemovePII
im Ordnerextensions/
ablegen. - Folgenden Code am Ende deiner
LocalSettings.php
hinzufügen:wfLoadExtension( 'RemovePII' );
- Erledigt – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
This extension is made by Miraheze. It may have issues you don't see in Miraheze. To report a bug or request a configuration change, please do so in the Miraheze Phabricator instead of the Wikimedia one. |