Extension:AccountInfo/fi

From Linux Web Expert

MediaWikin laajennukset-ohje
AccountInfo
Julkaisustatus: beeta
Toteutus Toimintosivu
Kuvaus Allows users to see private information stored about them
Tekijä(t) Legoktm, Emufarmers
Viimeisin versio 0.1 (2014-02-18)
MediaWiki 1.22+
PHP 5.3+
Tietokantamuutokset Ei
Lisenssi GNU General Public License 2.0 tai myöhempi
Lataa
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').
Voit kääntää AccountInfo-laajennuksen mikäli se on saatavilla translatewiki.netissä
Vagrant-rooli accountinfo
Ongelmat Avoimet tehtävät · Raportoi ongelmasta

The AccountInfo extension allows users to see private information stored about themselves via "Special:AccountInfo".

Näytetyt tiedot

  • $wgPutIPinRC - shows all unique IPs for actions made by the logged-in user that are currently stored in the table.
  • CheckUser - shows all unique groups of IP address, User-Agent, and XFF header that are currently stored in the table.

Asentaminen

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/AccountInfo/fi</tvar>|Download]] and move the extracted <tvar name=name>AccountInfo/fi</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/AccountInfo%2Ffi
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'AccountInfo/fi' );
    
  • 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>

Katso myös