Extension:RemovePII/de

From Linux Web Expert

MediaWiki-Erweiterungen
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

  • generate-random-hash
  • handle-pii
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').

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

  • <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>RemovePII/de</tvar> in your <tvar name=ext>extensions/</tvar> folder.</translate>
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'RemovePII/de' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>