Extension:AccountInfo/hi

From Linux Web Expert

Revision as of 07:01, 15 December 2022 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

मीडियाविकि एक्सटेंशन मैन्युअल
AccountInfo
प्रकाशन की स्थिति: बीटा
कार्यान्वयन विशेष पृष्ठ
विवरण सदस्य को उनके बारे में संग्रहीत निजी जानकारी देखने देता है
लेखक Legoktm, Emufarmers
नवीनतम संस्करण 0.1 (2014-02-18)
MediaWiki 1.22+
PHP 5.3+
डेटाबेस बदलता है नहीं
लाइसेंस GNU साधारण सार्वजनिक लाइसेंस 2.0 या उसके बाद
डाउनलोड करें
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').
AccountInfo एक्सटेंशन को अनुवादित करें अगर यह translatewiki.net पर उपलब्ध है
आवारा भूमिका accountinfo
मुद्दे अधूरे कार्य · बग की रिपोर्ट करें

AccountInfo एक्सटेंशन की मदद से सदस्य "Special:AccountInfo" के ज़रिए अपने बारे में संग्रहीत निजी जानकारी देखने देता है।

दिखाई जाने वाली जानकारी

  • $wgPutIPinRC - लॉग-इन किए हुए सदस्य द्वारा किए गए कार्यों के लिए सभी अनूठे IP दिखाता है जो वर्तमान में टेबल पर संग्रहीत हैं।
  • CheckUser - वे सभी अनूठे IP पते, सदस्य-एजेंट, और XFF हैडर्स दिखाता है जो वर्तमान में टेबल पर संग्रहीत हैं।

स्थापना

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/AccountInfo/hi</tvar>|Download]] and move the extracted <tvar name=name>AccountInfo/hi</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%2Fhi
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'AccountInfo/hi' );
    
  • 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>

ये भी देखें