Extension:AccountInfo/fa

Category:GPL licensed extensions/fa
راهنمای افزونهٔ مدیاویکی
AccountInfo
وضعیت انتشار: آزمایشیCategory:Beta status extensions/fa
انجام Special page Category:Special page extensions/fa
توضیحات Allows users to see private information stored about them
نویسنده(گان) Legoktm, Emufarmers
آخرین نسخه: 0.1 (2014-02-18)
MediaWiki 1.22+Category:Extensions with manual MediaWiki version
PHP 5.3+
تغییر پایگاه داده خیر
مجوز GNU General Public License 2.0 or later
بارگیری Category:Extensions in Wikimedia version control/fa
Quarterly downloads 18 (Ranked 77th)
Translate the AccountInfo extension if it is available at translatewiki.net
Vagrant role accountinfo
Issues Open tasks · گزارش یک مشکل
Category:All extensions/fa

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

اطلاعات نشان داده شده

  • $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.

راه‌اندازی

  • Download and move the extracted AccountInfo folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/AccountInfo
  • کد زیر را در انتهای $LocalSettings خودتان اضافه کنید:
    wfLoadExtension( 'AccountInfo' );
    
  • Yes انجام شد – به Special:Version در ویکی خودتان بروید تا مطئمن شوید که افزونه با موفقیت نصب شده است.

جستارهای وابسته

Category:All extensions/fa Category:Beta status extensions/fa Category:Extensions in Wikimedia version control/fa Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/fa Category:Special page extensions/fa